[INFO] cloning repository https://github.com/viklund/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viklund/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviklund%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviklund%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb44dbb57025bf7ce157deba2baddcd989e296b5 [INFO] testing viklund/advent-of-code-2018 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%2Fviklund%2Fadvent-of-code-2018" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/viklund/advent-of-code-2018 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/viklund/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/viklund/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/viklund/advent-of-code-2018 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/viklund/advent-of-code-2018 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 23ac963dd7f007863158d1405c879522161579718031f136dd42b9be22124170 [INFO] running `Command { std: "docker" "start" "-a" "23ac963dd7f007863158d1405c879522161579718031f136dd42b9be22124170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ac963dd7f007863158d1405c879522161579718031f136dd42b9be22124170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac963dd7f007863158d1405c879522161579718031f136dd42b9be22124170", kill_on_drop: false }` [INFO] [stdout] 23ac963dd7f007863158d1405c879522161579718031f136dd42b9be22124170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 6a6f0cadb5383d024229d661ae74ec260042263807f2413095dc5bb057c81f16 [INFO] running `Command { std: "docker" "start" "-a" "6a6f0cadb5383d024229d661ae74ec260042263807f2413095dc5bb057c81f16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `Command { std: "docker" "inspect" "6a6f0cadb5383d024229d661ae74ec260042263807f2413095dc5bb057c81f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a6f0cadb5383d024229d661ae74ec260042263807f2413095dc5bb057c81f16", kill_on_drop: false }` [INFO] [stdout] 6a6f0cadb5383d024229d661ae74ec260042263807f2413095dc5bb057c81f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7bb92a801e4d0282d575575a8d430e784cc200c2b0682724090211e8f3612d69 [INFO] running `Command { std: "docker" "start" "-a" "7bb92a801e4d0282d575575a8d430e784cc200c2b0682724090211e8f3612d69", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Executable unittests src/bin/01-1.rs (/opt/rustwide/target/debug/deps/01_1-4967682071e2ef9b) [INFO] [stderr] Executable unittests src/bin/01-2.rs (/opt/rustwide/target/debug/deps/01_2-c6814bf59b731367) [INFO] [stderr] Executable unittests src/bin/02-1.rs (/opt/rustwide/target/debug/deps/02_1-743f6c1889f55ec2) [INFO] [stderr] Executable unittests src/bin/02-2.rs (/opt/rustwide/target/debug/deps/02_2-0d88640818b3cd1c) [INFO] [stderr] Executable unittests src/bin/03-1.rs (/opt/rustwide/target/debug/deps/03_1-5826adc6053c4804) [INFO] [stderr] Executable unittests src/bin/03-2.rs (/opt/rustwide/target/debug/deps/03_2-64dc2c7d3259f66b) [INFO] [stderr] Executable unittests src/bin/04-1.rs (/opt/rustwide/target/debug/deps/04_1-c950cb6505026400) [INFO] running `Command { std: "docker" "inspect" "7bb92a801e4d0282d575575a8d430e784cc200c2b0682724090211e8f3612d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb92a801e4d0282d575575a8d430e784cc200c2b0682724090211e8f3612d69", kill_on_drop: false }` [INFO] [stdout] 7bb92a801e4d0282d575575a8d430e784cc200c2b0682724090211e8f3612d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7ed335adf6e39adf4312cf78c5ca8e30a4a848f7d08a7a5d0b873e28ed64916a [INFO] running `Command { std: "docker" "start" "-a" "7ed335adf6e39adf4312cf78c5ca8e30a4a848f7d08a7a5d0b873e28ed64916a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/bin/01-1.rs (/opt/rustwide/target/debug/deps/01_1-4967682071e2ef9b) [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/bin/01-2.rs (/opt/rustwide/target/debug/deps/01_2-c6814bf59b731367) [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/bin/02-1.rs (/opt/rustwide/target/debug/deps/02_1-743f6c1889f55ec2) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/02-2.rs (/opt/rustwide/target/debug/deps/02_2-0d88640818b3cd1c) [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] [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/bin/03-1.rs (/opt/rustwide/target/debug/deps/03_1-5826adc6053c4804) [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/bin/03-2.rs (/opt/rustwide/target/debug/deps/03_2-64dc2c7d3259f66b) [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/bin/04-1.rs (/opt/rustwide/target/debug/deps/04_1-c950cb6505026400) [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" "7ed335adf6e39adf4312cf78c5ca8e30a4a848f7d08a7a5d0b873e28ed64916a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed335adf6e39adf4312cf78c5ca8e30a4a848f7d08a7a5d0b873e28ed64916a", kill_on_drop: false }` [INFO] [stdout] 7ed335adf6e39adf4312cf78c5ca8e30a4a848f7d08a7a5d0b873e28ed64916a