[INFO] cloning repository https://github.com/michielbaird/AdventOfCode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michielbaird/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichielbaird%2FAdventOfCode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichielbaird%2FAdventOfCode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89342daee765328781b5b29e42f554db971d4342 [INFO] checking michielbaird/AdventOfCode against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichielbaird%2FAdventOfCode" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michielbaird/AdventOfCode on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michielbaird/AdventOfCode [INFO] finished tweaking git repo https://github.com/michielbaird/AdventOfCode [INFO] tweaked toml for git repo https://github.com/michielbaird/AdventOfCode written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michielbaird/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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "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 openblas-src v0.10.10 [INFO] [stderr] Downloaded openblas-build v0.10.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91a11a83d53119394783d945e9d5e48e47869b31bc1935b28418d988fead61d [INFO] running `Command { std: "docker" "start" "-a" "f91a11a83d53119394783d945e9d5e48e47869b31bc1935b28418d988fead61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91a11a83d53119394783d945e9d5e48e47869b31bc1935b28418d988fead61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91a11a83d53119394783d945e9d5e48e47869b31bc1935b28418d988fead61d", kill_on_drop: false }` [INFO] [stdout] f91a11a83d53119394783d945e9d5e48e47869b31bc1935b28418d988fead61d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a62e029a06f58f127ae839d0d8e250b14858f2c50ec08ebccf3261957976f582 [INFO] running `Command { std: "docker" "start" "-a" "a62e029a06f58f127ae839d0d8e250b14858f2c50ec08ebccf3261957976f582", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking day12 v0.1.0 (/opt/rustwide/workdir/2024/day12) [INFO] [stderr] Checking day7 v0.1.0 (/opt/rustwide/workdir/2024/day7) [INFO] [stderr] Checking day17 v0.1.0 (/opt/rustwide/workdir/2024/day17) [INFO] [stderr] Checking day18 v0.1.0 (/opt/rustwide/workdir/2024/day18) [INFO] [stderr] Checking day23 v0.1.0 (/opt/rustwide/workdir/2024/day23) [INFO] [stderr] Checking day5 v0.1.0 (/opt/rustwide/workdir/2024/day5) [INFO] [stderr] Checking day2 v0.1.0 (/opt/rustwide/workdir/2024/day2) [INFO] [stderr] Checking day16 v0.1.0 (/opt/rustwide/workdir/2024/day16) [INFO] [stderr] Checking day8 v0.1.0 (/opt/rustwide/workdir/2024/day8) [INFO] [stderr] Checking day21 v0.1.0 (/opt/rustwide/workdir/2024/day21) [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/2024/day11) [INFO] [stderr] Checking day4 v0.1.0 (/opt/rustwide/workdir/2024/day4) [INFO] [stderr] Checking day3 v0.1.0 (/opt/rustwide/workdir/2024/day3) [INFO] [stderr] Checking day1 v0.1.0 (/opt/rustwide/workdir/2024/day1) [INFO] [stderr] Checking day6 v0.1.0 (/opt/rustwide/workdir/2024/day6) [INFO] [stderr] Checking day24 v0.1.0 (/opt/rustwide/workdir/2024/day24) [INFO] [stderr] Checking day14 v0.1.0 (/opt/rustwide/workdir/2024/day14) [INFO] [stderr] Checking day19 v0.1.0 (/opt/rustwide/workdir/2024/day19) [INFO] [stderr] Checking day20 v0.1.0 (/opt/rustwide/workdir/2024/day20) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 2024/day23/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | let mut val = cur.intersection(&graph.get(group[i]).unwrap()).into_iter().copied().collect::>(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day22 v0.1.0 (/opt/rustwide/workdir/2024/day22) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 2024/day23/src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut nodes = line.split('-').collect::>(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 2024/day23/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | let mut val = cur.intersection(&graph.get(group[i]).unwrap()).into_iter().copied().collect::>(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/2024/day10) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 2024/day23/src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut nodes = line.split('-').collect::>(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day7_2023 v0.1.0 (/opt/rustwide/workdir/2023/day7) [INFO] [stderr] Checking day25 v0.1.0 (/opt/rustwide/workdir/2024/day25) [INFO] [stderr] Checking day15 v0.1.0 (/opt/rustwide/workdir/2024/day15) [INFO] [stderr] Checking day9 v0.1.0 (/opt/rustwide/workdir/2024/day9) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFstqcn/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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7b7b5dcad7011ce6 -C extra-filename=-5c889b08c450b58e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a62e029a06f58f127ae839d0d8e250b14858f2c50ec08ebccf3261957976f582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62e029a06f58f127ae839d0d8e250b14858f2c50ec08ebccf3261957976f582", kill_on_drop: false }` [INFO] [stdout] a62e029a06f58f127ae839d0d8e250b14858f2c50ec08ebccf3261957976f582