[INFO] cloning repository https://github.com/Jacobious52/AdventOfCode2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jacobious52/AdventOfCode2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobious52%2FAdventOfCode2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobious52%2FAdventOfCode2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9feb01cf3edf4def6b8f15d973dfafd24492fc5 [INFO] testing Jacobious52/AdventOfCode2019 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%2FJacobious52%2FAdventOfCode2019" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jacobious52/AdventOfCode2019 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/Jacobious52/AdventOfCode2019 [INFO] finished tweaking git repo https://github.com/Jacobious52/AdventOfCode2019 [INFO] tweaked toml for git repo https://github.com/Jacobious52/AdventOfCode2019 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/Jacobious52/AdventOfCode2019 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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] c14a2394aa2911be11fba7e7dfbbe31aa5412ca7f36a6c92158f40cc3425d210 [INFO] running `Command { std: "docker" "start" "-a" "c14a2394aa2911be11fba7e7dfbbe31aa5412ca7f36a6c92158f40cc3425d210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c14a2394aa2911be11fba7e7dfbbe31aa5412ca7f36a6c92158f40cc3425d210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14a2394aa2911be11fba7e7dfbbe31aa5412ca7f36a6c92158f40cc3425d210", kill_on_drop: false }` [INFO] [stdout] c14a2394aa2911be11fba7e7dfbbe31aa5412ca7f36a6c92158f40cc3425d210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] c14f284e99d6953cb7a9e1ad520ad52b42017c078090421c03314eb93c466530 [INFO] running `Command { std: "docker" "start" "-a" "c14f284e99d6953cb7a9e1ad520ad52b42017c078090421c03314eb93c466530", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling advent_of_code_2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.41s [INFO] running `Command { std: "docker" "inspect" "c14f284e99d6953cb7a9e1ad520ad52b42017c078090421c03314eb93c466530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14f284e99d6953cb7a9e1ad520ad52b42017c078090421c03314eb93c466530", kill_on_drop: false }` [INFO] [stdout] c14f284e99d6953cb7a9e1ad520ad52b42017c078090421c03314eb93c466530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 7bb7368b0f23ec31fe9e94144869aad0f1a3d62f9c5bad4b1692957d48ef509d [INFO] running `Command { std: "docker" "start" "-a" "7bb7368b0f23ec31fe9e94144869aad0f1a3d62f9c5bad4b1692957d48ef509d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling advent_of_code_2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.73s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2019-791fa04714731697) [INFO] [stderr] Executable unittests src/bin/day01.rs (/opt/rustwide/target/debug/deps/day01-6b7e96b7451690ed) [INFO] [stderr] Executable unittests src/bin/day02.rs (/opt/rustwide/target/debug/deps/day02-c0a8dd96e6d7257e) [INFO] [stderr] Executable unittests src/bin/day03.rs (/opt/rustwide/target/debug/deps/day03-8ca4fa367f15c961) [INFO] [stderr] Executable unittests src/bin/day04.rs (/opt/rustwide/target/debug/deps/day04-e0bb2b2e76df287b) [INFO] [stderr] Executable unittests src/bin/day05.rs (/opt/rustwide/target/debug/deps/day05-2cc3a0d5fa12af38) [INFO] [stderr] Executable unittests src/bin/day06.rs (/opt/rustwide/target/debug/deps/day06-b892bc594ab6f0a2) [INFO] [stderr] Executable unittests src/bin/day07.rs (/opt/rustwide/target/debug/deps/day07-b8d9ed181e17c22f) [INFO] [stderr] Executable unittests src/bin/day08.rs (/opt/rustwide/target/debug/deps/day08-827cc82836b29c74) [INFO] running `Command { std: "docker" "inspect" "7bb7368b0f23ec31fe9e94144869aad0f1a3d62f9c5bad4b1692957d48ef509d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb7368b0f23ec31fe9e94144869aad0f1a3d62f9c5bad4b1692957d48ef509d", kill_on_drop: false }` [INFO] [stdout] 7bb7368b0f23ec31fe9e94144869aad0f1a3d62f9c5bad4b1692957d48ef509d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 1d4f654743901441b6cdc621327f22b49d62f07d2b7d27aaee269b82ac573bce [INFO] running `Command { std: "docker" "start" "-a" "1d4f654743901441b6cdc621327f22b49d62f07d2b7d27aaee269b82ac573bce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2019-791fa04714731697) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test days::day04::tests::test_is_valid_part1 ... ok [INFO] [stdout] test days::day04::tests::test_is_valid_part2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day01.rs (/opt/rustwide/target/debug/deps/day01-6b7e96b7451690ed) [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/day02.rs (/opt/rustwide/target/debug/deps/day02-c0a8dd96e6d7257e) [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/day03.rs (/opt/rustwide/target/debug/deps/day03-8ca4fa367f15c961) [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/day04.rs (/opt/rustwide/target/debug/deps/day04-e0bb2b2e76df287b) [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/day05.rs (/opt/rustwide/target/debug/deps/day05-2cc3a0d5fa12af38) [INFO] [stderr] Running unittests src/bin/day06.rs (/opt/rustwide/target/debug/deps/day06-b892bc594ab6f0a2) [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] [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/day07.rs (/opt/rustwide/target/debug/deps/day07-b8d9ed181e17c22f) [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/day08.rs (/opt/rustwide/target/debug/deps/day08-827cc82836b29c74) [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] Doc-tests advent_of_code_2019 [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" "1d4f654743901441b6cdc621327f22b49d62f07d2b7d27aaee269b82ac573bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4f654743901441b6cdc621327f22b49d62f07d2b7d27aaee269b82ac573bce", kill_on_drop: false }` [INFO] [stdout] 1d4f654743901441b6cdc621327f22b49d62f07d2b7d27aaee269b82ac573bce