[INFO] cloning repository https://github.com/valentinRog/advent-of-code-2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valentinRog/advent-of-code-2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvalentinRog%2Fadvent-of-code-2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvalentinRog%2Fadvent-of-code-2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd1e1a4f018f2f4e68de7b439c4d78352fbc9780 [INFO] checking valentinRog/advent-of-code-2017 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvalentinRog%2Fadvent-of-code-2017" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valentinRog/advent-of-code-2017 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valentinRog/advent-of-code-2017 [INFO] finished tweaking git repo https://github.com/valentinRog/advent-of-code-2017 [INFO] tweaked toml for git repo https://github.com/valentinRog/advent-of-code-2017 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/valentinRog/advent-of-code-2017 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 126f6e88338b32cde602be04e586ca66cb84f5c9695b6d42e60c60dce72d2fe1 [INFO] running `Command { std: "docker" "start" "-a" "126f6e88338b32cde602be04e586ca66cb84f5c9695b6d42e60c60dce72d2fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "126f6e88338b32cde602be04e586ca66cb84f5c9695b6d42e60c60dce72d2fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126f6e88338b32cde602be04e586ca66cb84f5c9695b6d42e60c60dce72d2fe1", kill_on_drop: false }` [INFO] [stdout] 126f6e88338b32cde602be04e586ca66cb84f5c9695b6d42e60c60dce72d2fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebfa5812e8cbe22a247a7dea0bf9bafdeb371c466b3082df58e2d237bc2cbd9b [INFO] running `Command { std: "docker" "start" "-a" "ebfa5812e8cbe22a247a7dea0bf9bafdeb371c466b3082df58e2d237bc2cbd9b", kill_on_drop: false }` [INFO] [stderr] Checking advent-of-code-2017 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "ebfa5812e8cbe22a247a7dea0bf9bafdeb371c466b3082df58e2d237bc2cbd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfa5812e8cbe22a247a7dea0bf9bafdeb371c466b3082df58e2d237bc2cbd9b", kill_on_drop: false }` [INFO] [stdout] ebfa5812e8cbe22a247a7dea0bf9bafdeb371c466b3082df58e2d237bc2cbd9b [INFO] checking valentinRog/advent-of-code-2017 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvalentinRog%2Fadvent-of-code-2017" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valentinRog/advent-of-code-2017 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valentinRog/advent-of-code-2017 [INFO] finished tweaking git repo https://github.com/valentinRog/advent-of-code-2017 [INFO] tweaked toml for git repo https://github.com/valentinRog/advent-of-code-2017 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/valentinRog/advent-of-code-2017 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff79998e7fc81beeab201a544a870a5b82972195c121a3b7942f4cc598add44f [INFO] running `Command { std: "docker" "start" "-a" "ff79998e7fc81beeab201a544a870a5b82972195c121a3b7942f4cc598add44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff79998e7fc81beeab201a544a870a5b82972195c121a3b7942f4cc598add44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff79998e7fc81beeab201a544a870a5b82972195c121a3b7942f4cc598add44f", kill_on_drop: false }` [INFO] [stdout] ff79998e7fc81beeab201a544a870a5b82972195c121a3b7942f4cc598add44f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca601873ae50b9aa458b6379b08f9d4493a3a6326b08f51ff37c9c7ac1c27ff [INFO] running `Command { std: "docker" "start" "-a" "3ca601873ae50b9aa458b6379b08f9d4493a3a6326b08f51ff37c9c7ac1c27ff", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking advent-of-code-2017 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/bin/day17/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day24/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day19/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day08/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day15/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day12/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day23/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day11/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day07/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day22/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day13/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day25/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day05/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day10/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day03/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day18/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day14/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day16/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day06/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day02/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day04/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day01/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day21/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day09/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/day20/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking advent-of-code-2017 v0.1.0 (/tmp/fixit) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxuqvZK" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHlre1X" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauGRjNY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalObIij" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day23" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day14" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day06") due to 1 previous error [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day12") 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/rmetaNby2GU" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5yhj8a" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetax0CAbU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day24" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day10") due to 1 previous error [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day24") 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/rmetarCwmj4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2017` (bin "day07" test) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3ca601873ae50b9aa458b6379b08f9d4493a3a6326b08f51ff37c9c7ac1c27ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca601873ae50b9aa458b6379b08f9d4493a3a6326b08f51ff37c9c7ac1c27ff", kill_on_drop: false }` [INFO] [stdout] 3ca601873ae50b9aa458b6379b08f9d4493a3a6326b08f51ff37c9c7ac1c27ff