[INFO] cloning repository https://github.com/nebelgrau77/nano33iot_usbserial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebelgrau77/nano33iot_usbserial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2Fnano33iot_usbserial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2Fnano33iot_usbserial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9794e20b3752953de454c8c45538f46bb529f456 [INFO] checking nebelgrau77/nano33iot_usbserial against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2Fnano33iot_usbserial" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nebelgrau77/nano33iot_usbserial on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/nebelgrau77/nano33iot_usbserial [INFO] removed path dependency arduino_nano33iot from git repo https://github.com/nebelgrau77/nano33iot_usbserial [INFO] removed path dependency atsamd-hal from git repo https://github.com/nebelgrau77/nano33iot_usbserial [INFO] finished tweaking git repo https://github.com/nebelgrau77/nano33iot_usbserial [INFO] tweaked toml for git repo https://github.com/nebelgrau77/nano33iot_usbserial written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nebelgrau77/nano33iot_usbserial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c212a6f2f95522be9fbe78571f49726adf84c2a5ff7735148074451f49fc63f [INFO] running `Command { std: "docker" "start" "-a" "0c212a6f2f95522be9fbe78571f49726adf84c2a5ff7735148074451f49fc63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c212a6f2f95522be9fbe78571f49726adf84c2a5ff7735148074451f49fc63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c212a6f2f95522be9fbe78571f49726adf84c2a5ff7735148074451f49fc63f", kill_on_drop: false }` [INFO] [stdout] 0c212a6f2f95522be9fbe78571f49726adf84c2a5ff7735148074451f49fc63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f88980200b7b1a422866ee2eff42d820ac7d78e72725114dea874b8942ccb42a [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" "f88980200b7b1a422866ee2eff42d820ac7d78e72725114dea874b8942ccb42a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking display-interface v0.4.0 [INFO] [stderr] Compiling atsamd21g v0.9.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling ssd1306 v0.4.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking usb-device v0.2.7 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arduino_nano33iot v0.3.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking display-interface-spi v0.4.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking atsamd-hal v0.11.0 [INFO] [stderr] Checking nano33iot_usb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `usb_device` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate usb_device; [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 `nano33iot_usb` [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 `usb_device` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate usb_device; [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" "f88980200b7b1a422866ee2eff42d820ac7d78e72725114dea874b8942ccb42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88980200b7b1a422866ee2eff42d820ac7d78e72725114dea874b8942ccb42a", kill_on_drop: false }` [INFO] [stdout] f88980200b7b1a422866ee2eff42d820ac7d78e72725114dea874b8942ccb42a