[INFO] cloning repository https://github.com/volllly/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volllly/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolllly%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolllly%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee8fbe197e5a458279043dc218ea2db5fd67fa08 [INFO] checking volllly/advent-of-code-2023 against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolllly%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volllly/advent-of-code-2023 on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/volllly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/volllly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/volllly/advent-of-code-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/volllly/advent-of-code-2023 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tailsome v1.0.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9ec1eb1e4595dee77b9f9354641726a196255e0d15be50b2bf9054e8c9862e8 [INFO] running `Command { std: "docker" "start" "-a" "f9ec1eb1e4595dee77b9f9354641726a196255e0d15be50b2bf9054e8c9862e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9ec1eb1e4595dee77b9f9354641726a196255e0d15be50b2bf9054e8c9862e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ec1eb1e4595dee77b9f9354641726a196255e0d15be50b2bf9054e8c9862e8", kill_on_drop: false }` [INFO] [stdout] f9ec1eb1e4595dee77b9f9354641726a196255e0d15be50b2bf9054e8c9862e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16a20ec9278fad9006908bab02e96dfd1d22d490f4d1bb2ea5acefe44d16162f [INFO] running `Command { std: "docker" "start" "-a" "16a20ec9278fad9006908bab02e96dfd1d22d490f4d1bb2ea5acefe44d16162f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking zerocopy v0.7.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rangemap v1.4.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking tailsome v1.0.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/ahash-541e8dc7a83c8670/build_script_build-541e8dc7a83c8670.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ahash-541e8dc7a83c8670/dep-build-script-build-script-build` [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc3vEMJX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3vEMJX/symbols.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.c11d64d458e8ef43-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.3ocxtcqur3zbmene.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.2ljfs2ptrqm4xas3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-50db0343ab2d992b.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f4d794ea0b845413344621d89f6c945062748485/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librustversion-b5e487b498ac1afb.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/slotmap-26000ec57e5ab6d7/build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahBLxzL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (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/rmetaiOxxG4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetaNbO5ow" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "16a20ec9278fad9006908bab02e96dfd1d22d490f4d1bb2ea5acefe44d16162f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a20ec9278fad9006908bab02e96dfd1d22d490f4d1bb2ea5acefe44d16162f", kill_on_drop: false }` [INFO] [stdout] 16a20ec9278fad9006908bab02e96dfd1d22d490f4d1bb2ea5acefe44d16162f [INFO] checking volllly/advent-of-code-2023 against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolllly%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volllly/advent-of-code-2023 on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/volllly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/volllly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/volllly/advent-of-code-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volllly/advent-of-code-2023 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 066d830f5e008c7af814a4f6ed5dcce1452b98d987ee74a88e5097db048b97e0 [INFO] running `Command { std: "docker" "start" "-a" "066d830f5e008c7af814a4f6ed5dcce1452b98d987ee74a88e5097db048b97e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "066d830f5e008c7af814a4f6ed5dcce1452b98d987ee74a88e5097db048b97e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066d830f5e008c7af814a4f6ed5dcce1452b98d987ee74a88e5097db048b97e0", kill_on_drop: false }` [INFO] [stdout] 066d830f5e008c7af814a4f6ed5dcce1452b98d987ee74a88e5097db048b97e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e1b85d1f79a46aaf9be1de27e5432215d74e5bf460810f5fa0664277aef6ab [INFO] running `Command { std: "docker" "start" "-a" "15e1b85d1f79a46aaf9be1de27e5432215d74e5bf460810f5fa0664277aef6ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking rangemap v1.4.0 [INFO] [stderr] Checking tailsome v1.0.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.66s [INFO] running `Command { std: "docker" "inspect" "15e1b85d1f79a46aaf9be1de27e5432215d74e5bf460810f5fa0664277aef6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e1b85d1f79a46aaf9be1de27e5432215d74e5bf460810f5fa0664277aef6ab", kill_on_drop: false }` [INFO] [stdout] 15e1b85d1f79a46aaf9be1de27e5432215d74e5bf460810f5fa0664277aef6ab