[INFO] fetching crate adafruit-nrf52840-express 0.2.0... [INFO] testing adafruit-nrf52840-express-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate adafruit-nrf52840-express 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate adafruit-nrf52840-express 0.2.0 [INFO] finished tweaking crates.io crate adafruit-nrf52840-express 0.2.0 [INFO] tweaked toml for crates.io crate adafruit-nrf52840-express 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate adafruit-nrf52840-express 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding cortex-m v0.6.7 (available: v0.7.7) [INFO] [stderr] Adding cortex-m-rt v0.6.15 (available: v0.7.5) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding nrf-usbd v0.1.0 (available: v0.1.1) [INFO] [stderr] Adding nrf52840-hal v0.14.1 (available: v0.19.0) [INFO] [stderr] Adding shared-bus v0.2.5 (available: v0.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] debb9bedd62585d3f93b73b261a776c5fface8d34a94f8c8738eb96e27813490 [INFO] running `Command { std: "docker" "start" "-a" "debb9bedd62585d3f93b73b261a776c5fface8d34a94f8c8738eb96e27813490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "debb9bedd62585d3f93b73b261a776c5fface8d34a94f8c8738eb96e27813490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debb9bedd62585d3f93b73b261a776c5fface8d34a94f8c8738eb96e27813490", kill_on_drop: false }` [INFO] [stdout] debb9bedd62585d3f93b73b261a776c5fface8d34a94f8c8738eb96e27813490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24da6e22ef571a015ace1339a1806aa52a6941eba692c0895fc6677eb756f64b [INFO] running `Command { std: "docker" "start" "-a" "24da6e22ef571a015ace1339a1806aa52a6941eba692c0895fc6677eb756f64b", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling nrf52840-pac v0.10.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [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 `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stable_deref_trait` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `void` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nb` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitfield` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [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 `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vcell` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "24da6e22ef571a015ace1339a1806aa52a6941eba692c0895fc6677eb756f64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24da6e22ef571a015ace1339a1806aa52a6941eba692c0895fc6677eb756f64b", kill_on_drop: false }` [INFO] [stdout] 24da6e22ef571a015ace1339a1806aa52a6941eba692c0895fc6677eb756f64b