[INFO] fetching crate stak-repl 0.2.27... [INFO] checking stak-repl-0.2.27 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272 [INFO] extracting crate stak-repl 0.2.27 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate stak-repl 0.2.27 on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stak-repl 0.2.27 [INFO] finished tweaking crates.io crate stak-repl 0.2.27 [INFO] tweaked toml for crates.io crate stak-repl 0.2.27 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate stak-repl 0.2.27 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b4f40e27ebfef357cb49c72991bcceb83ca6ece479b4a47d50e7b22307d386d [INFO] running `Command { std: "docker" "start" "-a" "9b4f40e27ebfef357cb49c72991bcceb83ca6ece479b4a47d50e7b22307d386d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b4f40e27ebfef357cb49c72991bcceb83ca6ece479b4a47d50e7b22307d386d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4f40e27ebfef357cb49c72991bcceb83ca6ece479b4a47d50e7b22307d386d", kill_on_drop: false }` [INFO] [stdout] 9b4f40e27ebfef357cb49c72991bcceb83ca6ece479b4a47d50e7b22307d386d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d0d39643b7c5a08cb6c1c744b9212529a9cd85c045bfd2481bcdb27d2bae80 [INFO] running `Command { std: "docker" "start" "-a" "34d0d39643b7c5a08cb6c1c744b9212529a9cd85c045bfd2481bcdb27d2bae80", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling cfg-exif v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking nonbox v0.4.1 [INFO] [stderr] Compiling stak-vm v0.7.21 [INFO] [stderr] Compiling stak-compiler v0.2.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stak-process-context v0.2.50 [INFO] [stderr] Compiling stak-time v0.1.33 [INFO] [stderr] Compiling stak-device v0.2.92 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling stak-configuration v0.1.88 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling stak-inexact v0.1.5 [INFO] [stdout] error: failed to write /tmp/rustcyN1TLL/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stak-file v0.5.6 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/stak-file-716fb6575dce7293/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoNEbG5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heapless` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `anstyle` (lib) due to 1 previous error [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/heck-31bb512a68f70ef6.heck.a98b3e06a960a370-cgu.1.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQN19LU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstyle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `heck` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "34d0d39643b7c5a08cb6c1c744b9212529a9cd85c045bfd2481bcdb27d2bae80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d0d39643b7c5a08cb6c1c744b9212529a9cd85c045bfd2481bcdb27d2bae80", kill_on_drop: false }` [INFO] [stdout] 34d0d39643b7c5a08cb6c1c744b9212529a9cd85c045bfd2481bcdb27d2bae80