[INFO] updating cached repository https://github.com/sphynx/aoc-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85bde8e42d73443903f79c4bb2f537fb9881af33 [INFO] testing sphynx/aoc-2019 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Faoc-2019" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sphynx/aoc-2019 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sphynx/aoc-2019 [INFO] finished tweaking git repo https://github.com/sphynx/aoc-2019 [INFO] tweaked toml for git repo https://github.com/sphynx/aoc-2019 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sphynx/aoc-2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd20a7c507b7ece8051c00aa3cdf9176c253036ee99315d729e9c3838fa9d3f [INFO] running `Command { std: "docker" "start" "-a" "5dd20a7c507b7ece8051c00aa3cdf9176c253036ee99315d729e9c3838fa9d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd20a7c507b7ece8051c00aa3cdf9176c253036ee99315d729e9c3838fa9d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd20a7c507b7ece8051c00aa3cdf9176c253036ee99315d729e9c3838fa9d3f", kill_on_drop: false }` [INFO] [stdout] 5dd20a7c507b7ece8051c00aa3cdf9176c253036ee99315d729e9c3838fa9d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b72f4b1f63eff91c5661951792735bc910f924761f5e5eb8358ea10d21990a4b [INFO] running `Command { std: "docker" "start" "-a" "b72f4b1f63eff91c5661951792735bc910f924761f5e5eb8358ea10d21990a4b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.24s [INFO] running `Command { std: "docker" "inspect" "b72f4b1f63eff91c5661951792735bc910f924761f5e5eb8358ea10d21990a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72f4b1f63eff91c5661951792735bc910f924761f5e5eb8358ea10d21990a4b", kill_on_drop: false }` [INFO] [stdout] b72f4b1f63eff91c5661951792735bc910f924761f5e5eb8358ea10d21990a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 510a6525a45ea5cb50a62e165df17ec5c8a1dfc87ebb3fd0f7f7cc6f81a0dd60 [INFO] running `Command { std: "docker" "start" "-a" "510a6525a45ea5cb50a62e165df17ec5c8a1dfc87ebb3fd0f7f7cc6f81a0dd60", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.44 [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 aoc-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `Command { std: "docker" "inspect" "510a6525a45ea5cb50a62e165df17ec5c8a1dfc87ebb3fd0f7f7cc6f81a0dd60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510a6525a45ea5cb50a62e165df17ec5c8a1dfc87ebb3fd0f7f7cc6f81a0dd60", kill_on_drop: false }` [INFO] [stdout] 510a6525a45ea5cb50a62e165df17ec5c8a1dfc87ebb3fd0f7f7cc6f81a0dd60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dab39dbfdfc7965e8106fe4075f423c9d79b54cd90368335c23bd6ec8cc6913e [INFO] running `Command { std: "docker" "start" "-a" "dab39dbfdfc7965e8106fe4075f423c9d79b54cd90368335c23bd6ec8cc6913e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc_2019-5c0f2e98a36b5f09) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test day10::tests::assert_zero_gcd ... ok [INFO] [stdout] test day12::tests::test_1 ... ok [INFO] [stdout] test day1::tests::test_total_fuel ... ok [INFO] [stdout] test day10::tests::test_1 ... ok [INFO] [stdout] test day2::tests::test_run ... ok [INFO] [stdout] test day4::tests::test ... ok [INFO] [stdout] test day6::tests::hm_test1 ... ok [INFO] [stdout] test day12::tests::test_2 ... ok [INFO] [stdout] test day6::tests::hm_test2 ... ok [INFO] [stdout] test intcode::tests::test_basic_features ... ok [INFO] [stdout] test intcode::tests::test_day9_features ... ok [INFO] [stdout] test day6::tests::test ... ok [INFO] [stdout] test intcode::tests::test_long_features ... ok [INFO] [stdout] test day7::tests::test_1 ... ok [INFO] [stdout] test day7::tests::test_2 ... ok [INFO] [stdout] test day10::tests::test_3 ... ok [INFO] [stdout] test day10::tests::test_2 ... ok [INFO] [stdout] test day7::tests::test_3 ... ok [INFO] [stdout] test day10::tests::test_4 ... ok [INFO] [stdout] test day7::tests::test_4 ... ok [INFO] [stdout] test day7::tests::test_5 ... ok [INFO] [stdout] test day10::tests::test_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc_2019-6b3eae73f062423b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::day1_solution ... ok [INFO] [stdout] test tests::day4_solution ... ignored [INFO] [stdout] test tests::day5_solution ... ok [INFO] [stdout] test tests::day8_solution ... ok [INFO] [stdout] test tests::day13_solution ... ok [INFO] [stdout] test tests::day7_solution ... ok [INFO] [stdout] test tests::day6_solution ... ok [INFO] [stdout] test tests::day11_solution ... ok [INFO] [stdout] test tests::day2_solution ... ok [INFO] [stdout] test tests::day9_solution ... ok [INFO] [stdout] test tests::day3_solution ... ok [INFO] [stdout] test tests::day10_solution ... ok [INFO] [stdout] test tests::day12_solution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] Doc-tests aoc-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" "dab39dbfdfc7965e8106fe4075f423c9d79b54cd90368335c23bd6ec8cc6913e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab39dbfdfc7965e8106fe4075f423c9d79b54cd90368335c23bd6ec8cc6913e", kill_on_drop: false }` [INFO] [stdout] dab39dbfdfc7965e8106fe4075f423c9d79b54cd90368335c23bd6ec8cc6913e