[INFO] fetching crate adafruit-nrf52840-sense 0.2.0... [INFO] testing adafruit-nrf52840-sense-0.2.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate adafruit-nrf52840-sense 0.2.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate adafruit-nrf52840-sense 0.2.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate adafruit-nrf52840-sense 0.2.0 [INFO] finished tweaking crates.io crate adafruit-nrf52840-sense 0.2.0 [INFO] tweaked toml for crates.io crate adafruit-nrf52840-sense 0.2.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate crates.io crate adafruit-nrf52840-sense 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99a721b53428e51c9140803cbcb14600f4c014075725706a6e8e07b16c9d92ae [INFO] running `Command { std: "docker" "start" "-a" "99a721b53428e51c9140803cbcb14600f4c014075725706a6e8e07b16c9d92ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a721b53428e51c9140803cbcb14600f4c014075725706a6e8e07b16c9d92ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a721b53428e51c9140803cbcb14600f4c014075725706a6e8e07b16c9d92ae", kill_on_drop: false }` [INFO] [stdout] 99a721b53428e51c9140803cbcb14600f4c014075725706a6e8e07b16c9d92ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3233d68804ddf4d621758ff3742db94a129cbcad505f4096ac5df62fad0fabba [INFO] running `Command { std: "docker" "start" "-a" "3233d68804ddf4d621758ff3742db94a129cbcad505f4096ac5df62fad0fabba", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling nrf52840-pac v0.10.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling nrf-hal-common v0.14.0 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nrf52840-hal v0.14.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling bitflags v1.3.2 [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] [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `void` due to 2 previous errors [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] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [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 `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] [stdout] error: aborting due to previous error [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] [stdout] For more information about this error, try `rustc --explain E0463`. [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: 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 `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: 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 `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: 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 `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: 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 `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: 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 `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: 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 `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: 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 `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] [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: 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" "3233d68804ddf4d621758ff3742db94a129cbcad505f4096ac5df62fad0fabba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3233d68804ddf4d621758ff3742db94a129cbcad505f4096ac5df62fad0fabba", kill_on_drop: false }` [INFO] [stdout] 3233d68804ddf4d621758ff3742db94a129cbcad505f4096ac5df62fad0fabba