Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. Alle Rechte vorbehalten. C:\Users\neily>cd calibration C:\Users\neily\calibration>cargo clean C:\Users\neily\calibration>cargo build -vv Compiling proc-macro2 v1.0.38 Compiling unicode-xid v0.2.3 Compiling libc v0.2.125 Compiling version_check v0.9.4 Compiling glob v0.3.0 Compiling memchr v2.5.0 Compiling autocfg v1.1.0 Compiling syn v1.0.92 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro2-1.0.38&& set CARGO_PKG_AUTHORS="David Tolnay :Alex Crichton "&& set CARGO_PKG_DESCRIPTION="A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. "&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro2&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/proc-macro2&& set CARGO_PKG_VERSION=1.0.38&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=38&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro2-1.0.38\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"proc-macro\"" -C metadata=6c3c458438d5c0d2 -C extra-filename=-6c3c458438d5c0d2 --out-dir C:\Users\neily\calibration\target\debug\build\proc-macro2-6c3c458438d5c0d2 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=unicode_xid&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-xid-0.2.3&& set CARGO_PKG_AUTHORS="erick.tryzelaar :kwantam :Manish Goregaokar "&& set CARGO_PKG_DESCRIPTION="Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. "&& set CARGO_PKG_HOMEPAGE=https://github.com/unicode-rs/unicode-xid&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=unicode-xid&& set CARGO_PKG_REPOSITORY=https://github.com/unicode-rs/unicode-xid&& set CARGO_PKG_VERSION=0.2.3&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=3&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name unicode_xid C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-xid-0.2.3\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=a2eb6b9af02624f9 -C extra-filename=-a2eb6b9af02624f9 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\libc-0.2.125&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Raw FFI bindings to platform libraries like libc. "&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-lang/libc&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=libc&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/libc&& set CARGO_PKG_VERSION=0.2.125&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=125&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\libc-0.2.125\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=927850822b4d32e6 -C extra-filename=-927850822b4d32e6 --out-dir C:\Users\neily\calibration\target\debug\build\libc-927850822b4d32e6 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=version_check&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\version_check-0.9.4&& set CARGO_PKG_AUTHORS="Sergio Benitez "&& set CARGO_PKG_DESCRIPTION="Tiny crate to check the version of the installed/running rustc."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=version_check&& set CARGO_PKG_REPOSITORY=https://github.com/SergioBenitez/version_check&& set CARGO_PKG_VERSION=0.9.4&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=9&& set CARGO_PKG_VERSION_PATCH=4&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name version_check C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\version_check-0.9.4\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0c7bb8b4727181dd -C extra-filename=-0c7bb8b4727181dd --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=glob&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\glob-0.3.0&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Support for matching file paths against Unix shell style patterns. "&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-lang/glob&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=glob&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/glob&& set CARGO_PKG_VERSION=0.3.0&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name glob C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\glob-0.3.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0090db88c64f523a -C extra-filename=-0090db88c64f523a --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\memchr-2.5.0&& set CARGO_PKG_AUTHORS="Andrew Gallant :bluss"&& set CARGO_PKG_DESCRIPTION="Safe interface to memchr."&& set CARGO_PKG_HOMEPAGE=https://github.com/BurntSushi/memchr&& set CARGO_PKG_LICENSE=Unlicense/MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=memchr&& set CARGO_PKG_REPOSITORY=https://github.com/BurntSushi/memchr&& set CARGO_PKG_VERSION=2.5.0&& set CARGO_PKG_VERSION_MAJOR=2&& set CARGO_PKG_VERSION_MINOR=5&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\memchr-2.5.0\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=183cfb2771c628d5 -C extra-filename=-183cfb2771c628d5 --out-dir C:\Users\neily\calibration\target\debug\build\memchr-183cfb2771c628d5 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=autocfg&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\autocfg-1.1.0&& set CARGO_PKG_AUTHORS="Josh Stone "&& set CARGO_PKG_DESCRIPTION="Automatic cfg for Rust compiler features"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="Apache-2.0 OR MIT"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=autocfg&& set CARGO_PKG_REPOSITORY=https://github.com/cuviper/autocfg&& set CARGO_PKG_VERSION=1.1.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name autocfg C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\autocfg-1.1.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bdd243897d73d8b0 -C extra-filename=-bdd243897d73d8b0 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\syn-1.0.92&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Parser for Rust source code"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=syn&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/syn&& set CARGO_PKG_VERSION=1.0.92&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=92&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\syn-1.0.92\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clone-impls\"" --cfg "feature=\"default\"" --cfg "feature=\"derive\"" --cfg "feature=\"full\"" --cfg "feature=\"parsing\"" --cfg "feature=\"printing\"" --cfg "feature=\"proc-macro\"" --cfg "feature=\"quote\"" -C metadata=1b16b4b741e0134b -C extra-filename=-1b16b4b741e0134b --out-dir C:\Users\neily\calibration\target\debug\build\syn-1b16b4b741e0134b -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` warning: unused import: `std::path::Prefix` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\glob-0.3.0\src\lib.rs:173:13 | 173 | use std::path::Prefix; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: trait objects without an explicit `dyn` are deprecated --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\glob-0.3.0\src\lib.rs:294:32 | 294 | fn cause(&self) -> Option<&Error> { | ^^^^^ | = note: `#[warn(bare_trait_objects)]` on by default = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 294 - fn cause(&self) -> Option<&Error> { 294 + fn cause(&self) -> Option<&dyn Error> { | warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\glob-0.3.0\src\lib.rs:291:20 | 291 | self.error.description() | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling winapi v0.3.9 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\winapi-0.3.9&& set CARGO_PKG_AUTHORS="Peter Atashian "&& set CARGO_PKG_DESCRIPTION="Raw FFI bindings for all of Windows API."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=winapi&& set CARGO_PKG_REPOSITORY=https://github.com/retep998/winapi-rs&& set CARGO_PKG_VERSION=0.3.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\winapi-0.3.9\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"consoleapi\"" --cfg "feature=\"minwinbase\"" --cfg "feature=\"minwindef\"" --cfg "feature=\"ntdef\"" --cfg "feature=\"processenv\"" --cfg "feature=\"profileapi\"" --cfg "feature=\"std\"" --cfg "feature=\"sysinfoapi\"" --cfg "feature=\"timezoneapi\"" --cfg "feature=\"winbase\"" -C metadata=b911d6311999d0e5 -C extra-filename=-b911d6311999d0e5 --out-dir C:\Users\neily\calibration\target\debug\build\winapi-b911d6311999d0e5 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling percent-encoding v2.1.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=percent_encoding&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\percent-encoding-2.1.0&& set CARGO_PKG_AUTHORS="The rust-url developers"&& set CARGO_PKG_DESCRIPTION="Percent encoding and decoding"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=percent-encoding&& set CARGO_PKG_REPOSITORY=https://github.com/servo/rust-url/&& set CARGO_PKG_VERSION=2.1.0&& set CARGO_PKG_VERSION_MAJOR=2&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name percent_encoding C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\percent-encoding-2.1.0\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fde68a3daf922e05 -C extra-filename=-fde68a3daf922e05 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling regex-syntax v0.6.25 Compiling semver v1.0.9 Compiling jobserver v0.1.24 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=regex_syntax&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="A regular expression parser."&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-lang/regex&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=regex-syntax&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/regex&& set CARGO_PKG_VERSION=0.6.25&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=6&& set CARGO_PKG_VERSION_PATCH=25&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name regex_syntax --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"unicode\"" --cfg "feature=\"unicode-age\"" --cfg "feature=\"unicode-bool\"" --cfg "feature=\"unicode-case\"" --cfg "feature=\"unicode-gencat\"" --cfg "feature=\"unicode-perl\"" --cfg "feature=\"unicode-script\"" --cfg "feature=\"unicode-segment\"" -C metadata=2c26d28ed3b4e5e2 -C extra-filename=-2c26d28ed3b4e5e2 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\semver-1.0.9&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Parser and evaluator for Cargo's flavor of Semantic Versioning"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=semver&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/semver&& set CARGO_PKG_VERSION=1.0.9&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\semver-1.0.9\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=9b6b7e75d2aa75d3 -C extra-filename=-9b6b7e75d2aa75d3 --out-dir C:\Users\neily\calibration\target\debug\build\semver-9b6b7e75d2aa75d3 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=jobserver&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\jobserver-0.1.24&& set CARGO_PKG_AUTHORS="Alex Crichton "&& set CARGO_PKG_DESCRIPTION="An implementation of the GNU make jobserver for Rust "&& set CARGO_PKG_HOMEPAGE=https://github.com/alexcrichton/jobserver-rs&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=jobserver&& set CARGO_PKG_REPOSITORY=https://github.com/alexcrichton/jobserver-rs&& set CARGO_PKG_VERSION=0.1.24&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=24&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name jobserver --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\jobserver-0.1.24\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=99de8452dc913383 -C extra-filename=-99de8452dc913383 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` warning: associated function is never used: `producer_done` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\jobserver-0.1.24\src\lib.rs:490:8 | 490 | fn producer_done(&self) -> bool { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling serde_derive v1.0.137 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde_derive-1.0.137&& set CARGO_PKG_AUTHORS="Erick Tryzelaar :David Tolnay "&& set CARGO_PKG_DESCRIPTION="Macros 1.1 implementation of #[derive(Serialize, Deserialize)]"&& set CARGO_PKG_HOMEPAGE=https://serde.rs&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=serde_derive&& set CARGO_PKG_REPOSITORY=https://github.com/serde-rs/serde&& set CARGO_PKG_VERSION=1.0.137&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=137&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde_derive-1.0.137\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=42db1d805bb6013d -C extra-filename=-42db1d805bb6013d --out-dir C:\Users\neily\calibration\target\debug\build\serde_derive-42db1d805bb6013d -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling tinyvec_macros v0.1.0 Compiling dunce v1.0.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=tinyvec_macros&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\tinyvec_macros-0.1.0&& set CARGO_PKG_AUTHORS="Soveu "&& set CARGO_PKG_DESCRIPTION="Some macros for tiny containers"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0 OR Zlib"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=tinyvec_macros&& set CARGO_PKG_REPOSITORY=https://github.com/Soveu/tinyvec_macros&& set CARGO_PKG_VERSION=0.1.0&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name tinyvec_macros --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\tinyvec_macros-0.1.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=29d60c6ee895a123 -C extra-filename=-29d60c6ee895a123 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=dunce&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\dunce-1.0.2&& set CARGO_PKG_AUTHORS="Kornel "&& set CARGO_PKG_DESCRIPTION="Normalize Windows paths to the most compatible format, avoiding UNC where possible"&& set CARGO_PKG_HOMEPAGE=https://lib.rs/crates/dunce&& set CARGO_PKG_LICENSE=CC0-1.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=dunce&& set CARGO_PKG_REPOSITORY=https://gitlab.com/kornelski/dunce&& set CARGO_PKG_VERSION=1.0.2&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name dunce --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\dunce-1.0.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6584d485e4930f3a -C extra-filename=-6584d485e4930f3a --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling maplit v1.0.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=maplit&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\maplit-1.0.2&& set CARGO_PKG_AUTHORS=bluss&& set CARGO_PKG_DESCRIPTION="Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=maplit&& set CARGO_PKG_REPOSITORY=https://github.com/bluss/maplit&& set CARGO_PKG_VERSION=1.0.2&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name maplit C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\maplit-1.0.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ac9c855385c2a0cf -C extra-filename=-ac9c855385c2a0cf --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` warning: `glob` (lib) generated 3 warnings Compiling once_cell v1.10.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=once_cell&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\once_cell-1.10.0&& set CARGO_PKG_AUTHORS="Aleksey Kladov "&& set CARGO_PKG_DESCRIPTION="Single assignment cells and lazy values."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=once_cell&& set CARGO_PKG_REPOSITORY=https://github.com/matklad/once_cell&& set CARGO_PKG_VERSION=1.10.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=10&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name once_cell --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\once_cell-1.10.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"alloc\"" --cfg "feature=\"default\"" --cfg "feature=\"race\"" --cfg "feature=\"std\"" -C metadata=5a8a4e0a33ce6803 -C extra-filename=-5a8a4e0a33ce6803 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling vcpkg v0.2.15 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=vcpkg&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vcpkg-0.2.15&& set CARGO_PKG_AUTHORS="Jim McGrath "&& set CARGO_PKG_DESCRIPTION="A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. "&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=vcpkg&& set CARGO_PKG_REPOSITORY=https://github.com/mcgoo/vcpkg-rs&& set CARGO_PKG_VERSION=0.2.15&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=15&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name vcpkg C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vcpkg-0.2.15\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=16541f864a27ef31 -C extra-filename=-16541f864a27ef31 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling unicode-width v0.1.9 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=unicode_width&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-width-0.1.9&& set CARGO_PKG_AUTHORS="kwantam :Manish Goregaokar "&& set CARGO_PKG_DESCRIPTION="Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. "&& set CARGO_PKG_HOMEPAGE=https://github.com/unicode-rs/unicode-width&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=unicode-width&& set CARGO_PKG_REPOSITORY=https://github.com/unicode-rs/unicode-width&& set CARGO_PKG_VERSION=0.1.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name unicode_width C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-width-0.1.9\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=f2173ca47c4d5e0b -C extra-filename=-f2173ca47c4d5e0b --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling serde v1.0.137 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde-1.0.137&& set CARGO_PKG_AUTHORS="Erick Tryzelaar :David Tolnay "&& set CARGO_PKG_DESCRIPTION="A generic serialization/deserialization framework"&& set CARGO_PKG_HOMEPAGE=https://serde.rs&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=serde&& set CARGO_PKG_REPOSITORY=https://github.com/serde-rs/serde&& set CARGO_PKG_VERSION=1.0.137&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=137&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde-1.0.137\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"derive\"" --cfg "feature=\"serde_derive\"" --cfg "feature=\"std\"" -C metadata=7c2c926c3a9cca6e -C extra-filename=-7c2c926c3a9cca6e --out-dir C:\Users\neily\calibration\target\debug\build\serde-7c2c926c3a9cca6e -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling pkg-config v0.3.25 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=pkg_config&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\pkg-config-0.3.25&& set CARGO_PKG_AUTHORS="Alex Crichton "&& set CARGO_PKG_DESCRIPTION="A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. "&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=pkg-config&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/pkg-config-rs&& set CARGO_PKG_VERSION=0.3.25&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=25&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name pkg_config C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\pkg-config-0.3.25\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4579043826727542 -C extra-filename=-4579043826727542 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling matches v0.1.9 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=matches&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\matches-0.1.9&& set CARGO_PKG_AUTHORS="Simon Sapin "&& set CARGO_PKG_DESCRIPTION="A macro to evaluate, as a boolean, whether an expression matches a pattern."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=matches&& set CARGO_PKG_REPOSITORY=https://github.com/SimonSapin/rust-std-candidates&& set CARGO_PKG_VERSION=0.1.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name matches C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\matches-0.1.9\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3e5c6c213ebadb61 -C extra-filename=-3e5c6c213ebadb61 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling unicode-segmentation v1.9.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=unicode_segmentation&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-segmentation-1.9.0&& set CARGO_PKG_AUTHORS="kwantam :Manish Goregaokar "&& set CARGO_PKG_DESCRIPTION="This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. "&& set CARGO_PKG_HOMEPAGE=https://github.com/unicode-rs/unicode-segmentation&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=unicode-segmentation&& set CARGO_PKG_REPOSITORY=https://github.com/unicode-rs/unicode-segmentation&& set CARGO_PKG_VERSION=1.9.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=9&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name unicode_segmentation --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-segmentation-1.9.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f0c69c1c55ba26b2 -C extra-filename=-f0c69c1c55ba26b2 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` warning: `jobserver` (lib) generated 1 warning Compiling shlex v1.1.0 Compiling bitflags v1.3.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=shlex&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\shlex-1.1.0&& set CARGO_PKG_AUTHORS="comex :Fenhl "&& set CARGO_PKG_DESCRIPTION="Split a string into shell words, like Python's shlex."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=shlex&& set CARGO_PKG_REPOSITORY=https://github.com/comex/rust-shlex&& set CARGO_PKG_VERSION=1.1.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name shlex C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\shlex-1.1.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=26dd8405634bcfb6 -C extra-filename=-26dd8405634bcfb6 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=bitflags&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\bitflags-1.3.2&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="A macro to generate structures which behave like bitflags. "&& set CARGO_PKG_HOMEPAGE=https://github.com/bitflags/bitflags&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=bitflags&& set CARGO_PKG_REPOSITORY=https://github.com/bitflags/bitflags&& set CARGO_PKG_VERSION=1.3.2&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name bitflags --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\bitflags-1.3.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=453224977b6da79f -C extra-filename=-453224977b6da79f --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling anyhow v1.0.57 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.57&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Flexible concrete Error type built on std::error::Error"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=anyhow&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/anyhow&& set CARGO_PKG_VERSION=1.0.57&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=57&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.57\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=3eee420b052878e1 -C extra-filename=-3eee420b052878e1 --out-dir C:\Users\neily\calibration\target\debug\build\anyhow-3eee420b052878e1 -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling strsim v0.8.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=strsim&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\strsim-0.8.0&& set CARGO_PKG_AUTHORS="Danny Guo "&& set CARGO_PKG_DESCRIPTION="Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler. "&& set CARGO_PKG_HOMEPAGE=https://github.com/dguo/strsim-rs&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=strsim&& set CARGO_PKG_REPOSITORY=https://github.com/dguo/strsim-rs&& set CARGO_PKG_VERSION=0.8.0&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=8&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name strsim C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\strsim-0.8.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=90688362b3d41b77 -C extra-filename=-90688362b3d41b77 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling unicode-bidi v0.3.8 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=unicode_bidi&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-bidi-0.3.8&& set CARGO_PKG_AUTHORS="The Servo Project Developers"&& set CARGO_PKG_DESCRIPTION="Implementation of the Unicode Bidirectional Algorithm"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=unicode-bidi&& set CARGO_PKG_REPOSITORY=https://github.com/servo/unicode-bidi&& set CARGO_PKG_VERSION=0.3.8&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=8&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name unicode_bidi --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-bidi-0.3.8\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"hardcoded-data\"" --cfg "feature=\"std\"" -C metadata=445b400bff34bd89 -C extra-filename=-445b400bff34bd89 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling vec_map v0.8.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=vec_map&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vec_map-0.8.2&& set CARGO_PKG_AUTHORS="Alex Crichton :Jorge Aparicio :Alexis Beingessner :Brian Anderson <>:tbu- <>:Manish Goregaokar <>:Aaron Turon :Adolfo Ochagavía <>:Niko Matsakis <>:Steven Fackler <>:Chase Southwood :Eduard Burtescu <>:Florian Wilkens <>:Félix Raimundo <>:Tibor Benke <>:Markus Siemens :Josh Branchaud :Huon Wilson :Corey Farwell :Aaron Liblong <>:Nick Cameron :Patrick Walton :Felix S Klock II <>:Andrew Paseltiner :Sean McArthur :Vadim Petrochenkov <>"&& set CARGO_PKG_DESCRIPTION="A simple map based on a vector for small integer keys"&& set CARGO_PKG_HOMEPAGE=https://github.com/contain-rs/vec-map&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=vec_map&& set CARGO_PKG_REPOSITORY=https://github.com/contain-rs/vec-map&& set CARGO_PKG_VERSION=0.8.2&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=8&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name vec_map C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vec_map-0.8.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=013e5a2e6f82c73b -C extra-filename=-013e5a2e6f82c73b --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` warning: unnecessary parentheses around type --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vec_map-0.8.2\src\lib.rs:1010:34 | 1010 | fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 1010 - fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) } 1010 + fn next(&mut self) -> Option<&'a V> { self.iter.next().map(|e| e.1) } | warning: unnecessary parentheses around type --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vec_map-0.8.2\src\lib.rs:1017:39 | 1017 | fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1017 - fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) } 1017 + fn next_back(&mut self) -> Option<&'a V> { self.iter.next_back().map(|e| e.1) } | warning: unnecessary parentheses around type --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\vec_map-0.8.2\src\lib.rs:1023:34 | 1023 | fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } | ^ ^ | help: remove these parentheses | 1023 - fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) } 1023 + fn next(&mut self) -> Option<&'a mut V> { self.iter_mut.next().map(|e| e.1) } | warning: `vec_map` (lib) generated 3 warnings Compiling cache-padded v1.2.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=cache_padded&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\cache-padded-1.2.0&& set CARGO_PKG_AUTHORS="Stjepan Glavina "&& set CARGO_PKG_DESCRIPTION="Prevent false sharing by padding and aligning to the length of a cache line"&& set CARGO_PKG_HOMEPAGE=https://github.com/smol-rs/cache-padded&& set CARGO_PKG_LICENSE="Apache-2.0 OR MIT"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=cache-padded&& set CARGO_PKG_REPOSITORY=https://github.com/smol-rs/cache-padded&& set CARGO_PKG_VERSION=1.2.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name cache_padded --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\cache-padded-1.2.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=783629b43dc652a9 -C extra-filename=-783629b43dc652a9 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Compiling lazy_static v1.4.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=lazy_static&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\lazy_static-1.4.0&& set CARGO_PKG_AUTHORS="Marvin Löbel "&& set CARGO_PKG_DESCRIPTION="A macro for declaring lazily evaluated statics in Rust."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=lazy_static&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang-nursery/lazy-static.rs&& set CARGO_PKG_VERSION=1.4.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=4&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name lazy_static C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\lazy_static-1.4.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eae418c2083836f6 -C extra-filename=-eae418c2083836f6 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `C:\Users\neily\calibration\target\debug\build\memchr-183cfb2771c628d5\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\libc-927850822b4d32e6\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\proc-macro2-6c3c458438d5c0d2\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\syn-1b16b4b741e0134b\build-script-build` [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx Compiling cc v1.0.73 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=cc&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\cc-1.0.73&& set CARGO_PKG_AUTHORS="Alex Crichton "&& set CARGO_PKG_DESCRIPTION="A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. "&& set CARGO_PKG_HOMEPAGE=https://github.com/alexcrichton/cc-rs&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=cc&& set CARGO_PKG_REPOSITORY=https://github.com/alexcrichton/cc-rs&& set CARGO_PKG_VERSION=1.0.73&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=73&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name cc --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\cc-1.0.73\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"jobserver\"" --cfg "feature=\"parallel\"" -C metadata=d8e04e5f1e2c3118 -C extra-filename=-d8e04e5f1e2c3118 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern jobserver=C:\Users\neily\calibration\target\debug\deps\libjobserver-99de8452dc913383.rmeta --cap-lints warn` warning: field is never read: `printer` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25\src\ast\print.rs:66:5 | 66 | printer: &'p mut Printer, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25\src\ast\print.rs:64:10 | 64 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `printer` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25\src\hir\print.rs:74:5 | 74 | printer: &'p mut Printer, | ^^^^^^^^^^^^^^^^^^^^^^^^ | note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-syntax-0.6.25\src\hir\print.rs:72:10 | 72 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling proc-macro-error-attr v1.0.4 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-attr-1.0.4&& set CARGO_PKG_AUTHORS="CreepySkeleton "&& set CARGO_PKG_DESCRIPTION="Attribute macro for proc-macro-error crate"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro-error-attr&& set CARGO_PKG_REPOSITORY=https://gitlab.com/CreepySkeleton/proc-macro-error&& set CARGO_PKG_VERSION=1.0.4&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=4&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-attr-1.0.4\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d27f20b8053348bb -C extra-filename=-d27f20b8053348bb --out-dir C:\Users\neily\calibration\target\debug\build\proc-macro-error-attr-d27f20b8053348bb -L dependency=C:\Users\neily\calibration\target\debug\deps --extern version_check=C:\Users\neily\calibration\target\debug\deps\libversion_check-0c7bb8b4727181dd.rlib --cap-lints warn` [libc 0.2.125] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.38] cargo:rerun-if-changed=build.rs Compiling proc-macro-error v1.0.4 [libc 0.2.125] cargo:rustc-cfg=freebsd11 [libc 0.2.125] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.125] cargo:rustc-cfg=libc_union [libc 0.2.125] cargo:rustc-cfg=libc_const_size_of [libc 0.2.125] cargo:rustc-cfg=libc_align [libc 0.2.125] cargo:rustc-cfg=libc_int128 [libc 0.2.125] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.125] cargo:rustc-cfg=libc_packedN [libc 0.2.125] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.125] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.125] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.125] cargo:rustc-cfg=libc_underscore_const_names Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-1.0.4&& set CARGO_PKG_AUTHORS="CreepySkeleton "&& set CARGO_PKG_DESCRIPTION="Almost drop-in replacement to panics in proc-macros"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro-error&& set CARGO_PKG_REPOSITORY=https://gitlab.com/CreepySkeleton/proc-macro-error&& set CARGO_PKG_VERSION=1.0.4&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=4&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-1.0.4\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"syn\"" --cfg "feature=\"syn-error\"" -C metadata=0551eec8c5f2f0f9 -C extra-filename=-0551eec8c5f2f0f9 --out-dir C:\Users\neily\calibration\target\debug\build\proc-macro-error-0551eec8c5f2f0f9 -L dependency=C:\Users\neily\calibration\target\debug\deps --extern version_check=C:\Users\neily\calibration\target\debug\deps\libversion_check-0c7bb8b4727181dd.rlib --cap-lints warn` Compiling num-traits v0.2.15 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-traits-0.2.15&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Numeric traits for generic mathematics"&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-num/num-traits&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=num-traits&& set CARGO_PKG_REPOSITORY=https://github.com/rust-num/num-traits&& set CARGO_PKG_VERSION=0.2.15&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=15&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-traits-0.2.15\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=4c76c5be6b6b9e2c -C extra-filename=-4c76c5be6b6b9e2c --out-dir C:\Users\neily\calibration\target\debug\build\num-traits-4c76c5be6b6b9e2c -L dependency=C:\Users\neily\calibration\target\debug\deps --extern autocfg=C:\Users\neily\calibration\target\debug\deps\libautocfg-bdd243897d73d8b0.rlib --cap-lints warn` [proc-macro2 1.0.38] cargo:rustc-cfg=use_proc_macro [proc-macro2 1.0.38] cargo:rustc-cfg=wrap_proc_macro Compiling num-integer v0.1.45 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-integer-0.1.45&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Integer traits and functions"&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-num/num-integer&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=num-integer&& set CARGO_PKG_REPOSITORY=https://github.com/rust-num/num-integer&& set CARGO_PKG_VERSION=0.1.45&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=45&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-integer-0.1.45\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=218ba026f7b9a2e9 -C extra-filename=-218ba026f7b9a2e9 --out-dir C:\Users\neily\calibration\target\debug\build\num-integer-218ba026f7b9a2e9 -L dependency=C:\Users\neily\calibration\target\debug\deps --extern autocfg=C:\Users\neily\calibration\target\debug\deps\libautocfg-bdd243897d73d8b0.rlib --cap-lints warn` Compiling tinyvec v1.6.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=tinyvec&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\tinyvec-1.6.0&& set CARGO_PKG_AUTHORS="Lokathor "&& set CARGO_PKG_DESCRIPTION="`tinyvec` provides 100% safe vec-like data structures."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="Zlib OR Apache-2.0 OR MIT"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=tinyvec&& set CARGO_PKG_REPOSITORY=https://github.com/Lokathor/tinyvec&& set CARGO_PKG_VERSION=1.6.0&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=6&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name tinyvec --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\tinyvec-1.6.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"alloc\"" --cfg "feature=\"default\"" --cfg "feature=\"tinyvec_macros\"" -C metadata=5ab0d3406d87e798 -C extra-filename=-5ab0d3406d87e798 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern tinyvec_macros=C:\Users\neily\calibration\target\debug\deps\libtinyvec_macros-29d60c6ee895a123.rmeta --cap-lints warn` [syn 1.0.92] cargo:rustc-cfg=syn_disable_nightly_tests Compiling clang-sys v1.3.1 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-sys-1.3.1&& set CARGO_PKG_AUTHORS="Kyle Mayes "&& set CARGO_PKG_DESCRIPTION="Rust bindings for libclang."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=clang-sys&& set CARGO_PKG_REPOSITORY=https://github.com/KyleMayes/clang-sys&& set CARGO_PKG_VERSION=1.3.1&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=1&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-sys-1.3.1\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clang_3_5\"" --cfg "feature=\"clang_3_6\"" --cfg "feature=\"clang_3_7\"" --cfg "feature=\"clang_3_8\"" --cfg "feature=\"clang_3_9\"" --cfg "feature=\"clang_4_0\"" --cfg "feature=\"clang_5_0\"" --cfg "feature=\"clang_6_0\"" -C metadata=6e2b5771ec62a256 -C extra-filename=-6e2b5771ec62a256 --out-dir C:\Users\neily\calibration\target\debug\build\clang-sys-6e2b5771ec62a256 -L dependency=C:\Users\neily\calibration\target\debug\deps --extern glob=C:\Users\neily\calibration\target\debug\deps\libglob-0090db88c64f523a.rlib --cap-lints warn` Compiling textwrap v0.11.0 Running `C:\Users\neily\calibration\target\debug\build\semver-9b6b7e75d2aa75d3\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\winapi-b911d6311999d0e5\build-script-build` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=textwrap&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\textwrap-0.11.0&& set CARGO_PKG_AUTHORS="Martin Geisler "&& set CARGO_PKG_DESCRIPTION="Textwrap is a small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. "&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=textwrap&& set CARGO_PKG_REPOSITORY=https://github.com/mgeisler/textwrap&& set CARGO_PKG_VERSION=0.11.0&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=11&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name textwrap C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\textwrap-0.11.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bba2a236b181fad1 -C extra-filename=-bba2a236b181fad1 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern unicode_width=C:\Users\neily\calibration\target\debug\deps\libunicode_width-f2173ca47c4d5e0b.rmeta --cap-lints warn` Compiling form_urlencoded v1.0.1 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=form_urlencoded&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\form_urlencoded-1.0.1&& set CARGO_PKG_AUTHORS="The rust-url developers"&& set CARGO_PKG_DESCRIPTION="Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=form_urlencoded&& set CARGO_PKG_REPOSITORY=https://github.com/servo/rust-url&& set CARGO_PKG_VERSION=1.0.1&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=1&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name form_urlencoded --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\form_urlencoded-1.0.1\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=23633374f470be86 -C extra-filename=-23633374f470be86 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern matches=C:\Users\neily\calibration\target\debug\deps\libmatches-3e5c6c213ebadb61.rmeta --extern percent_encoding=C:\Users\neily\calibration\target\debug\deps\libpercent_encoding-fde68a3daf922e05.rmeta --cap-lints warn` [winapi 0.3.9] cargo:rerun-if-changed=build.rs [winapi 0.3.9] cargo:rerun-if-env-changed=WINAPI_NO_BUNDLED_LIBRARIES [winapi 0.3.9] cargo:rerun-if-env-changed=WINAPI_STATIC_NOBUNDLE [winapi 0.3.9] cargo:rustc-cfg=feature="ktmtypes" [winapi 0.3.9] cargo:rustc-cfg=feature="wincontypes" [winapi 0.3.9] cargo:rustc-cfg=feature="vcruntime" [winapi 0.3.9] cargo:rustc-cfg=feature="ntstatus" [winapi 0.3.9] cargo:rustc-cfg=feature="guiddef" [winapi 0.3.9] cargo:rustc-cfg=feature="cfg" [winapi 0.3.9] cargo:rustc-cfg=feature="reason" [winapi 0.3.9] cargo:rustc-cfg=feature="winreg" [winapi 0.3.9] cargo:rustc-cfg=feature="winnt" [winapi 0.3.9] cargo:rustc-cfg=feature="windef" [winapi 0.3.9] cargo:rustc-cfg=feature="excpt" [winapi 0.3.9] cargo:rustc-cfg=feature="libloaderapi" [winapi 0.3.9] cargo:rustc-cfg=feature="wincon" [winapi 0.3.9] cargo:rustc-cfg=feature="cfgmgr32" [winapi 0.3.9] cargo:rustc-cfg=feature="vadefs" [winapi 0.3.9] cargo:rustc-cfg=feature="fileapi" [winapi 0.3.9] cargo:rustc-cfg=feature="basetsd" [winapi 0.3.9] cargo:rustc-cfg=feature="devpropdef" [winapi 0.3.9] cargo:rustc-cfg=feature="processthreadsapi" [winapi 0.3.9] cargo:rustc-cfg=feature="wingdi" [winapi 0.3.9] cargo:rustc-link-lib=dylib=advapi32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=cfgmgr32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=gdi32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=kernel32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=msimg32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=opengl32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=user32 [winapi 0.3.9] cargo:rustc-link-lib=dylib=winspool Running `C:\Users\neily\calibration\target\debug\build\serde_derive-42db1d805bb6013d\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\serde-7c2c926c3a9cca6e\build-script-build` Compiling heck v0.3.3 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=heck&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\heck-0.3.3&& set CARGO_PKG_AUTHORS="Without Boats "&& set CARGO_PKG_DESCRIPTION="heck is a case conversion library."&& set CARGO_PKG_HOMEPAGE=https://github.com/withoutboats/heck&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=heck&& set CARGO_PKG_REPOSITORY=https://github.com/withoutboats/heck&& set CARGO_PKG_VERSION=0.3.3&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=3&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name heck --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\heck-0.3.3\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e0893d0e8156ba85 -C extra-filename=-e0893d0e8156ba85 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern unicode_segmentation=C:\Users\neily\calibration\target\debug\deps\libunicode_segmentation-f0c69c1c55ba26b2.rmeta --cap-lints warn` [serde_derive 1.0.137] cargo:rustc-cfg=underscore_consts [serde_derive 1.0.137] cargo:rustc-cfg=ptr_addr_of Running `C:\Users\neily\calibration\target\debug\build\anyhow-3eee420b052878e1\build-script-build` Compiling triple_buffer v6.0.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=triple_buffer&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\triple_buffer-6.0.0&& set CARGO_PKG_AUTHORS="Hadrien G. "&& set CARGO_PKG_DESCRIPTION="An implementation of triple buffering, useful for sharing frequently updated data between threads"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MPL-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=triple_buffer&& set CARGO_PKG_REPOSITORY=https://github.com/HadrienG2/triple-buffer&& set CARGO_PKG_VERSION=6.0.0&& set CARGO_PKG_VERSION_MAJOR=6&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name triple_buffer --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\triple_buffer-6.0.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bc03cad96b6abdf7 -C extra-filename=-bc03cad96b6abdf7 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern cache_padded=C:\Users\neily\calibration\target\debug\deps\libcache_padded-783629b43dc652a9.rmeta --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=memchr&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\memchr-2.5.0&& set CARGO_PKG_AUTHORS="Andrew Gallant :bluss"&& set CARGO_PKG_DESCRIPTION="Safe interface to memchr."&& set CARGO_PKG_HOMEPAGE=https://github.com/BurntSushi/memchr&& set CARGO_PKG_LICENSE=Unlicense/MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=memchr&& set CARGO_PKG_REPOSITORY=https://github.com/BurntSushi/memchr&& set CARGO_PKG_VERSION=2.5.0&& set CARGO_PKG_VERSION_MAJOR=2&& set CARGO_PKG_VERSION_MINOR=5&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\memchr-7d35d63a17e06db1\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name memchr --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\memchr-2.5.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=028805bfd8b240b8 -C extra-filename=-028805bfd8b240b8 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=libc&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\libc-0.2.125&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Raw FFI bindings to platform libraries like libc. "&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-lang/libc&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=libc&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/libc&& set CARGO_PKG_VERSION=0.2.125&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=125&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\libc-e66a63a713b01e72\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name libc C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\libc-0.2.125\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=a814a7c353dff6eb -C extra-filename=-a814a7c353dff6eb --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=proc_macro2&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro2-1.0.38&& set CARGO_PKG_AUTHORS="David Tolnay :Alex Crichton "&& set CARGO_PKG_DESCRIPTION="A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. "&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro2&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/proc-macro2&& set CARGO_PKG_VERSION=1.0.38&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=38&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\proc-macro2-8012e5b3d2ae5865\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name proc_macro2 --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro2-1.0.38\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"proc-macro\"" -C metadata=cb9d12d75f7c9814 -C extra-filename=-cb9d12d75f7c9814 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern unicode_xid=C:\Users\neily\calibration\target\debug\deps\libunicode_xid-a2eb6b9af02624f9.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro` Running `C:\Users\neily\calibration\target\debug\build\proc-macro-error-attr-d27f20b8053348bb\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\num-traits-4c76c5be6b6b9e2c\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\proc-macro-error-0551eec8c5f2f0f9\build-script-build` Running `C:\Users\neily\calibration\target\debug\build\num-integer-218ba026f7b9a2e9\build-script-build` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=winapi&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\winapi-0.3.9&& set CARGO_PKG_AUTHORS="Peter Atashian "&& set CARGO_PKG_DESCRIPTION="Raw FFI bindings for all of Windows API."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=winapi&& set CARGO_PKG_REPOSITORY=https://github.com/retep998/winapi-rs&& set CARGO_PKG_VERSION=0.3.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\winapi-5bc45d76a24634d7\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name winapi C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\winapi-0.3.9\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"consoleapi\"" --cfg "feature=\"minwinbase\"" --cfg "feature=\"minwindef\"" --cfg "feature=\"ntdef\"" --cfg "feature=\"processenv\"" --cfg "feature=\"profileapi\"" --cfg "feature=\"std\"" --cfg "feature=\"sysinfoapi\"" --cfg "feature=\"timezoneapi\"" --cfg "feature=\"winbase\"" -C metadata=bf0a96faf877d0aa -C extra-filename=-bf0a96faf877d0aa --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn --cfg "feature=\"ktmtypes\"" --cfg "feature=\"wincontypes\"" --cfg "feature=\"vcruntime\"" --cfg "feature=\"ntstatus\"" --cfg "feature=\"guiddef\"" --cfg "feature=\"cfg\"" --cfg "feature=\"reason\"" --cfg "feature=\"winreg\"" --cfg "feature=\"winnt\"" --cfg "feature=\"windef\"" --cfg "feature=\"excpt\"" --cfg "feature=\"libloaderapi\"" --cfg "feature=\"wincon\"" --cfg "feature=\"cfgmgr32\"" --cfg "feature=\"vadefs\"" --cfg "feature=\"fileapi\"" --cfg "feature=\"basetsd\"" --cfg "feature=\"devpropdef\"" --cfg "feature=\"processthreadsapi\"" --cfg "feature=\"wingdi\"" -l dylib=advapi32 -l dylib=cfgmgr32 -l dylib=gdi32 -l dylib=kernel32 -l dylib=msimg32 -l dylib=opengl32 -l dylib=user32 -l dylib=winspool` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=semver&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\semver-1.0.9&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Parser and evaluator for Cargo's flavor of Semantic Versioning"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=semver&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/semver&& set CARGO_PKG_VERSION=1.0.9&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\semver-7af3b349032f1b81\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name semver --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\semver-1.0.9\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=d767a73801c9fa5d -C extra-filename=-d767a73801c9fa5d --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback warning: `regex-syntax` (lib) generated 2 warnings Compiling unicode-normalization v0.1.19 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=unicode_normalization&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-normalization-0.1.19&& set CARGO_PKG_AUTHORS="kwantam :Manish Goregaokar "&& set CARGO_PKG_DESCRIPTION="This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. "&& set CARGO_PKG_HOMEPAGE=https://github.com/unicode-rs/unicode-normalization&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=unicode-normalization&& set CARGO_PKG_REPOSITORY=https://github.com/unicode-rs/unicode-normalization&& set CARGO_PKG_VERSION=0.1.19&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=19&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name unicode_normalization --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\unicode-normalization-0.1.19\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=0a6690ceba11b97b -C extra-filename=-0a6690ceba11b97b --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern tinyvec=C:\Users\neily\calibration\target\debug\deps\libtinyvec-5ab0d3406d87e798.rmeta --cap-lints warn` Running `C:\Users\neily\calibration\target\debug\build\clang-sys-6e2b5771ec62a256\build-script-build` Compiling aho-corasick v0.7.18 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=aho_corasick&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18&& set CARGO_PKG_AUTHORS="Andrew Gallant "&& set CARGO_PKG_DESCRIPTION="Fast multiple substring searching."&& set CARGO_PKG_HOMEPAGE=https://github.com/BurntSushi/aho-corasick&& set CARGO_PKG_LICENSE=Unlicense/MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=aho-corasick&& set CARGO_PKG_REPOSITORY=https://github.com/BurntSushi/aho-corasick&& set CARGO_PKG_VERSION=0.7.18&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=7&& set CARGO_PKG_VERSION_PATCH=18&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name aho_corasick --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=70b7ce3ec4cc1ae8 -C extra-filename=-70b7ce3ec4cc1ae8 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern memchr=C:\Users\neily\calibration\target\debug\deps\libmemchr-028805bfd8b240b8.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_i128 [clang-sys 1.3.1] cargo:rustc-link-search=C:\Program Files\LLVM\bin [clang-sys 1.3.1] cargo:rustc-link-search=C:\Program Files\LLVM\lib [clang-sys 1.3.1] cargo:rustc-link-lib=dylib=libclang Compiling quote v1.0.18 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=anyhow&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.57&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Flexible concrete Error type built on std::error::Error"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=anyhow&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/anyhow&& set CARGO_PKG_VERSION=1.0.57&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=57&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\anyhow-ab1805b60a96d509\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name anyhow --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.57\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=5fb2edac6ca0c615 -C extra-filename=-5fb2edac6ca0c615 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=quote&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\quote-1.0.18&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Quasi-quoting macro quote!(...)"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=quote&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/quote&& set CARGO_PKG_VERSION=1.0.18&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=18&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name quote --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\quote-1.0.18\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"proc-macro\"" -C metadata=79d51e8b9b7e4433 -C extra-filename=-79d51e8b9b7e4433 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=clang_sys&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-sys-1.3.1&& set CARGO_PKG_AUTHORS="Kyle Mayes "&& set CARGO_PKG_DESCRIPTION="Rust bindings for libclang."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=clang-sys&& set CARGO_PKG_REPOSITORY=https://github.com/KyleMayes/clang-sys&& set CARGO_PKG_VERSION=1.3.1&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=1&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\clang-sys-f32c453b37cb30ad\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name clang_sys C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-sys-1.3.1\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clang_3_5\"" --cfg "feature=\"clang_3_6\"" --cfg "feature=\"clang_3_7\"" --cfg "feature=\"clang_3_8\"" --cfg "feature=\"clang_3_9\"" --cfg "feature=\"clang_4_0\"" --cfg "feature=\"clang_5_0\"" --cfg "feature=\"clang_6_0\"" -C metadata=e74e977e697b8075 -C extra-filename=-e74e977e697b8075 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern glob=C:\Users\neily\calibration\target\debug\deps\libglob-0090db88c64f523a.rmeta --extern libc=C:\Users\neily\calibration\target\debug\deps\liblibc-a814a7c353dff6eb.rmeta --cap-lints warn -L "C:\Program Files\LLVM\bin" -L "C:\Program Files\LLVM\lib" -l dylib=libclang` [num-integer 0.1.45] cargo:rustc-cfg=has_i128 [num-integer 0.1.45] cargo:rerun-if-changed=build.rs Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=syn&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\syn-1.0.92&& set CARGO_PKG_AUTHORS="David Tolnay "&& set CARGO_PKG_DESCRIPTION="Parser for Rust source code"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=syn&& set CARGO_PKG_REPOSITORY=https://github.com/dtolnay/syn&& set CARGO_PKG_VERSION=1.0.92&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=92&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\syn-d88c4a85ebbb9f8a\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name syn --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\syn-1.0.92\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clone-impls\"" --cfg "feature=\"default\"" --cfg "feature=\"derive\"" --cfg "feature=\"full\"" --cfg "feature=\"parsing\"" --cfg "feature=\"printing\"" --cfg "feature=\"proc-macro\"" --cfg "feature=\"quote\"" -C metadata=e1af518929acde7d -C extra-filename=-e1af518929acde7d --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rmeta --extern quote=C:\Users\neily\calibration\target\debug\deps\libquote-79d51e8b9b7e4433.rmeta --extern unicode_xid=C:\Users\neily\calibration\target\debug\deps\libunicode_xid-a2eb6b9af02624f9.rmeta --cap-lints warn --cfg syn_disable_nightly_tests` warning: field is never read: `last_match_end` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\ahocorasick.rs:1222:5 | 1222 | last_match_end: usize, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `FindOverlappingIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\ahocorasick.rs:1216:10 | 1216 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `start` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\ahocorasick.rs:1360:33 | 1360 | NonMatch { bytes: &'r [u8], start: usize }, | ^^^^^^^^^^^^ | note: `StreamChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\ahocorasick.rs:1357:10 | 1357 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `config` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\packed\api.rs:380:5 | 380 | config: Config, | ^^^^^^^^^^^^^^ | note: `Searcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\aho-corasick-0.7.18\src\packed\api.rs:378:10 | 378 | #[derive(Clone, Debug)] | ^^^^^ ^^^^^ = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling idna v0.2.3 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=idna&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\idna-0.2.3&& set CARGO_PKG_AUTHORS="The rust-url developers"&& set CARGO_PKG_DESCRIPTION="IDNA (Internationalizing Domain Names in Applications) and Punycode."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=idna&& set CARGO_PKG_REPOSITORY=https://github.com/servo/rust-url/&& set CARGO_PKG_VERSION=0.2.3&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=3&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name idna --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\idna-0.2.3\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0df3536327ea0f7a -C extra-filename=-0df3536327ea0f7a --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern matches=C:\Users\neily\calibration\target\debug\deps\libmatches-3e5c6c213ebadb61.rmeta --extern unicode_bidi=C:\Users\neily\calibration\target\debug\deps\libunicode_bidi-445b400bff34bd89.rmeta --extern unicode_normalization=C:\Users\neily\calibration\target\debug\deps\libunicode_normalization-0a6690ceba11b97b.rmeta --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=proc_macro_error_attr&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-attr-1.0.4&& set CARGO_PKG_AUTHORS="CreepySkeleton "&& set CARGO_PKG_DESCRIPTION="Attribute macro for proc-macro-error crate"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro-error-attr&& set CARGO_PKG_REPOSITORY=https://gitlab.com/CreepySkeleton/proc-macro-error&& set CARGO_PKG_VERSION=1.0.4&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=4&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\proc-macro-error-attr-4d9fd01d171960c7\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name proc_macro_error_attr --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-attr-1.0.4\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=5833eda5398e0f22 -C extra-filename=-5833eda5398e0f22 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rlib --extern quote=C:\Users\neily\calibration\target\debug\deps\libquote-79d51e8b9b7e4433.rlib --extern proc_macro --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits Compiling regex v1.5.5 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=regex&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-1.5.5&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. "&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-lang/regex&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=regex&& set CARGO_PKG_REPOSITORY=https://github.com/rust-lang/regex&& set CARGO_PKG_VERSION=1.5.5&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=5&& set CARGO_PKG_VERSION_PATCH=5&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name regex --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\regex-1.5.5\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"aho-corasick\"" --cfg "feature=\"default\"" --cfg "feature=\"memchr\"" --cfg "feature=\"perf\"" --cfg "feature=\"perf-cache\"" --cfg "feature=\"perf-dfa\"" --cfg "feature=\"perf-inline\"" --cfg "feature=\"perf-literal\"" --cfg "feature=\"std\"" --cfg "feature=\"unicode\"" --cfg "feature=\"unicode-age\"" --cfg "feature=\"unicode-bool\"" --cfg "feature=\"unicode-case\"" --cfg "feature=\"unicode-gencat\"" --cfg "feature=\"unicode-perl\"" --cfg "feature=\"unicode-script\"" --cfg "feature=\"unicode-segment\"" -C metadata=85548d17d0410334 -C extra-filename=-85548d17d0410334 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern aho_corasick=C:\Users\neily\calibration\target\debug\deps\libaho_corasick-70b7ce3ec4cc1ae8.rmeta --extern memchr=C:\Users\neily\calibration\target\debug\deps\libmemchr-028805bfd8b240b8.rmeta --extern regex_syntax=C:\Users\neily\calibration\target\debug\deps\libregex_syntax-2c26d28ed3b4e5e2.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones [num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref Compiling clang v1.0.3 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=clang&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3&& set CARGO_PKG_AUTHORS="Kyle Mayes "&& set CARGO_PKG_DESCRIPTION="A somewhat idiomatic Rust wrapper for libclang."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=clang&& set CARGO_PKG_REPOSITORY=https://github.com/KyleMayes/clang-rs&& set CARGO_PKG_VERSION=1.0.3&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=3&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name clang C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clang_3_5\"" --cfg "feature=\"clang_3_6\"" --cfg "feature=\"clang_3_7\"" --cfg "feature=\"clang_3_8\"" --cfg "feature=\"clang_3_9\"" --cfg "feature=\"clang_4_0\"" --cfg "feature=\"clang_5_0\"" --cfg "feature=\"clang_6_0\"" -C metadata=5e83a253cbcae1f7 -C extra-filename=-5e83a253cbcae1f7 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern clang_sys=C:\Users\neily\calibration\target\debug\deps\libclang_sys-e74e977e697b8075.rmeta --extern libc=C:\Users\neily\calibration\target\debug\deps\liblibc-a814a7c353dff6eb.rmeta --cap-lints warn -L "C:\Program Files\LLVM\bin" -L "C:\Program Files\LLVM\lib"` warning: unnecessary trailing semicolon --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3\src\source.rs:284:77 | 284 | fn uninit() -> mem::MaybeUninit { mem::MaybeUninit::uninit() }; | ^ help: remove this semicolon ... 324 | unsafe { location!(clang_getExpansionLocation, self.raw, self.tu) } | -------------------------------------------------------- in this macro invocation | = note: `#[warn(redundant_semicolons)]` on by default = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary trailing semicolon --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3\src\source.rs:284:77 | 284 | fn uninit() -> mem::MaybeUninit { mem::MaybeUninit::uninit() }; | ^ help: remove this semicolon ... 333 | unsafe { location!(clang_getFileLocation, self.raw, self.tu) } | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary trailing semicolon --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3\src\source.rs:340:81 | 340 | fn uninit() -> mem::MaybeUninit { mem::MaybeUninit::uninit() }; | ^ help: remove this semicolon warning: unnecessary trailing semicolon --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clang-1.0.3\src\source.rs:284:77 | 284 | fn uninit() -> mem::MaybeUninit { mem::MaybeUninit::uninit() }; | ^ help: remove this semicolon ... 354 | unsafe { location!(clang_getSpellingLocation, self.raw, self.tu) } | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling atty v0.2.14 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=atty&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\atty-0.2.14&& set CARGO_PKG_AUTHORS="softprops "&& set CARGO_PKG_DESCRIPTION="A simple interface for querying atty"&& set CARGO_PKG_HOMEPAGE=https://github.com/softprops/atty&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=atty&& set CARGO_PKG_REPOSITORY=https://github.com/softprops/atty&& set CARGO_PKG_VERSION=0.2.14&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=14&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name atty C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\atty-0.2.14\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b5e5910e9f782d1f -C extra-filename=-b5e5910e9f782d1f --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern winapi=C:\Users\neily\calibration\target\debug\deps\libwinapi-bf0a96faf877d0aa.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid Compiling time v0.1.44 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=time&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\time-0.1.44&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Utilities for working with time-related functions in Rust. "&& set CARGO_PKG_HOMEPAGE=https://github.com/time-rs/time&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=time&& set CARGO_PKG_REPOSITORY=https://github.com/time-rs/time&& set CARGO_PKG_VERSION=0.1.44&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=44&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name time C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\time-0.1.44\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e38ccdc979241f31 -C extra-filename=-e38ccdc979241f31 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern libc=C:\Users\neily\calibration\target\debug\deps\liblibc-a814a7c353dff6eb.rmeta --extern winapi=C:\Users\neily\calibration\target\debug\deps\libwinapi-bf0a96faf877d0aa.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_copysign [num-traits 0.2.15] cargo:rerun-if-changed=build.rs Compiling clap v2.34.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=clap&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clap-2.34.0&& set CARGO_PKG_AUTHORS="Kevin K. "&& set CARGO_PKG_DESCRIPTION="A simple to use, efficient, and full-featured Command Line Argument Parser "&& set CARGO_PKG_HOMEPAGE=https://clap.rs/&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=clap&& set CARGO_PKG_REPOSITORY=https://github.com/clap-rs/clap&& set CARGO_PKG_VERSION=2.34.0&& set CARGO_PKG_VERSION_MAJOR=2&& set CARGO_PKG_VERSION_MINOR=34&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name clap --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\clap-2.34.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"ansi_term\"" --cfg "feature=\"atty\"" --cfg "feature=\"color\"" --cfg "feature=\"default\"" --cfg "feature=\"strsim\"" --cfg "feature=\"suggestions\"" --cfg "feature=\"vec_map\"" -C metadata=ef52cb36bd1183bd -C extra-filename=-ef52cb36bd1183bd --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern atty=C:\Users\neily\calibration\target\debug\deps\libatty-b5e5910e9f782d1f.rmeta --extern bitflags=C:\Users\neily\calibration\target\debug\deps\libbitflags-453224977b6da79f.rmeta --extern strsim=C:\Users\neily\calibration\target\debug\deps\libstrsim-90688362b3d41b77.rmeta --extern textwrap=C:\Users\neily\calibration\target\debug\deps\libtextwrap-bba2a236b181fad1.rmeta --extern unicode_width=C:\Users\neily\calibration\target\debug\deps\libunicode_width-f2173ca47c4d5e0b.rmeta --extern vec_map=C:\Users\neily\calibration\target\debug\deps\libvec_map-013e5a2e6f82c73b.rmeta --cap-lints warn` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=num_traits&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-traits-0.2.15&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Numeric traits for generic mathematics"&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-num/num-traits&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=num-traits&& set CARGO_PKG_REPOSITORY=https://github.com/rust-num/num-traits&& set CARGO_PKG_VERSION=0.2.15&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=15&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\num-traits-aa118ef4efa709f2\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name num_traits C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-traits-0.2.15\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"std\"" -C metadata=13ea612eeb1b7f10 -C extra-filename=-13ea612eeb1b7f10 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --cap-lints warn --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid --cfg has_copysign` warning: `aho-corasick` (lib) generated 3 warnings Compiling opencv-binding-generator v0.41.0 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=opencv_binding_generator&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-binding-generator-0.41.0&& set CARGO_PKG_AUTHORS="Pro "&& set CARGO_PKG_DESCRIPTION="Binding generator for opencv crate"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=opencv-binding-generator&& set CARGO_PKG_REPOSITORY=https://github.com/twistedfall/opencv-rust&& set CARGO_PKG_VERSION=0.41.0&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=41&& set CARGO_PKG_VERSION_PATCH=0&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name opencv_binding_generator --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-binding-generator-0.41.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e77557341fc86cf6 -C extra-filename=-e77557341fc86cf6 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern clang=C:\Users\neily\calibration\target\debug\deps\libclang-5e83a253cbcae1f7.rmeta --extern clang_sys=C:\Users\neily\calibration\target\debug\deps\libclang_sys-e74e977e697b8075.rmeta --extern dunce=C:\Users\neily\calibration\target\debug\deps\libdunce-6584d485e4930f3a.rmeta --extern maplit=C:\Users\neily\calibration\target\debug\deps\libmaplit-ac9c855385c2a0cf.rmeta --extern once_cell=C:\Users\neily\calibration\target\debug\deps\libonce_cell-5a8a4e0a33ce6803.rmeta --extern percent_encoding=C:\Users\neily\calibration\target\debug\deps\libpercent_encoding-fde68a3daf922e05.rmeta --extern regex=C:\Users\neily\calibration\target\debug\deps\libregex-85548d17d0410334.rmeta --cap-lints warn -L "C:\Program Files\LLVM\bin" -L "C:\Program Files\LLVM\lib"` warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-binding-generator-0.41.0\src\func.rs:120:20 | 120 | args: IntoIter::new(args).map(|a| a.into()).collect(), | ^^^ | = note: `#[warn(deprecated)]` on by default Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=num_integer&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-integer-0.1.45&& set CARGO_PKG_AUTHORS="The Rust Project Developers"&& set CARGO_PKG_DESCRIPTION="Integer traits and functions"&& set CARGO_PKG_HOMEPAGE=https://github.com/rust-num/num-integer&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=num-integer&& set CARGO_PKG_REPOSITORY=https://github.com/rust-num/num-integer&& set CARGO_PKG_VERSION=0.1.45&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=45&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\num-integer-a0a53768ddb3bd66\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name num_integer C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\num-integer-0.1.45\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6ee3a1d34da1168f -C extra-filename=-6ee3a1d34da1168f --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern num_traits=C:\Users\neily\calibration\target\debug\deps\libnum_traits-13ea612eeb1b7f10.rmeta --cap-lints warn --cfg has_i128` Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=proc_macro_error&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-1.0.4&& set CARGO_PKG_AUTHORS="CreepySkeleton "&& set CARGO_PKG_DESCRIPTION="Almost drop-in replacement to panics in proc-macros"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=proc-macro-error&& set CARGO_PKG_REPOSITORY=https://gitlab.com/CreepySkeleton/proc-macro-error&& set CARGO_PKG_VERSION=1.0.4&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=4&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\proc-macro-error-972d8425777d6ceb\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name proc_macro_error --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-1.0.4\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"syn\"" --cfg "feature=\"syn-error\"" -C metadata=2ceff8cce091f2f7 -C extra-filename=-2ceff8cce091f2f7 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern proc_macro_error_attr=C:\Users\neily\calibration\target\debug\deps\proc_macro_error_attr-5833eda5398e0f22.dll --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rmeta --extern quote=C:\Users\neily\calibration\target\debug\deps\libquote-79d51e8b9b7e4433.rmeta --extern syn=C:\Users\neily\calibration\target\debug\deps\libsyn-e1af518929acde7d.rmeta --cap-lints warn --cfg use_fallback` warning: panic message is not a string literal --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\proc-macro-error-1.0.4\src\lib.rs:472:12 | 472 | panic!(AbortNow) | ------ ^^^^^^^^ | | | help: use std::panic::panic_any instead: `std::panic::panic_any` | = note: `#[warn(non_fmt_panics)]` on by default = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 = note: for more information, see Compiling chrono v0.4.19 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=chrono&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\chrono-0.4.19&& set CARGO_PKG_AUTHORS="Kang Seonghoon :Brandon W Maister "&& set CARGO_PKG_DESCRIPTION="Date and time library for Rust"&& set CARGO_PKG_HOMEPAGE=https://github.com/chronotope/chrono&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=chrono&& set CARGO_PKG_REPOSITORY=https://github.com/chronotope/chrono&& set CARGO_PKG_VERSION=0.4.19&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=4&& set CARGO_PKG_VERSION_PATCH=19&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name chrono C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\chrono-0.4.19\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"clock\"" --cfg "feature=\"default\"" --cfg "feature=\"libc\"" --cfg "feature=\"oldtime\"" --cfg "feature=\"std\"" --cfg "feature=\"time\"" --cfg "feature=\"winapi\"" -C metadata=0cd0e7674f60ebcc -C extra-filename=-0cd0e7674f60ebcc --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern libc=C:\Users\neily\calibration\target\debug\deps\liblibc-a814a7c353dff6eb.rmeta --extern num_integer=C:\Users\neily\calibration\target\debug\deps\libnum_integer-6ee3a1d34da1168f.rmeta --extern num_traits=C:\Users\neily\calibration\target\debug\deps\libnum_traits-13ea612eeb1b7f10.rmeta --extern time=C:\Users\neily\calibration\target\debug\deps\libtime-e38ccdc979241f31.rmeta --extern winapi=C:\Users\neily\calibration\target\debug\deps\libwinapi-bf0a96faf877d0aa.rmeta --cap-lints warn` warning: `proc-macro-error` (lib) generated 1 warning warning: `clang` (lib) generated 4 warnings warning: field is never read: `locale` --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\chrono-0.4.19\src\format\mod.rs:729:5 | 729 | locale: Option, | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\chrono-0.4.19\src\lib.rs:417:9 | 417 | #![deny(dead_code)] | ^^^^^^^^^ note: `DelayedFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\chrono-0.4.19\src\format\mod.rs:718:10 | 718 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `chrono` (lib) generated 1 warning Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=serde_derive&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde_derive-1.0.137&& set CARGO_PKG_AUTHORS="Erick Tryzelaar :David Tolnay "&& set CARGO_PKG_DESCRIPTION="Macros 1.1 implementation of #[derive(Serialize, Deserialize)]"&& set CARGO_PKG_HOMEPAGE=https://serde.rs&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=serde_derive&& set CARGO_PKG_REPOSITORY=https://github.com/serde-rs/serde&& set CARGO_PKG_VERSION=1.0.137&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=137&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\serde_derive-33bc827ae3f05856\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name serde_derive C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde_derive-1.0.137\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=1f4c8c8c27a9337f -C extra-filename=-1f4c8c8c27a9337f --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rlib --extern quote=C:\Users\neily\calibration\target\debug\deps\libquote-79d51e8b9b7e4433.rlib --extern syn=C:\Users\neily\calibration\target\debug\deps\libsyn-e1af518929acde7d.rlib --extern proc_macro --cap-lints warn --cfg underscore_consts --cfg ptr_addr_of` Compiling structopt-derive v0.4.18 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=structopt_derive&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\structopt-derive-0.4.18&& set CARGO_PKG_AUTHORS="Guillaume Pinot "&& set CARGO_PKG_DESCRIPTION="Parse command line argument by defining a struct, derive crate."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=Apache-2.0/MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=structopt-derive&& set CARGO_PKG_REPOSITORY=https://github.com/TeXitoi/structopt&& set CARGO_PKG_VERSION=0.4.18&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=4&& set CARGO_PKG_VERSION_PATCH=18&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name structopt_derive --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\structopt-derive-0.4.18\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=7499a040b68b03e4 -C extra-filename=-7499a040b68b03e4 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern heck=C:\Users\neily\calibration\target\debug\deps\libheck-e0893d0e8156ba85.rlib --extern proc_macro_error=C:\Users\neily\calibration\target\debug\deps\libproc_macro_error-2ceff8cce091f2f7.rlib --extern proc_macro2=C:\Users\neily\calibration\target\debug\deps\libproc_macro2-cb9d12d75f7c9814.rlib --extern quote=C:\Users\neily\calibration\target\debug\deps\libquote-79d51e8b9b7e4433.rlib --extern syn=C:\Users\neily\calibration\target\debug\deps\libsyn-e1af518929acde7d.rlib --extern proc_macro --cap-lints warn` warning: `opencv-binding-generator` (lib) generated 1 warning Compiling opencv v0.63.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=build_script_build&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2&& set CARGO_PKG_AUTHORS="Pro :Mathieu Poumeyrol "&& set CARGO_PKG_DESCRIPTION="Rust bindings for OpenCV"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=opencv&& set CARGO_PKG_REPOSITORY=https://github.com/twistedfall/opencv-rust&& set CARGO_PKG_VERSION=0.63.2&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=63&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name build_script_build --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"alphamat\"" --cfg "feature=\"aruco\"" --cfg "feature=\"barcode\"" --cfg "feature=\"bgsegm\"" --cfg "feature=\"bioinspired\"" --cfg "feature=\"calib3d\"" --cfg "feature=\"ccalib\"" --cfg "feature=\"cudaarithm\"" --cfg "feature=\"cudabgsegm\"" --cfg "feature=\"cudacodec\"" --cfg "feature=\"cudafeatures2d\"" --cfg "feature=\"cudafilters\"" --cfg "feature=\"cudaimgproc\"" --cfg "feature=\"cudaobjdetect\"" --cfg "feature=\"cudaoptflow\"" --cfg "feature=\"cudastereo\"" --cfg "feature=\"cudawarping\"" --cfg "feature=\"cvv\"" --cfg "feature=\"default\"" --cfg "feature=\"dnn\"" --cfg "feature=\"dnn_superres\"" --cfg "feature=\"dpm\"" --cfg "feature=\"face\"" --cfg "feature=\"features2d\"" --cfg "feature=\"flann\"" --cfg "feature=\"freetype\"" --cfg "feature=\"fuzzy\"" --cfg "feature=\"gapi\"" --cfg "feature=\"hdf\"" --cfg "feature=\"hfs\"" --cfg "feature=\"highgui\"" --cfg "feature=\"img_hash\"" --cfg "feature=\"imgcodecs\"" --cfg "feature=\"imgproc\"" --cfg "feature=\"intensity_transform\"" --cfg "feature=\"line_descriptor\"" --cfg "feature=\"mcc\"" --cfg "feature=\"ml\"" --cfg "feature=\"objdetect\"" --cfg "feature=\"optflow\"" --cfg "feature=\"ovis\"" --cfg "feature=\"phase_unwrapping\"" --cfg "feature=\"photo\"" --cfg "feature=\"plot\"" --cfg "feature=\"quality\"" --cfg "feature=\"rapid\"" --cfg "feature=\"rgbd\"" --cfg "feature=\"saliency\"" --cfg "feature=\"sfm\"" --cfg "feature=\"shape\"" --cfg "feature=\"stereo\"" --cfg "feature=\"stitching\"" --cfg "feature=\"structured_light\"" --cfg "feature=\"superres\"" --cfg "feature=\"surface_matching\"" --cfg "feature=\"text\"" --cfg "feature=\"tracking\"" --cfg "feature=\"video\"" --cfg "feature=\"videoio\"" --cfg "feature=\"videostab\"" --cfg "feature=\"viz\"" --cfg "feature=\"wechat_qrcode\"" --cfg "feature=\"xfeatures2d\"" --cfg "feature=\"ximgproc\"" --cfg "feature=\"xobjdetect\"" --cfg "feature=\"xphoto\"" -C metadata=796bdc1d0dff63e3 -C extra-filename=-796bdc1d0dff63e3 --out-dir C:\Users\neily\calibration\target\debug\build\opencv-796bdc1d0dff63e3 -L dependency=C:\Users\neily\calibration\target\debug\deps --extern cc=C:\Users\neily\calibration\target\debug\deps\libcc-d8e04e5f1e2c3118.rlib --extern clang=C:\Users\neily\calibration\target\debug\deps\libclang-5e83a253cbcae1f7.rlib --extern dunce=C:\Users\neily\calibration\target\debug\deps\libdunce-6584d485e4930f3a.rlib --extern glob=C:\Users\neily\calibration\target\debug\deps\libglob-0090db88c64f523a.rlib --extern jobserver=C:\Users\neily\calibration\target\debug\deps\libjobserver-99de8452dc913383.rlib --extern once_cell=C:\Users\neily\calibration\target\debug\deps\libonce_cell-5a8a4e0a33ce6803.rlib --extern binding_generator=C:\Users\neily\calibration\target\debug\deps\libopencv_binding_generator-e77557341fc86cf6.rlib --extern pkg_config=C:\Users\neily\calibration\target\debug\deps\libpkg_config-4579043826727542.rlib --extern semver=C:\Users\neily\calibration\target\debug\deps\libsemver-d767a73801c9fa5d.rlib --extern shlex=C:\Users\neily\calibration\target\debug\deps\libshlex-26dd8405634bcfb6.rlib --extern vcpkg=C:\Users\neily\calibration\target\debug\deps\libvcpkg-16541f864a27ef31.rlib --cap-lints warn -L "C:\Program Files\LLVM\bin" -L "C:\Program Files\LLVM\lib"` Compiling structopt v0.3.26 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=structopt&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\structopt-0.3.26&& set CARGO_PKG_AUTHORS="Guillaume Pinot :others"&& set CARGO_PKG_DESCRIPTION="Parse command line argument by defining a struct."&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE="Apache-2.0 OR MIT"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=structopt&& set CARGO_PKG_REPOSITORY=https://github.com/TeXitoi/structopt&& set CARGO_PKG_VERSION=0.3.26&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=3&& set CARGO_PKG_VERSION_PATCH=26&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name structopt --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\structopt-0.3.26\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" -C metadata=d78763f0c1ec657b -C extra-filename=-d78763f0c1ec657b --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern clap=C:\Users\neily\calibration\target\debug\deps\libclap-ef52cb36bd1183bd.rmeta --extern lazy_static=C:\Users\neily\calibration\target\debug\deps\liblazy_static-eae418c2083836f6.rmeta --extern structopt_derive=C:\Users\neily\calibration\target\debug\deps\structopt_derive-7499a040b68b03e4.dll --cap-lints warn` Running `C:\Users\neily\calibration\target\debug\build\opencv-796bdc1d0dff63e3\build-script-build` [opencv 0.63.2] === Crate version: Some("0.63.2") [opencv 0.63.2] === Environment configuration: [opencv 0.63.2] === OPENCV_PACKAGE_NAME = None [opencv 0.63.2] === OPENCV_PKGCONFIG_NAME = None [opencv 0.63.2] === OPENCV_CMAKE_NAME = None [opencv 0.63.2] === OPENCV_CMAKE_BIN = None [opencv 0.63.2] === OPENCV_VCPKG_NAME = None [opencv 0.63.2] === OPENCV_LINK_LIBS = Some("opencv_world455.lib") [opencv 0.63.2] === OPENCV_LINK_PATHS = Some("c:\\tools\\opencv\\build\\x64\\vc15\\lib") [opencv 0.63.2] === OPENCV_INCLUDE_PATHS = Some("c:\\tools\\opencv\\build\\include") [opencv 0.63.2] === OPENCV_DISABLE_PROBES = None [opencv 0.63.2] === CMAKE_PREFIX_PATH = None [opencv 0.63.2] === OpenCV_DIR = None [opencv 0.63.2] === PKG_CONFIG_PATH = None [opencv 0.63.2] === VCPKG_ROOT = None [opencv 0.63.2] === VCPKGRS_DYNAMIC = None [opencv 0.63.2] === Enabled features: [opencv 0.63.2] === ALPHAMAT [opencv 0.63.2] === ARUCO [opencv 0.63.2] === BARCODE [opencv 0.63.2] === BGSEGM [opencv 0.63.2] === BIOINSPIRED [opencv 0.63.2] === CALIB3D [opencv 0.63.2] === CCALIB [opencv 0.63.2] === CUDAARITHM [opencv 0.63.2] === CUDABGSEGM [opencv 0.63.2] === CUDACODEC [opencv 0.63.2] === CUDAFEATURES2D [opencv 0.63.2] === CUDAFILTERS [opencv 0.63.2] === CUDAIMGPROC [opencv 0.63.2] === CUDAOBJDETECT [opencv 0.63.2] === CUDAOPTFLOW [opencv 0.63.2] === CUDASTEREO [opencv 0.63.2] === CUDAWARPING [opencv 0.63.2] === CVV [opencv 0.63.2] === DEFAULT [opencv 0.63.2] === DNN [opencv 0.63.2] === DNN_SUPERRES [opencv 0.63.2] === DPM [opencv 0.63.2] === FACE [opencv 0.63.2] === FEATURES2D [opencv 0.63.2] === FLANN [opencv 0.63.2] === FREETYPE [opencv 0.63.2] === FUZZY [opencv 0.63.2] === GAPI [opencv 0.63.2] === HDF [opencv 0.63.2] === HFS [opencv 0.63.2] === HIGHGUI [opencv 0.63.2] === IMGCODECS [opencv 0.63.2] === IMGPROC [opencv 0.63.2] === IMG_HASH [opencv 0.63.2] === INTENSITY_TRANSFORM [opencv 0.63.2] === LINE_DESCRIPTOR [opencv 0.63.2] === MCC [opencv 0.63.2] === ML [opencv 0.63.2] === OBJDETECT [opencv 0.63.2] === OPTFLOW [opencv 0.63.2] === OVIS [opencv 0.63.2] === PHASE_UNWRAPPING [opencv 0.63.2] === PHOTO [opencv 0.63.2] === PLOT [opencv 0.63.2] === QUALITY [opencv 0.63.2] === RAPID [opencv 0.63.2] === RGBD [opencv 0.63.2] === SALIENCY [opencv 0.63.2] === SFM [opencv 0.63.2] === SHAPE [opencv 0.63.2] === STEREO [opencv 0.63.2] === STITCHING [opencv 0.63.2] === STRUCTURED_LIGHT [opencv 0.63.2] === SUPERRES [opencv 0.63.2] === SURFACE_MATCHING [opencv 0.63.2] === TEXT [opencv 0.63.2] === TRACKING [opencv 0.63.2] === VIDEO [opencv 0.63.2] === VIDEOIO [opencv 0.63.2] === VIDEOSTAB [opencv 0.63.2] === VIZ [opencv 0.63.2] === WECHAT_QRCODE [opencv 0.63.2] === XFEATURES2D [opencv 0.63.2] === XIMGPROC [opencv 0.63.2] === XOBJDETECT [opencv 0.63.2] === XPHOTO [opencv 0.63.2] === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: true [opencv 0.63.2] === Probing the OpenCV library in the following order: environment, vcpkg_cmake, vcpkg, pkg_config, cmake [opencv 0.63.2] === Configuring OpenCV library from the environment: [opencv 0.63.2] === include_paths: c:\tools\opencv\build\include [opencv 0.63.2] === link_paths: c:\tools\opencv\build\x64\vc15\lib [opencv 0.63.2] === link_libs: opencv_world455.lib [opencv 0.63.2] === OpenCV library configuration: Library { [opencv 0.63.2] include_paths: [ [opencv 0.63.2] "c:\\tools\\opencv\\build\\include", [opencv 0.63.2] ], [opencv 0.63.2] version: Version { [opencv 0.63.2] major: 4, [opencv 0.63.2] minor: 5, [opencv 0.63.2] patch: 5, [opencv 0.63.2] }, [opencv 0.63.2] cargo_metadata: [ [opencv 0.63.2] "cargo:rustc-link-search=c:\\tools\\opencv\\build\\x64\\vc15\\lib", [opencv 0.63.2] "cargo:rustc-link-lib=opencv_world455", [opencv 0.63.2] ], [opencv 0.63.2] } [opencv 0.63.2] cargo:rustc-cfg=ocvrs_opencv_branch_4 [opencv 0.63.2] === Detected OpenCV module header dir at: c:\tools\opencv\build\include\opencv2 [opencv 0.63.2] === Found OpenCV version: 4.5.5 in headers located at: c:\tools\opencv\build\include [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS [opencv 0.63.2] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES [opencv 0.63.2] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH [opencv 0.63.2] cargo:rerun-if-env-changed=OpenCV_DIR [opencv 0.63.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [opencv 0.63.2] cargo:rerun-if-env-changed=VCPKG_ROOT [opencv 0.63.2] cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\alphamat.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\aruco.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\bioinspired.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\ccalib.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\core.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\dnn.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\face.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\gapi.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\hdf.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\manual-core.cpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\manual-dnn.cpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\manual-features2d.cpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\ocvrs_common.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\photo.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\sfm.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\videoio.hpp [opencv 0.63.2] cargo:rerun-if-changed=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src_cpp\xfeatures2d.hpp [opencv 0.63.2] cargo:rerun-if-changed=Cargo.toml [opencv 0.63.2] === Generating code in: C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out [opencv 0.63.2] === Placing generated bindings into: C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src\opencv [opencv 0.63.2] === Using OpenCV headers from: c:\tools\opencv\build\include [opencv 0.63.2] === Clang: clang version 14.0.3 [opencv 0.63.2] === Clang command line args: [ [opencv 0.63.2] "-isystemC:\\Program Files\\LLVM\\lib\\clang\\14.0.3\\include", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\include", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\shared", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\um", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt", [opencv 0.63.2] "-isystemC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt", [opencv 0.63.2] "-IC:\\tools\\opencv\\build\\include", [opencv 0.63.2] "-FC:\\tools\\opencv\\build\\include", [opencv 0.63.2] "-IC:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp", [opencv 0.63.2] "-FC:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp", [opencv 0.63.2] "-DOCVRS_PARSING_HEADERS", [opencv 0.63.2] "-includeocvrs_ephemeral.hpp", [opencv 0.63.2] "-std=c++14", [opencv 0.63.2] ] Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=serde&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde-1.0.137&& set CARGO_PKG_AUTHORS="Erick Tryzelaar :David Tolnay "&& set CARGO_PKG_DESCRIPTION="A generic serialization/deserialization framework"&& set CARGO_PKG_HOMEPAGE=https://serde.rs&& set CARGO_PKG_LICENSE="MIT OR Apache-2.0"&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=serde&& set CARGO_PKG_REPOSITORY=https://github.com/serde-rs/serde&& set CARGO_PKG_VERSION=1.0.137&& set CARGO_PKG_VERSION_MAJOR=1&& set CARGO_PKG_VERSION_MINOR=0&& set CARGO_PKG_VERSION_PATCH=137&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\serde-770f6355c18ce2aa\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name serde C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\serde-1.0.137\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"default\"" --cfg "feature=\"derive\"" --cfg "feature=\"serde_derive\"" --cfg "feature=\"std\"" -C metadata=a17ab5810f11f3c5 -C extra-filename=-a17ab5810f11f3c5 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern serde_derive=C:\Users\neily\calibration\target\debug\deps\serde_derive-1f4c8c8c27a9337f.dll --cap-lints warn` [opencv 0.63.2] === Generated: imgcodecs [opencv 0.63.2] === Generated: flann [opencv 0.63.2] === Generated: highgui [opencv 0.63.2] === Generated: features2d [opencv 0.63.2] === Generated: calib3d [opencv 0.63.2] === Generated: photo Compiling url v2.2.2 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=url&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\url-2.2.2&& set CARGO_PKG_AUTHORS="The rust-url developers"&& set CARGO_PKG_DESCRIPTION="URL library for Rust, based on the WHATWG URL Standard"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT/Apache-2.0&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=url&& set CARGO_PKG_REPOSITORY=https://github.com/servo/rust-url&& set CARGO_PKG_VERSION=2.2.2&& set CARGO_PKG_VERSION_MAJOR=2&& set CARGO_PKG_VERSION_MINOR=2&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name url --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\url-2.2.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"serde\"" -C metadata=ea5a2a40749b84ce -C extra-filename=-ea5a2a40749b84ce --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern form_urlencoded=C:\Users\neily\calibration\target\debug\deps\libform_urlencoded-23633374f470be86.rmeta --extern idna=C:\Users\neily\calibration\target\debug\deps\libidna-0df3536327ea0f7a.rmeta --extern matches=C:\Users\neily\calibration\target\debug\deps\libmatches-3e5c6c213ebadb61.rmeta --extern percent_encoding=C:\Users\neily\calibration\target\debug\deps\libpercent_encoding-fde68a3daf922e05.rmeta --extern serde=C:\Users\neily\calibration\target\debug\deps\libserde-a17ab5810f11f3c5.rmeta --cap-lints warn` [opencv 0.63.2] === Generated: imgproc [opencv 0.63.2] === Generated: ml [opencv 0.63.2] === Generated: objdetect [opencv 0.63.2] === Generated: video [opencv 0.63.2] === Generated: videoio [opencv 0.63.2] === Generated: dnn [opencv 0.63.2] === Generated: stitching [opencv 0.63.2] === Generated: core [opencv 0.63.2] === Total binding generation time: 53.064969937s [opencv 0.63.2] OPT_LEVEL = Some("0") [opencv 0.63.2] TARGET = Some("x86_64-pc-windows-msvc") [opencv 0.63.2] HOST = Some("x86_64-pc-windows-msvc") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] DEBUG = Some("true") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] CXX_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXX_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXX = None [opencv 0.63.2] CXX = None [opencv 0.63.2] CXXFLAGS_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXFLAGS_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXFLAGS = None [opencv 0.63.2] CXXFLAGS = None [opencv 0.63.2] CRATE_CC_NO_DEFAULTS = None [opencv 0.63.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [opencv 0.63.2] === Compiler information: Tool { [opencv 0.63.2] path: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe", [opencv 0.63.2] cc_wrapper_path: None, [opencv 0.63.2] cc_wrapper_args: [], [opencv 0.63.2] args: [ [opencv 0.63.2] "-nologo", [opencv 0.63.2] "-MD", [opencv 0.63.2] "-Z7", [opencv 0.63.2] "-Brepro", [opencv 0.63.2] "-I", [opencv 0.63.2] "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp", [opencv 0.63.2] "-I", [opencv 0.63.2] "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out", [opencv 0.63.2] "-I", [opencv 0.63.2] ".", [opencv 0.63.2] "-I", [opencv 0.63.2] "c:\\tools\\opencv\\build\\include", [opencv 0.63.2] "-W4", [opencv 0.63.2] "-std:c++latest", [opencv 0.63.2] "-EHsc", [opencv 0.63.2] "-bigobj", [opencv 0.63.2] "-wd4996", [opencv 0.63.2] "-wd5054", [opencv 0.63.2] "-wd4190", [opencv 0.63.2] "-wd4702", [opencv 0.63.2] ], [opencv 0.63.2] env: [ [opencv 0.63.2] ( [opencv 0.63.2] "LIB", [opencv 0.63.2] "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\lib\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\ucrt\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\um\\x64;", [opencv 0.63.2] ), [opencv 0.63.2] ( [opencv 0.63.2] "PATH", [opencv 0.63.2] "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64;C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\10.0.19041.0\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\x64;C:\\Users\\neily\\calibration\\target\\debug\\deps;C:\\Users\\neily\\calibration\\target\\debug;C:\\Users\\neily\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib;C:\\Users\\neily\\.cargo\\bin;C:\\Users\\neily\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\bin;C:\\Program Files\\AdoptOpenJDK\\jdk-11.0.11.9-hotspot\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\Intel\\iCLS Client\\;C:\\Program Files\\Intel\\iCLS Client\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\PowerShell\\7-preview\\preview;C:\\Program Files\\Git\\cmd;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\LLVM\\bin;C:\\Users\\neily\\.cargo\\bin;C:\\Users\\neily\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\neily\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\neily\\AppData\\Local\\Programs\\Python\\Python37;C:\\gstreamer\\1.0\\mingw_x86_64\\bin;", [opencv 0.63.2] ), [opencv 0.63.2] ( [opencv 0.63.2] "INCLUDE", [opencv 0.63.2] "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\include;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\ucrt;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\um;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\cppwinrt;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\winrt;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\shared;", [opencv 0.63.2] ), [opencv 0.63.2] ], [opencv 0.63.2] family: Msvc { [opencv 0.63.2] clang_cl: false, [opencv 0.63.2] }, [opencv 0.63.2] cuda: false, [opencv 0.63.2] removed_args: [], [opencv 0.63.2] } [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_sys [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_types [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_calib3d [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_core [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_dnn [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_features2d [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_flann [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_highgui [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_imgcodecs [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_imgproc [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_ml [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_objdetect [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_photo [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_stitching [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_video [opencv 0.63.2] cargo:rustc-cfg=ocvrs_has_module_videoio [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\calib3d.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\calib3d.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\core.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\core.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-core.o" "-c" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp\\manual-core.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\dnn.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\dnn.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-dnn.o" "-c" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp\\manual-dnn.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-features2d.o" "-c" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp\\manual-features2d.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\features2d.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\features2d.cpp" [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\flann.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\flann.cpp" [opencv 0.63.2] calib3d.cpp [opencv 0.63.2] core.cpp [opencv 0.63.2] dnn.cpp [opencv 0.63.2] manual-features2d.cpp [opencv 0.63.2] manual-dnn.cpp [opencv 0.63.2] manual-core.cpp [opencv 0.63.2] features2d.cpp [opencv 0.63.2] flann.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\highgui.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\highgui.cpp" [opencv 0.63.2] highgui.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgcodecs.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgcodecs.cpp" [opencv 0.63.2] imgcodecs.cpp [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "lut": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "lut": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(526): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(525): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(528): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "lut": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(527): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "cn1": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "cn0": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(530): warning C4100: "outPlaneSize": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "len": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "dst": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "lut": Unreferenzierter formaler Parameter [opencv 0.63.2] c:\tools\opencv\build\include\opencv2/dnn/all_layers.hpp(529): warning C4100: "src": Unreferenzierter formaler Parameter [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgproc.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgproc.cpp" [opencv 0.63.2] imgproc.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\ml.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\ml.cpp" [opencv 0.63.2] ml.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\objdetect.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\objdetect.cpp" [opencv 0.63.2] objdetect.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\photo.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\photo.cpp" [opencv 0.63.2] photo.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\stitching.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\stitching.cpp" [opencv 0.63.2] stitching.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\video.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\video.cpp" [opencv 0.63.2] video.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "C:\\Users\\neily\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\opencv-0.63.2\\src_cpp" "-I" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out" "-I" "." "-I" "c:\\tools\\opencv\\build\\include" "-W4" "-std:c++latest" "-EHsc" "-bigobj" "-wd4996" "-wd5054" "-wd4190" "-wd4702" "-FoC:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\videoio.o" "-c" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\videoio.cpp" [opencv 0.63.2] videoio.cpp [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] exit code: 0 [opencv 0.63.2] AR_x86_64-pc-windows-msvc = None [opencv 0.63.2] AR_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_AR = None [opencv 0.63.2] AR = None [opencv 0.63.2] running: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\lib.exe" "-out:C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\libocvrs.a" "-nologo" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\calib3d.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\core.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-core.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\dnn.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-dnn.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\features2d.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\manual-features2d.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\flann.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\highgui.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgcodecs.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\imgproc.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\ml.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\objdetect.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\photo.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\stitching.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\video.o" "C:\\Users\\neily\\calibration\\target\\debug\\build\\opencv-f0682eb9a890170b\\out\\videoio.o" [opencv 0.63.2] exit code: 0 [opencv 0.63.2] cargo:rustc-link-lib=static=ocvrs [opencv 0.63.2] cargo:rustc-link-search=native=C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out [opencv 0.63.2] CXXSTDLIB_x86_64-pc-windows-msvc = None [opencv 0.63.2] CXXSTDLIB_x86_64_pc_windows_msvc = None [opencv 0.63.2] HOST_CXXSTDLIB = None [opencv 0.63.2] CXXSTDLIB = None [opencv 0.63.2] cargo:rustc-link-search=c:\tools\opencv\build\x64\vc15\lib [opencv 0.63.2] cargo:rustc-link-lib=opencv_world455 Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_CRATE_NAME=opencv&& set CARGO_MANIFEST_DIR=C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2&& set CARGO_PKG_AUTHORS="Pro :Mathieu Poumeyrol "&& set CARGO_PKG_DESCRIPTION="Rust bindings for OpenCV"&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=MIT&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=opencv&& set CARGO_PKG_REPOSITORY=https://github.com/twistedfall/opencv-rust&& set CARGO_PKG_VERSION=0.63.2&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=63&& set CARGO_PKG_VERSION_PATCH=2&& set CARGO_PKG_VERSION_PRE=""&& set OUT_DIR=C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name opencv --edition=2018 C:\Users\neily\.cargo\registry\src\github.com-1ecc6299db9ec823\opencv-0.63.2\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg "feature=\"alphamat\"" --cfg "feature=\"aruco\"" --cfg "feature=\"barcode\"" --cfg "feature=\"bgsegm\"" --cfg "feature=\"bioinspired\"" --cfg "feature=\"calib3d\"" --cfg "feature=\"ccalib\"" --cfg "feature=\"cudaarithm\"" --cfg "feature=\"cudabgsegm\"" --cfg "feature=\"cudacodec\"" --cfg "feature=\"cudafeatures2d\"" --cfg "feature=\"cudafilters\"" --cfg "feature=\"cudaimgproc\"" --cfg "feature=\"cudaobjdetect\"" --cfg "feature=\"cudaoptflow\"" --cfg "feature=\"cudastereo\"" --cfg "feature=\"cudawarping\"" --cfg "feature=\"cvv\"" --cfg "feature=\"default\"" --cfg "feature=\"dnn\"" --cfg "feature=\"dnn_superres\"" --cfg "feature=\"dpm\"" --cfg "feature=\"face\"" --cfg "feature=\"features2d\"" --cfg "feature=\"flann\"" --cfg "feature=\"freetype\"" --cfg "feature=\"fuzzy\"" --cfg "feature=\"gapi\"" --cfg "feature=\"hdf\"" --cfg "feature=\"hfs\"" --cfg "feature=\"highgui\"" --cfg "feature=\"img_hash\"" --cfg "feature=\"imgcodecs\"" --cfg "feature=\"imgproc\"" --cfg "feature=\"intensity_transform\"" --cfg "feature=\"line_descriptor\"" --cfg "feature=\"mcc\"" --cfg "feature=\"ml\"" --cfg "feature=\"objdetect\"" --cfg "feature=\"optflow\"" --cfg "feature=\"ovis\"" --cfg "feature=\"phase_unwrapping\"" --cfg "feature=\"photo\"" --cfg "feature=\"plot\"" --cfg "feature=\"quality\"" --cfg "feature=\"rapid\"" --cfg "feature=\"rgbd\"" --cfg "feature=\"saliency\"" --cfg "feature=\"sfm\"" --cfg "feature=\"shape\"" --cfg "feature=\"stereo\"" --cfg "feature=\"stitching\"" --cfg "feature=\"structured_light\"" --cfg "feature=\"superres\"" --cfg "feature=\"surface_matching\"" --cfg "feature=\"text\"" --cfg "feature=\"tracking\"" --cfg "feature=\"video\"" --cfg "feature=\"videoio\"" --cfg "feature=\"videostab\"" --cfg "feature=\"viz\"" --cfg "feature=\"wechat_qrcode\"" --cfg "feature=\"xfeatures2d\"" --cfg "feature=\"ximgproc\"" --cfg "feature=\"xobjdetect\"" --cfg "feature=\"xphoto\"" -C metadata=e4f42f4de4a782b3 -C extra-filename=-e4f42f4de4a782b3 --out-dir C:\Users\neily\calibration\target\debug\deps -L dependency=C:\Users\neily\calibration\target\debug\deps --extern libc=C:\Users\neily\calibration\target\debug\deps\liblibc-a814a7c353dff6eb.rmeta --extern num_traits=C:\Users\neily\calibration\target\debug\deps\libnum_traits-13ea612eeb1b7f10.rmeta --extern once_cell=C:\Users\neily\calibration\target\debug\deps\libonce_cell-5a8a4e0a33ce6803.rmeta --cap-lints warn -L native=C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out -L c:\tools\opencv\build\x64\vc15\lib --cfg ocvrs_opencv_branch_4 --cfg ocvrs_has_module_sys --cfg ocvrs_has_module_types --cfg ocvrs_has_module_calib3d --cfg ocvrs_has_module_core --cfg ocvrs_has_module_dnn --cfg ocvrs_has_module_features2d --cfg ocvrs_has_module_flann --cfg ocvrs_has_module_highgui --cfg ocvrs_has_module_imgcodecs --cfg ocvrs_has_module_imgproc --cfg ocvrs_has_module_ml --cfg ocvrs_has_module_objdetect --cfg ocvrs_has_module_photo --cfg ocvrs_has_module_stitching --cfg ocvrs_has_module_video --cfg ocvrs_has_module_videoio -l static=ocvrs -l opencv_world455` Compiling calibration v0.1.9 (C:\Users\neily\calibration) Running `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_BIN_NAME=calibration&& set CARGO_CRATE_NAME=calibration&& set CARGO_MANIFEST_DIR=C:\Users\neily\calibration&& set CARGO_PKG_AUTHORS="Neil Young "&& set CARGO_PKG_DESCRIPTION=""&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=""&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=calibration&& set CARGO_PKG_REPOSITORY=""&& set CARGO_PKG_VERSION=0.1.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set CARGO_PRIMARY_PACKAGE=1&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name calibration --edition=2021 src\main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7d61db8716fda48c --out-dir C:\Users\neily\calibration\target\debug\deps -C incremental=C:\Users\neily\calibration\target\debug\incremental -L dependency=C:\Users\neily\calibration\target\debug\deps --extern anyhow=C:\Users\neily\calibration\target\debug\deps\libanyhow-5fb2edac6ca0c615.rlib --extern chrono=C:\Users\neily\calibration\target\debug\deps\libchrono-0cd0e7674f60ebcc.rlib --extern opencv=C:\Users\neily\calibration\target\debug\deps\libopencv-e4f42f4de4a782b3.rlib --extern structopt=C:\Users\neily\calibration\target\debug\deps\libstructopt-d78763f0c1ec657b.rlib --extern triple_buffer=C:\Users\neily\calibration\target\debug\deps\libtriple_buffer-bc03cad96b6abdf7.rlib --extern url=C:\Users\neily\calibration\target\debug\deps\liburl-ea5a2a40749b84ce.rlib -L native=C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out -L c:\tools\opencv\build\x64\vc15\lib` error[E0432]: unresolved imports `opencv::types::VectorOfPoint3f`, `opencv::types::VectorOfVectorOfPoint3f` --> src\main.rs:5:26 | 5 | types::{VectorOfMat, VectorOfPoint3f, VectorOfVectorOfPoint3f}, | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ no `VectorOfVectorOfPoint3f` in `opencv::hub::types` | | | no `VectorOfPoint3f` in `opencv::hub::types` | help: a similar name exists in the module | 5 | types::{VectorOfMat, VectorOfPoint2f, VectorOfVectorOfPoint3f}, | ~~~~~~~~~~~~~~~ help: a similar name exists in the module | 5 | types::{VectorOfMat, VectorOfPoint3f, VectorOfVectorOfPoint2f}, | ~~~~~~~~~~~~~~~~~~~~~~~ For more information about this error, try `rustc --explain E0432`. error: could not compile `calibration` due to previous error Caused by: process didn't exit successfully: `set CARGO=\\?\C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe&& set CARGO_BIN_NAME=calibration&& set CARGO_CRATE_NAME=calibration&& set CARGO_MANIFEST_DIR=C:\Users\neily\calibration&& set CARGO_PKG_AUTHORS="Neil Young "&& set CARGO_PKG_DESCRIPTION=""&& set CARGO_PKG_HOMEPAGE=""&& set CARGO_PKG_LICENSE=""&& set CARGO_PKG_LICENSE_FILE=""&& set CARGO_PKG_NAME=calibration&& set CARGO_PKG_REPOSITORY=""&& set CARGO_PKG_VERSION=0.1.9&& set CARGO_PKG_VERSION_MAJOR=0&& set CARGO_PKG_VERSION_MINOR=1&& set CARGO_PKG_VERSION_PATCH=9&& set CARGO_PKG_VERSION_PRE=""&& set CARGO_PRIMARY_PACKAGE=1&& set PATH="C:\Users\neily\calibration\target\debug\deps;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\LLVM\bin;C:\Users\neily\.cargo\bin;C:\Users\neily\AppData\Local\Microsoft\WindowsApps;C:\Users\neily\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\neily\AppData\Local\Programs\Python\Python37;C:\gstreamer\1.0\mingw_x86_64\bin;"&& rustc --crate-name calibration --edition=2021 src\main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7d61db8716fda48c --out-dir C:\Users\neily\calibration\target\debug\deps -C incremental=C:\Users\neily\calibration\target\debug\incremental -L dependency=C:\Users\neily\calibration\target\debug\deps --extern anyhow=C:\Users\neily\calibration\target\debug\deps\libanyhow-5fb2edac6ca0c615.rlib --extern chrono=C:\Users\neily\calibration\target\debug\deps\libchrono-0cd0e7674f60ebcc.rlib --extern opencv=C:\Users\neily\calibration\target\debug\deps\libopencv-e4f42f4de4a782b3.rlib --extern structopt=C:\Users\neily\calibration\target\debug\deps\libstructopt-d78763f0c1ec657b.rlib --extern triple_buffer=C:\Users\neily\calibration\target\debug\deps\libtriple_buffer-bc03cad96b6abdf7.rlib --extern url=C:\Users\neily\calibration\target\debug\deps\liburl-ea5a2a40749b84ce.rlib -L native=C:\Users\neily\calibration\target\debug\build\opencv-f0682eb9a890170b\out -L c:\tools\opencv\build\x64\vc15\lib` (exit code: 1) C:\Users\neily\calibration>