[INFO] fetching crate libusb-sys-wishbone-tool 0.2.6... [INFO] checking libusb-sys-wishbone-tool-0.2.6 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate libusb-sys-wishbone-tool 0.2.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate libusb-sys-wishbone-tool 0.2.6 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libusb-sys-wishbone-tool 0.2.6 [INFO] finished tweaking crates.io crate libusb-sys-wishbone-tool 0.2.6 [INFO] tweaked toml for crates.io crate libusb-sys-wishbone-tool 0.2.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate libusb-sys-wishbone-tool 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb5d8ac78a3d84e38b08690e5f28c593d19d2e7ebbc882ddc2c4e0cd74a8b2fb [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" "eb5d8ac78a3d84e38b08690e5f28c593d19d2e7ebbc882ddc2c4e0cd74a8b2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5d8ac78a3d84e38b08690e5f28c593d19d2e7ebbc882ddc2c4e0cd74a8b2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5d8ac78a3d84e38b08690e5f28c593d19d2e7ebbc882ddc2c4e0cd74a8b2fb", kill_on_drop: false }` [INFO] [stdout] eb5d8ac78a3d84e38b08690e5f28c593d19d2e7ebbc882ddc2c4e0cd74a8b2fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d487905fa2f86ef6eb27c9f77c585515d1b61916ba136e71430087820f14a3c9 [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" "d487905fa2f86ef6eb27c9f77c585515d1b61916ba136e71430087820f14a3c9", kill_on_drop: false }` [INFO] [stderr] Compiling libusb-sys-wishbone-tool v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `libusb_sys` [INFO] [stdout] --> examples/libusb_info.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libusb_sys as ffi; [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] [stdout] error[E0463]: can't find crate for `libusb_sys` [INFO] [stdout] --> examples/read_device.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libusb_sys as ffi; [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] error: could not compile `libusb-sys-wishbone-tool` [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] [stdout] error[E0463]: can't find crate for `libusb_sys` [INFO] [stdout] --> examples/list_devices.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libusb_sys as ffi; [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "d487905fa2f86ef6eb27c9f77c585515d1b61916ba136e71430087820f14a3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d487905fa2f86ef6eb27c9f77c585515d1b61916ba136e71430087820f14a3c9", kill_on_drop: false }` [INFO] [stdout] d487905fa2f86ef6eb27c9f77c585515d1b61916ba136e71430087820f14a3c9