[INFO] fetching crate hidapi-alt-for-hidapi-issue-127 1.2.1...
[INFO] checking hidapi-alt-for-hidapi-issue-127-1.2.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate hidapi-alt-for-hidapi-issue-127 1.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1
[INFO] finished tweaking crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1
[INFO] tweaked toml for crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c08dbb7be5f1a6227e3f0c8dfa06517c328d566c94b0f840d25e9473001b4dec
[INFO] running `Command { std: "docker" "start" "-a" "c08dbb7be5f1a6227e3f0c8dfa06517c328d566c94b0f840d25e9473001b4dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08dbb7be5f1a6227e3f0c8dfa06517c328d566c94b0f840d25e9473001b4dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08dbb7be5f1a6227e3f0c8dfa06517c328d566c94b0f840d25e9473001b4dec", kill_on_drop: false }`
[INFO] [stdout] c08dbb7be5f1a6227e3f0c8dfa06517c328d566c94b0f840d25e9473001b4dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddcb098dae9171a8dc35b5ccf947d8db554b17ffbfab9691017ed391dfca4e47
[INFO] running `Command { std: "docker" "start" "-a" "ddcb098dae9171a8dc35b5ccf947d8db554b17ffbfab9691017ed391dfca4e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling hidapi-alt-for-hidapi-issue-127 v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stdout] error[E0463]: can't find crate for `hidapi`
[INFO] [stdout]   --> examples/co2mon.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate hidapi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `hidapi`
[INFO] [stdout]   --> examples/static_lifetime_bound.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate hidapi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` (example "static_lifetime_bound") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` (example "co2mon") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `hidapi`
[INFO] [stdout]  --> examples/lshid.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate hidapi;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` (example "lshid") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `hidapi`
[INFO] [stdout]   --> examples/readhid.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate hidapi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `hidapi`
[INFO] [stdout]   --> examples/open_first_device.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate hidapi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` (example "readhid") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c: In function 'hid_error':
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter]
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:  1299 | HID_API_EXPORT const wchar_t * HID_API_CALL  hid_error(hid_device *dev)
[INFO] [stderr] warning: hidapi-alt-for-hidapi-issue-127@1.2.1:       |                                                        ~~~~~~~~~~~~^~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` (example "open_first_device") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ddcb098dae9171a8dc35b5ccf947d8db554b17ffbfab9691017ed391dfca4e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcb098dae9171a8dc35b5ccf947d8db554b17ffbfab9691017ed391dfca4e47", kill_on_drop: false }`
[INFO] [stdout] ddcb098dae9171a8dc35b5ccf947d8db554b17ffbfab9691017ed391dfca4e47
