[INFO] cloning repository https://github.com/trilowy/adventofcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trilowy/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilowy%2Fadventofcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilowy%2Fadventofcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44289444a1c251a358c721758943978ee69e5457 [INFO] testing trilowy/adventofcode against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilowy%2Fadventofcode" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trilowy/adventofcode on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trilowy/adventofcode [INFO] finished tweaking git repo https://github.com/trilowy/adventofcode [INFO] tweaked toml for git repo https://github.com/trilowy/adventofcode written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trilowy/adventofcode 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df381050c6fb592cee3bc397aac2bdc428220cba17601042e5f2f6997cb107cc [INFO] running `Command { std: "docker" "start" "-a" "df381050c6fb592cee3bc397aac2bdc428220cba17601042e5f2f6997cb107cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df381050c6fb592cee3bc397aac2bdc428220cba17601042e5f2f6997cb107cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df381050c6fb592cee3bc397aac2bdc428220cba17601042e5f2f6997cb107cc", kill_on_drop: false }` [INFO] [stdout] df381050c6fb592cee3bc397aac2bdc428220cba17601042e5f2f6997cb107cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e2a0fb4d091f9cdcd649f12afb1edf557620b90ae344543ac9bc443c7809c8b [INFO] running `Command { std: "docker" "start" "-a" "1e2a0fb4d091f9cdcd649f12afb1edf557620b90ae344543ac9bc443c7809c8b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling adventofcode_2023_01_1 v0.1.0 (/opt/rustwide/workdir/2023/01/1) [INFO] [stderr] Compiling adventofcode_2023_03_1 v0.1.0 (/opt/rustwide/workdir/2023/03/1) [INFO] [stderr] Compiling adventofcode_2023_07_1 v0.1.0 (/opt/rustwide/workdir/2023/07/1) [INFO] [stderr] Compiling adventofcode_2023_08_2 v0.1.0 (/opt/rustwide/workdir/2023/08/2) [INFO] [stderr] Compiling adventofcode_2023_03_2 v0.1.0 (/opt/rustwide/workdir/2023/03/2) [INFO] [stderr] Compiling adventofcode_2023_02_1 v0.1.0 (/opt/rustwide/workdir/2023/02/1) [INFO] [stderr] Compiling adventofcode_2023_08_1 v0.1.0 (/opt/rustwide/workdir/2023/08/1) [INFO] [stderr] Compiling adventofcode_2023_07_2 v0.1.0 (/opt/rustwide/workdir/2023/07/2) [INFO] [stderr] Compiling adventofcode_2023_02_2 v0.1.0 (/opt/rustwide/workdir/2023/02/2) [INFO] [stderr] Compiling adventofcode_2023_04_2 v0.1.0 (/opt/rustwide/workdir/2023/04/2) [INFO] [stderr] Compiling adventofcode_2023_05_2 v0.1.0 (/opt/rustwide/workdir/2023/05/2) [INFO] [stderr] Compiling adventofcode_2023_09_2 v0.1.0 (/opt/rustwide/workdir/2023/09/2) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_03_2` (bin "adventofcode_2023_03_2") [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_07_1` (bin "adventofcode_2023_07_1") [INFO] [stderr] error: could not compile `adventofcode_2023_02_1` (bin "adventofcode_2023_02_1") [INFO] [stderr] error: could not compile `adventofcode_2023_01_1` (bin "adventofcode_2023_01_1") [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/adventofcode_2023_05_2-2e7590957aa4f42e.adventofcode_2023_05_2.b91e5ab2935a4aa8-cgu.3.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_08_2` (bin "adventofcode_2023_08_2") [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_03_1` (bin "adventofcode_2023_03_1") [INFO] [stderr] error: could not compile `adventofcode_2023_09_2` (bin "adventofcode_2023_09_2") [INFO] [stderr] error: could not compile `adventofcode_2023_05_2` (bin "adventofcode_2023_05_2") due to 1 previous error [INFO] [stderr] error: could not compile `adventofcode_2023_07_2` (bin "adventofcode_2023_07_2") [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/adventofcode_2023_04_2-85da5dbe5e76ff82.adventofcode_2023_04_2.b1b54e4f12495b1e-cgu.8.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixedbitset` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_04_2` (bin "adventofcode_2023_04_2") due to 1 previous error [INFO] [stderr] error: could not compile `adventofcode_2023_02_2` (bin "adventofcode_2023_02_2") [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-d8ff97c660566b14.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `adventofcode_2023_08_1` (bin "adventofcode_2023_08_1") [INFO] [stderr] error: could not compile `regex-syntax` (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/rmeta78YbH2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (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/rmetaPgx0eZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e2a0fb4d091f9cdcd649f12afb1edf557620b90ae344543ac9bc443c7809c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2a0fb4d091f9cdcd649f12afb1edf557620b90ae344543ac9bc443c7809c8b", kill_on_drop: false }` [INFO] [stdout] 1e2a0fb4d091f9cdcd649f12afb1edf557620b90ae344543ac9bc443c7809c8b