[INFO] cloning repository https://github.com/onelson/aoc2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelson/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Faoc2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Faoc2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3e859ca0664a2a3dbdc7c0946b920a3523af0f6 [INFO] testing onelson/aoc2019 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Faoc2019" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelson/aoc2019 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelson/aoc2019 [INFO] finished tweaking git repo https://github.com/onelson/aoc2019 [INFO] tweaked toml for git repo https://github.com/onelson/aoc2019 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/onelson/aoc2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2145d276f1ddda7040999f1c031851be0932ee5ccd005635b3fa020dcda04a6 [INFO] running `Command { std: "docker" "start" "-a" "e2145d276f1ddda7040999f1c031851be0932ee5ccd005635b3fa020dcda04a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2145d276f1ddda7040999f1c031851be0932ee5ccd005635b3fa020dcda04a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2145d276f1ddda7040999f1c031851be0932ee5ccd005635b3fa020dcda04a6", kill_on_drop: false }` [INFO] [stdout] e2145d276f1ddda7040999f1c031851be0932ee5ccd005635b3fa020dcda04a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3000fff8c8b780bf34ce5dfd49a1b75f6da71225c243b30ddc2cb51337d2c267 [INFO] running `Command { std: "docker" "start" "-a" "3000fff8c8b780bf34ce5dfd49a1b75f6da71225c243b30ddc2cb51337d2c267", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "3000fff8c8b780bf34ce5dfd49a1b75f6da71225c243b30ddc2cb51337d2c267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3000fff8c8b780bf34ce5dfd49a1b75f6da71225c243b30ddc2cb51337d2c267", kill_on_drop: false }` [INFO] [stdout] 3000fff8c8b780bf34ce5dfd49a1b75f6da71225c243b30ddc2cb51337d2c267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 915ed765f59bb24e39216b864494592e3c4cf788e3b80a4dc1ea10046075b4c3 [INFO] running `Command { std: "docker" "start" "-a" "915ed765f59bb24e39216b864494592e3c4cf788e3b80a4dc1ea10046075b4c3", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "915ed765f59bb24e39216b864494592e3c4cf788e3b80a4dc1ea10046075b4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915ed765f59bb24e39216b864494592e3c4cf788e3b80a4dc1ea10046075b4c3", kill_on_drop: false }` [INFO] [stdout] 915ed765f59bb24e39216b864494592e3c4cf788e3b80a4dc1ea10046075b4c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a31c41d89ea0ec5f44cc6187e4e2f25831a58e48bbd0d3e91ec2fac7c3c47091 [INFO] running `Command { std: "docker" "start" "-a" "a31c41d89ea0ec5f44cc6187e4e2f25831a58e48bbd0d3e91ec2fac7c3c47091", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2019-10e7379cb49a309c) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test crossed_wires::day03_1_test::test_build_steps ... ok [INFO] [stdout] test crossed_wires::day03_1_test::test_plot_course ... ok [INFO] [stdout] test intcode::day02_1_tests::test_example_1 ... ok [INFO] [stdout] test intcode::day02_1_tests::test_example_2 ... ok [INFO] [stdout] test intcode::day02_1_tests::test_example_3 ... ok [INFO] [stdout] test intcode::day02_1_tests::test_example_4 ... ok [INFO] [stdout] test intcode::day05_1_tests::test_example_1 ... ok [INFO] [stdout] test intcode::day05_1_tests::test_header_pad ... ok [INFO] [stdout] test intcode::day05_1_tests::test_header_parse_two_digit_opcode ... ok [INFO] [stdout] test secure_container::day04_1_tests::test_111111_is_valid ... ok [INFO] [stdout] test crossed_wires::day03_1_test::test_example_1 ... ok [INFO] [stdout] test secure_container::day04_1_tests::test_123789_is_not_valid ... ok [INFO] [stdout] test secure_container::day04_1_tests::test_223450_is_not_valid ... ok [INFO] [stdout] test crossed_wires::day03_1_test::test_example_2 ... ok [INFO] [stdout] test secure_container::day04_1_tests::test_to_digits ... ok [INFO] [stdout] test secure_container::day04_2_tests::test_111122_is_valid ... ok [INFO] [stdout] test secure_container::day04_2_tests::test_112233_is_valid ... ok [INFO] [stdout] test secure_container::day04_2_tests::test_123444_is_not_valid ... ok [INFO] [stdout] test crossed_wires::day03_2_test::test_example_1 ... ok [INFO] [stdout] test crossed_wires::day03_2_test::test_example_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day01_1-73e4cbd65170ee8a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test day01_1_tests::test_mass_100756_requires_33583_fuel ... ok [INFO] [stdout] test day01_1_tests::test_mass_12_requires_2_fuel ... ok [INFO] [stdout] test day01_1_tests::test_mass_14_requires_2_fuel ... ok [INFO] [stdout] test day01_1_tests::test_mass_1969_requires_654_fuel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day01_2-36113c7a3917537f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test day01_2_tests::test_mass_100756_requires_50346_fuel ... ok [INFO] [stdout] test day01_2_tests::test_mass_14_requires_2_fuel ... ok [INFO] [stdout] test day01_2_tests::test_mass_1969_requires_966_fuel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day02_1-377489b0cc0b3b17) [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 (/opt/rustwide/target/debug/deps/day02_2-e390e1a5f90597a6) [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 (/opt/rustwide/target/debug/deps/day03_1-5bb0cdf19ffeefda) [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 (/opt/rustwide/target/debug/deps/day03_2-15e540e03f866345) [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 (/opt/rustwide/target/debug/deps/day04_1-50e4de6816a3b5cb) [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 (/opt/rustwide/target/debug/deps/day04_2-b8c4f2b0a107188f) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day05_1-c8740a8bc9c256d0) [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] Doc-tests aoc2019 [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" "a31c41d89ea0ec5f44cc6187e4e2f25831a58e48bbd0d3e91ec2fac7c3c47091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31c41d89ea0ec5f44cc6187e4e2f25831a58e48bbd0d3e91ec2fac7c3c47091", kill_on_drop: false }` [INFO] [stdout] a31c41d89ea0ec5f44cc6187e4e2f25831a58e48bbd0d3e91ec2fac7c3c47091