[INFO] cloning repository https://github.com/LogicInteractive/phidget-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LogicInteractive/phidget-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicInteractive%2Fphidget-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicInteractive%2Fphidget-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdd49984fa44523037133ee8c2dfb3b105e81890 [INFO] testing LogicInteractive/phidget-rs against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicInteractive%2Fphidget-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LogicInteractive/phidget-rs [INFO] finished tweaking git repo https://github.com/LogicInteractive/phidget-rs [INFO] tweaked toml for git repo https://github.com/LogicInteractive/phidget-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LogicInteractive/phidget-rs on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LogicInteractive/phidget-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/LogicInteractive/phidget22-sys` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c8cf399c1695414c2a87e0072328da8bfd329caebdfdcd17e7761a335e9eef8 [INFO] running `Command { std: "docker" "start" "-a" "2c8cf399c1695414c2a87e0072328da8bfd329caebdfdcd17e7761a335e9eef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c8cf399c1695414c2a87e0072328da8bfd329caebdfdcd17e7761a335e9eef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8cf399c1695414c2a87e0072328da8bfd329caebdfdcd17e7761a335e9eef8", kill_on_drop: false }` [INFO] [stdout] 2c8cf399c1695414c2a87e0072328da8bfd329caebdfdcd17e7761a335e9eef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7775f83c956c3601e793b5cae665463c7ed1fd10f1c703807324b4b5e6daab2 [INFO] running `Command { std: "docker" "start" "-a" "d7775f83c956c3601e793b5cae665463c7ed1fd10f1c703807324b4b5e6daab2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling phidget22-sys v0.1.0 (https://github.com/LogicInteractive/phidget22-sys#4383b2b5) [INFO] [stderr] error: failed to run custom build command for `phidget22-sys v0.1.0 (https://github.com/LogicInteractive/phidget22-sys#4383b2b5)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/phidget22-sys-b2c98c5f0eb30c76/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/cargo-home/git/checkouts/phidget22-sys-ffda77397c99d1f9/4383b2b/thirdparty/libphidget22/windows/x64 [INFO] [stderr] cargo:rustc-link-lib=phidget22 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1305:14: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1308:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1308:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1309:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1309:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1312:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1312:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1313:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1313:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1314:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1314:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1315:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1315:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1318:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1318:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1319:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1319:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1320:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1320:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1321:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1321:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1322:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1322:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1323:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1323:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1324:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1324:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1325:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1325:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1326:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1326:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1327:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1327:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1328:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1328:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1329:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1329:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1330:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1330:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes] [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1305:14: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1308:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1308:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1309:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1309:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1312:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1312:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1313:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1313:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1314:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1314:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1315:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1315:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1318:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1318:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1319:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1319:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1320:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1320:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1321:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1321:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1322:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1322:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1323:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1323:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1324:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1324:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1325:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1325:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1326:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1326:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1327:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1327:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1328:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1328:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1329:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1329:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1330:1: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes, err: true [INFO] [stderr] thirdparty/libphidget22/windows/phidget22.h:1330:41: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes], err: false [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true [INFO] [stderr] [INFO] [stderr] thread 'main' (643) panicked at /opt/rustwide/cargo-home/git/checkouts/phidget22-sys-ffda77397c99d1f9/4383b2b/build.rs:22:10: [INFO] [stderr] Unable to generate bindings: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61c40784a052 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61c40784a052 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61c40784a052 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61c40784a052 - ::fmt::h1c8375013274064c [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61c40785b27f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61c40785b27f - core::fmt::write::h6dc9e168423d9633 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61c40781c2f3 - std::io::default_write_fmt::h38d7d9601ce34bd7 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61c40781c2f3 - std::io::Write::write_fmt::ha0f2aa0403ad73bc [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61c4078277b2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61c40782a29f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x61c40782a0f9 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x61c40782a875 - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x61c40782a70a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x61c4078278f9 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61c4078105ed - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x61c407865340 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61c4078645c6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x61c407494d14 - core::result::Result::expect::h909892a6b1eb1c87 [INFO] [stderr] 18: 0x61c4074931da - build_script_build::main::hbbf97396719fb6b2 [INFO] [stderr] 19: 0x61c4074944b3 - core::ops::function::FnOnce::call_once::h95bcd1bc645321fb [INFO] [stderr] 20: 0x61c4074943c6 - std::sys::backtrace::__rust_begin_short_backtrace::h9c3aa79cdbb1c0b7 [INFO] [stderr] 21: 0x61c4074943a9 - std::rt::lang_start::{{closure}}::h7349a1f67071dd69 [INFO] [stderr] 22: 0x61c40781de10 - core::ops::function::impls:: for &F>::call_once::haf2355476c97a8d6 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x61c40781de10 - std::panicking::catch_unwind::do_call::hc1d88840c11edd90 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x61c40781de10 - std::panicking::catch_unwind::h06fc66194f5af61a [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x61c40781de10 - std::panic::catch_unwind::h94f2c568298f1917 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x61c40781de10 - std::rt::lang_start_internal::{{closure}}::h7610923c484b9005 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x61c40781de10 - std::panicking::catch_unwind::do_call::h95f5de43fb7e66d5 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x61c40781de10 - std::panicking::catch_unwind::h99cac81b0366fc4b [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x61c40781de10 - std::panic::catch_unwind::he4c6d99e8aa21d87 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x61c40781de10 - std::rt::lang_start_internal::hc1e3cc6423c632a2 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x61c407494391 - std::rt::lang_start::h7784316ab1509a88 [INFO] [stderr] 32: 0x61c4074957a5 - main [INFO] [stderr] 33: 0x70ec21bb61ca - [INFO] [stderr] 34: 0x70ec21bb628b - __libc_start_main [INFO] [stderr] 35: 0x61c407492a85 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d7775f83c956c3601e793b5cae665463c7ed1fd10f1c703807324b4b5e6daab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7775f83c956c3601e793b5cae665463c7ed1fd10f1c703807324b4b5e6daab2", kill_on_drop: false }` [INFO] [stdout] d7775f83c956c3601e793b5cae665463c7ed1fd10f1c703807324b4b5e6daab2