[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#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate hidapi-alt-for-hidapi-issue-127 1.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hidapi-alt-for-hidapi-issue-127 1.2.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-5/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: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f439ca3e88eb057abc81bacf614f18f040d4d6906485e33db159e1e84637d54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f439ca3e88eb057abc81bacf614f18f040d4d6906485e33db159e1e84637d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f439ca3e88eb057abc81bacf614f18f040d4d6906485e33db159e1e84637d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f439ca3e88eb057abc81bacf614f18f040d4d6906485e33db159e1e84637d54", kill_on_drop: false }` [INFO] [stdout] 0f439ca3e88eb057abc81bacf614f18f040d4d6906485e33db159e1e84637d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad6a45cf66d2dbcd98fb95df9905b732dfb30e17f9af0361d649046af27d178 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ad6a45cf66d2dbcd98fb95df9905b732dfb30e17f9af0361d649046af27d178", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [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: aborting due to 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] [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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `hidapi-alt-for-hidapi-issue-127` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] [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 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] [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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] [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] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] [INFO] [stdout] error: aborting due to 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: etc/hidapi/libusb/hid.c: In function 'hid_error': [INFO] [stderr] warning: etc/hidapi/libusb/hid.c:1299:68: warning: unused parameter 'dev' [-Wunused-parameter] [INFO] [stderr] warning: 1299 | HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev) [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1ad6a45cf66d2dbcd98fb95df9905b732dfb30e17f9af0361d649046af27d178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad6a45cf66d2dbcd98fb95df9905b732dfb30e17f9af0361d649046af27d178", kill_on_drop: false }` [INFO] [stdout] 1ad6a45cf66d2dbcd98fb95df9905b732dfb30e17f9af0361d649046af27d178