[INFO] cloning repository https://github.com/ninjasource/nrf5340-app-hal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninjasource/nrf5340-app-hal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44cf637d8b4d83adbc72709580ccf54c8d0ce739 [INFO] checking ninjasource/nrf5340-app-hal-example against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] finished tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] tweaked toml for git repo https://github.com/ninjasource/nrf5340-app-hal-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ninjasource/nrf5340-app-hal-example on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ninjasource/nrf5340-app-hal-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b217c4be114eeb153a1efc9676f70a2d3101d56a69258a9cece3de84c3d700a [INFO] running `Command { std: "docker" "start" "-a" "0b217c4be114eeb153a1efc9676f70a2d3101d56a69258a9cece3de84c3d700a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b217c4be114eeb153a1efc9676f70a2d3101d56a69258a9cece3de84c3d700a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b217c4be114eeb153a1efc9676f70a2d3101d56a69258a9cece3de84c3d700a", kill_on_drop: false }` [INFO] [stdout] 0b217c4be114eeb153a1efc9676f70a2d3101d56a69258a9cece3de84c3d700a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1271b844f2171dc07375dbd2a835cb16f84de0d8490526fcc35f4298380e65 [INFO] running `Command { std: "docker" "start" "-a" "4b1271b844f2171dc07375dbd2a835cb16f84de0d8490526fcc35f4298380e65", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling nrf5340-app-pac v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling fixed v1.13.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nrf-hal-common v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cortex-m-rtic v0.5.9 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-storage v0.3.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling nrf5340-app-hal v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqmELkN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaC9jh4M/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6fBshf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0CHVSG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b1271b844f2171dc07375dbd2a835cb16f84de0d8490526fcc35f4298380e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1271b844f2171dc07375dbd2a835cb16f84de0d8490526fcc35f4298380e65", kill_on_drop: false }` [INFO] [stdout] 4b1271b844f2171dc07375dbd2a835cb16f84de0d8490526fcc35f4298380e65