[INFO] cloning repository https://github.com/vhdirk/useless_box [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhdirk/useless_box" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fuseless_box", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fuseless_box'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ac0945f98b15bdecc03aa622372bc830c9edc64 [INFO] checking vhdirk/useless_box against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fuseless_box" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhdirk/useless_box on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vhdirk/useless_box [INFO] finished tweaking git repo https://github.com/vhdirk/useless_box [INFO] tweaked toml for git repo https://github.com/vhdirk/useless_box written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vhdirk/useless_box 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded systick-monotonic v1.0.0 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded rtic-syntax v1.0.2 [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.5 [INFO] [stderr] Downloaded semver v1.0.11 [INFO] [stderr] Downloaded defmt-macros v0.3.2 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded stm32f1xx-hal v0.9.0 [INFO] [stderr] Downloaded defmt v0.3.2 [INFO] [stderr] Downloaded heapless v0.7.14 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded stm32f1 v0.14.0 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9f1db5b1f8ca2b69953a9097f779ffc7daca47e5e35e0586330511434bdd86c [INFO] running `Command { std: "docker" "start" "-a" "a9f1db5b1f8ca2b69953a9097f779ffc7daca47e5e35e0586330511434bdd86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f1db5b1f8ca2b69953a9097f779ffc7daca47e5e35e0586330511434bdd86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f1db5b1f8ca2b69953a9097f779ffc7daca47e5e35e0586330511434bdd86c", kill_on_drop: false }` [INFO] [stdout] a9f1db5b1f8ca2b69953a9097f779ffc7daca47e5e35e0586330511434bdd86c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a09b694c279cc42a9ff16a16bc373c0f791a0f77cefecdbe673fe9d27cace95 [INFO] running `Command { std: "docker" "start" "-a" "8a09b694c279cc42a9ff16a16bc373c0f791a0f77cefecdbe673fe9d27cace95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling cortex-m v0.7.5 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling semver v1.0.11 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling critical-section v0.2.7 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling stm32f1 v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.14 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling cortex-m-rtic v1.1.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking bxcan v0.6.2 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking systick-monotonic v1.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxTc9tY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/rmetaz7jGbM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rtic-core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a09b694c279cc42a9ff16a16bc373c0f791a0f77cefecdbe673fe9d27cace95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a09b694c279cc42a9ff16a16bc373c0f791a0f77cefecdbe673fe9d27cace95", kill_on_drop: false }` [INFO] [stdout] 8a09b694c279cc42a9ff16a16bc373c0f791a0f77cefecdbe673fe9d27cace95