[INFO] cloning repository https://github.com/corydickson/aoc2k19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corydickson/aoc2k19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorydickson%2Faoc2k19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorydickson%2Faoc2k19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d95f8ad7185b1c3a5af9fdabb5c96781ac9ae0c8 [INFO] testing corydickson/aoc2k19 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%2Fcorydickson%2Faoc2k19" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corydickson/aoc2k19 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/corydickson/aoc2k19 [INFO] finished tweaking git repo https://github.com/corydickson/aoc2k19 [INFO] tweaked toml for git repo https://github.com/corydickson/aoc2k19 written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/corydickson/aoc2k19 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] dac6eea2af4accd169a858916d13f0d85824f2ba28ea29fe47bee22e49c7ddda [INFO] running `Command { std: "docker" "start" "-a" "dac6eea2af4accd169a858916d13f0d85824f2ba28ea29fe47bee22e49c7ddda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac6eea2af4accd169a858916d13f0d85824f2ba28ea29fe47bee22e49c7ddda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac6eea2af4accd169a858916d13f0d85824f2ba28ea29fe47bee22e49c7ddda", kill_on_drop: false }` [INFO] [stdout] dac6eea2af4accd169a858916d13f0d85824f2ba28ea29fe47bee22e49c7ddda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] b2a953a8e5e54ef6fcbb9b7a5a92feaf656f7da1a05bb6e04d6d2b79b2b73044 [INFO] running `Command { std: "docker" "start" "-a" "b2a953a8e5e54ef6fcbb9b7a5a92feaf656f7da1a05bb6e04d6d2b79b2b73044", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling aoc2k19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `Command { std: "docker" "inspect" "b2a953a8e5e54ef6fcbb9b7a5a92feaf656f7da1a05bb6e04d6d2b79b2b73044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a953a8e5e54ef6fcbb9b7a5a92feaf656f7da1a05bb6e04d6d2b79b2b73044", kill_on_drop: false }` [INFO] [stdout] b2a953a8e5e54ef6fcbb9b7a5a92feaf656f7da1a05bb6e04d6d2b79b2b73044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] cd1a00aa6db236ba6570659fc2f97acd58e1fab0c93819f279e9f4de9c3e668d [INFO] running `Command { std: "docker" "start" "-a" "cd1a00aa6db236ba6570659fc2f97acd58e1fab0c93819f279e9f4de9c3e668d", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2k19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2k19-33639c4477a94521) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2k19-ec2cd83e0ee47244) [INFO] running `Command { std: "docker" "inspect" "cd1a00aa6db236ba6570659fc2f97acd58e1fab0c93819f279e9f4de9c3e668d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1a00aa6db236ba6570659fc2f97acd58e1fab0c93819f279e9f4de9c3e668d", kill_on_drop: false }` [INFO] [stdout] cd1a00aa6db236ba6570659fc2f97acd58e1fab0c93819f279e9f4de9c3e668d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] e069756c0d140d535e81294d951a83a22c4fb796697adc303e70e6cde8188c12 [INFO] running `Command { std: "docker" "start" "-a" "e069756c0d140d535e81294d951a83a22c4fb796697adc303e70e6cde8188c12", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2k19-33639c4477a94521) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2k19-ec2cd83e0ee47244) [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 2 tests [INFO] [stdout] test tests::fuel_req ... ok [INFO] [stdout] test tests::password_check ... 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] Doc-tests aoc2k19 [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" "e069756c0d140d535e81294d951a83a22c4fb796697adc303e70e6cde8188c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e069756c0d140d535e81294d951a83a22c4fb796697adc303e70e6cde8188c12", kill_on_drop: false }` [INFO] [stdout] e069756c0d140d535e81294d951a83a22c4fb796697adc303e70e6cde8188c12