[INFO] cloning repository https://github.com/TheConfuZzledDude/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheConfuZzledDude/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheConfuZzledDude%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheConfuZzledDude%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89be310abafb743f3d2cedc280c85065448249e1 [INFO] testing TheConfuZzledDude/advent-of-code-2021 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheConfuZzledDude%2Fadvent-of-code-2021" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheConfuZzledDude/advent-of-code-2021 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheConfuZzledDude/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/TheConfuZzledDude/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/TheConfuZzledDude/advent-of-code-2021 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/TheConfuZzledDude/advent-of-code-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578526d23e15db7066f6b3550e8ef74954dfa18fb32f4cd6313d313fbaf53b6a [INFO] running `Command { std: "docker" "start" "-a" "578526d23e15db7066f6b3550e8ef74954dfa18fb32f4cd6313d313fbaf53b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578526d23e15db7066f6b3550e8ef74954dfa18fb32f4cd6313d313fbaf53b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578526d23e15db7066f6b3550e8ef74954dfa18fb32f4cd6313d313fbaf53b6a", kill_on_drop: false }` [INFO] [stdout] 578526d23e15db7066f6b3550e8ef74954dfa18fb32f4cd6313d313fbaf53b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a65290c4bcd2292ffdc29598e59ad0e0bf7c7d70b48b50b520f19dfa1c97a5e5 [INFO] running `Command { std: "docker" "start" "-a" "a65290c4bcd2292ffdc29598e59ad0e0bf7c7d70b48b50b520f19dfa1c97a5e5", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "a65290c4bcd2292ffdc29598e59ad0e0bf7c7d70b48b50b520f19dfa1c97a5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65290c4bcd2292ffdc29598e59ad0e0bf7c7d70b48b50b520f19dfa1c97a5e5", kill_on_drop: false }` [INFO] [stdout] a65290c4bcd2292ffdc29598e59ad0e0bf7c7d70b48b50b520f19dfa1c97a5e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4d26a09fe9b2c79e0ce9a34514a0c14ba205cb449a5be9cee092e4ba6a21bed [INFO] running `Command { std: "docker" "start" "-a" "d4d26a09fe9b2c79e0ce9a34514a0c14ba205cb449a5be9cee092e4ba6a21bed", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "d4d26a09fe9b2c79e0ce9a34514a0c14ba205cb449a5be9cee092e4ba6a21bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d26a09fe9b2c79e0ce9a34514a0c14ba205cb449a5be9cee092e4ba6a21bed", kill_on_drop: false }` [INFO] [stdout] d4d26a09fe9b2c79e0ce9a34514a0c14ba205cb449a5be9cee092e4ba6a21bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbf9565eb9231a3cced856f50490ed8585150a9a28ea323c4a136f41d802ab12 [INFO] running `Command { std: "docker" "start" "-a" "fbf9565eb9231a3cced856f50490ed8585150a9a28ea323c4a136f41d802ab12", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent_of_code_2021-f63b8a66fc2d5c1b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fbf9565eb9231a3cced856f50490ed8585150a9a28ea323c4a136f41d802ab12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf9565eb9231a3cced856f50490ed8585150a9a28ea323c4a136f41d802ab12", kill_on_drop: false }` [INFO] [stdout] fbf9565eb9231a3cced856f50490ed8585150a9a28ea323c4a136f41d802ab12