[INFO] updating cached repository exoticorn/aoc18 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/exoticorn/aoc18 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/exoticorn/aoc18" "work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/exoticorn/aoc18" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exoticorn/aoc18"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exoticorn/aoc18'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f8e2d936025b25bf636826c4885ae82fb261986 [INFO] sha for GitHub repo exoticorn/aoc18: 4f8e2d936025b25bf636826c4885ae82fb261986 [INFO] validating manifest of exoticorn/aoc18 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of exoticorn/aoc18 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing exoticorn/aoc18 [INFO] finished frobbing exoticorn/aoc18 [INFO] frobbed toml for exoticorn/aoc18 written to work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18/Cargo.toml [INFO] started frobbing exoticorn/aoc18 [INFO] finished frobbing exoticorn/aoc18 [INFO] frobbed toml for exoticorn/aoc18 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exoticorn/aoc18/Cargo.toml [INFO] crate exoticorn/aoc18 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing exoticorn/aoc18 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] fc17e821fe33bde8a6de85e5ee3b804ab162a40a56e137567e9cb6fee815b06a [INFO] running `"docker" "start" "-a" "fc17e821fe33bde8a6de85e5ee3b804ab162a40a56e137567e9cb6fee815b06a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling clap-verbosity-flag v0.1.0 [INFO] [stderr] Compiling quicli v0.3.1 [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/days/day12.rs:48:28 [INFO] [stderr] | [INFO] [stderr] 48 | fn parse_input(lines: &mut Iterator) -> Result<(Pots, Rules)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/days/day13.rs:88:28 [INFO] [stderr] | [INFO] [stderr] 88 | fn parse_input(lines: &mut Iterator) -> Result<(Map, Vec)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "fc17e821fe33bde8a6de85e5ee3b804ab162a40a56e137567e9cb6fee815b06a"` [INFO] running `"docker" "rm" "-f" "fc17e821fe33bde8a6de85e5ee3b804ab162a40a56e137567e9cb6fee815b06a"` [INFO] [stdout] fc17e821fe33bde8a6de85e5ee3b804ab162a40a56e137567e9cb6fee815b06a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e0a7cca27edce4927f3088af6fb8af6b3d99eb9dcbda8665a311fdb0a15056fb [INFO] running `"docker" "start" "-a" "e0a7cca27edce4927f3088af6fb8af6b3d99eb9dcbda8665a311fdb0a15056fb"` [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/days/day12.rs:48:28 [INFO] [stderr] | [INFO] [stderr] 48 | fn parse_input(lines: &mut Iterator) -> Result<(Pots, Rules)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/days/day13.rs:88:28 [INFO] [stderr] | [INFO] [stderr] 88 | fn parse_input(lines: &mut Iterator) -> Result<(Map, Vec)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `"docker" "inspect" "e0a7cca27edce4927f3088af6fb8af6b3d99eb9dcbda8665a311fdb0a15056fb"` [INFO] running `"docker" "rm" "-f" "e0a7cca27edce4927f3088af6fb8af6b3d99eb9dcbda8665a311fdb0a15056fb"` [INFO] [stdout] e0a7cca27edce4927f3088af6fb8af6b3d99eb9dcbda8665a311fdb0a15056fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exoticorn/aoc18:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 6d93d9aa0a23a1c1ad7b86a5ef569a175c2c038893a3990d4bf110b75445fe04 [INFO] running `"docker" "start" "-a" "6d93d9aa0a23a1c1ad7b86a5ef569a175c2c038893a3990d4bf110b75445fe04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc18-33fb3a1412970599 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test days::day15::test::case0 ... ok [INFO] [stdout] test days::day14::test ... ok [INFO] [stdout] test days::day15::test::case1 ... ok [INFO] [stdout] test days::day17::test ... ok [INFO] [stdout] test days::day22::test ... ok [INFO] [stdout] test days::day18::test ... ok [INFO] [stdout] test days::day20::test ... ok [INFO] [stdout] test days::day25::test::part1 ... ok [INFO] [stdout] test days::day5::test::part1 ... ok [INFO] [stdout] test days::day2::test::counts ... ok [INFO] [stdout] test days::day2::test::rem_com ... ok [INFO] [stdout] test days::day2::test::dist ... ok [INFO] [stdout] test days::day7::test::test ... ok [INFO] [stdout] test days::day8::test ... ok [INFO] [stdout] test days::day4::test::sleepy_guards ... ok [INFO] [stdout] test days::day6::test::example ... ok [INFO] [stdout] test days::day9::test::part1 ... ok [INFO] [stdout] test days::day24::test ... ok [INFO] [stdout] test days::day11::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6d93d9aa0a23a1c1ad7b86a5ef569a175c2c038893a3990d4bf110b75445fe04"` [INFO] running `"docker" "rm" "-f" "6d93d9aa0a23a1c1ad7b86a5ef569a175c2c038893a3990d4bf110b75445fe04"` [INFO] [stdout] 6d93d9aa0a23a1c1ad7b86a5ef569a175c2c038893a3990d4bf110b75445fe04