[INFO] cloning repository https://github.com/runcom/adventofcode2021-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runcom/adventofcode2021-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruncom%2Fadventofcode2021-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruncom%2Fadventofcode2021-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33c0e27d61d7696050312432ff36b5ceb67b017d [INFO] testing runcom/adventofcode2021-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruncom%2Fadventofcode2021-rs" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/runcom/adventofcode2021-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/runcom/adventofcode2021-rs [INFO] finished tweaking git repo https://github.com/runcom/adventofcode2021-rs [INFO] tweaked toml for git repo https://github.com/runcom/adventofcode2021-rs written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/runcom/adventofcode2021-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11acff7d41d8f14b3ff459f219df1467f7c241939e7c0d307957b67ef069f02f [INFO] running `Command { std: "docker" "start" "-a" "11acff7d41d8f14b3ff459f219df1467f7c241939e7c0d307957b67ef069f02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11acff7d41d8f14b3ff459f219df1467f7c241939e7c0d307957b67ef069f02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11acff7d41d8f14b3ff459f219df1467f7c241939e7c0d307957b67ef069f02f", kill_on_drop: false }` [INFO] [stdout] 11acff7d41d8f14b3ff459f219df1467f7c241939e7c0d307957b67ef069f02f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbadb1c044aaeb035129652d918ff446561632d22faa4b4607e0be79d91fc00 [INFO] running `Command { std: "docker" "start" "-a" "ecbadb1c044aaeb035129652d918ff446561632d22faa4b4607e0be79d91fc00", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "ecbadb1c044aaeb035129652d918ff446561632d22faa4b4607e0be79d91fc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbadb1c044aaeb035129652d918ff446561632d22faa4b4607e0be79d91fc00", kill_on_drop: false }` [INFO] [stdout] ecbadb1c044aaeb035129652d918ff446561632d22faa4b4607e0be79d91fc00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 006e5f4ddd72516938e4c57dce64b9f773fbc9f0d0b56a42d951b2b56d56b9fe [INFO] running `Command { std: "docker" "start" "-a" "006e5f4ddd72516938e4c57dce64b9f773fbc9f0d0b56a42d951b2b56d56b9fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/day1-5ee3ab9513908c01) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/day2-fd72b213c32c607d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/day3-447f5fab68d45ba1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/day4-d846a1abdbe195b3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/day5-d2b518d5f20cc58a) [INFO] running `Command { std: "docker" "inspect" "006e5f4ddd72516938e4c57dce64b9f773fbc9f0d0b56a42d951b2b56d56b9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006e5f4ddd72516938e4c57dce64b9f773fbc9f0d0b56a42d951b2b56d56b9fe", kill_on_drop: false }` [INFO] [stdout] 006e5f4ddd72516938e4c57dce64b9f773fbc9f0d0b56a42d951b2b56d56b9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73677cd7a046dce16af3420d7b292fd4eca3e7973e35cb24b06a8ddb4ded0066 [INFO] running `Command { std: "docker" "start" "-a" "73677cd7a046dce16af3420d7b292fd4eca3e7973e35cb24b06a8ddb4ded0066", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.77s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day1-5ee3ab9513908c01) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day2-fd72b213c32c607d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day3-447f5fab68d45ba1) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day4-d846a1abdbe195b3) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day5-d2b518d5f20cc58a) [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" "73677cd7a046dce16af3420d7b292fd4eca3e7973e35cb24b06a8ddb4ded0066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73677cd7a046dce16af3420d7b292fd4eca3e7973e35cb24b06a8ddb4ded0066", kill_on_drop: false }` [INFO] [stdout] 73677cd7a046dce16af3420d7b292fd4eca3e7973e35cb24b06a8ddb4ded0066