[INFO] cloning repository bantic/advent-of-code-2018-rust [INFO] running `"git" "clone" "--bare" "git://github.com/bantic/advent-of-code-2018-rust.git" "work/cache/sources/gh/bantic/advent-of-code-2018-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bantic/advent-of-code-2018-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/bantic/advent-of-code-2018-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bantic/advent-of-code-2018-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bantic/advent-of-code-2018-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bantic/advent-of-code-2018-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2a092e13995ad9c6edb79c8a51bdf304347ca0b [INFO] sha for GitHub repo bantic/advent-of-code-2018-rust: e2a092e13995ad9c6edb79c8a51bdf304347ca0b [INFO] validating manifest of bantic/advent-of-code-2018-rust on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bantic/advent-of-code-2018-rust on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bantic/advent-of-code-2018-rust [INFO] finished frobbing bantic/advent-of-code-2018-rust [INFO] frobbed toml for bantic/advent-of-code-2018-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bantic/advent-of-code-2018-rust/Cargo.toml [INFO] started frobbing bantic/advent-of-code-2018-rust [INFO] finished frobbing bantic/advent-of-code-2018-rust [INFO] frobbed toml for bantic/advent-of-code-2018-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust/Cargo.toml [INFO] crate bantic/advent-of-code-2018-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bantic/advent-of-code-2018-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5ed83fb703dd2f0359f0b4ebdef9b1808046ce6c6419fb8ceb3c4940c2def80c [INFO] running `"docker" "start" "-a" "5ed83fb703dd2f0359f0b4ebdef9b1808046ce6c6419fb8ceb3c4940c2def80c"` [INFO] [stderr] Compiling advent-of-code-2018-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `"docker" "inspect" "5ed83fb703dd2f0359f0b4ebdef9b1808046ce6c6419fb8ceb3c4940c2def80c"` [INFO] running `"docker" "rm" "-f" "5ed83fb703dd2f0359f0b4ebdef9b1808046ce6c6419fb8ceb3c4940c2def80c"` [INFO] [stdout] 5ed83fb703dd2f0359f0b4ebdef9b1808046ce6c6419fb8ceb3c4940c2def80c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f66358c0e8b963081dad2e669d772481972798617b34385efcc080343b287e29 [INFO] running `"docker" "start" "-a" "f66358c0e8b963081dad2e669d772481972798617b34385efcc080343b287e29"` [INFO] [stderr] Compiling advent-of-code-2018-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "f66358c0e8b963081dad2e669d772481972798617b34385efcc080343b287e29"` [INFO] running `"docker" "rm" "-f" "f66358c0e8b963081dad2e669d772481972798617b34385efcc080343b287e29"` [INFO] [stdout] f66358c0e8b963081dad2e669d772481972798617b34385efcc080343b287e29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bantic/advent-of-code-2018-rust:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c016fdd1c1d3bde7955fe8a9e5ab4789215c7c383f14ad54f1b72301f121bbd0 [INFO] running `"docker" "start" "-a" "c016fdd1c1d3bde7955fe8a9e5ab4789215c7c383f14ad54f1b72301f121bbd0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018_rust-bf53aae0de4d129d [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test day3::tests::overlaps2 ... ok [INFO] [stdout] test day3::tests::basic ... ok [INFO] [stdout] test day3::tests::overlaps ... ok [INFO] [stdout] test day4::tests::example1 ... ok [INFO] [stdout] test utils::tests::scan ... ok [INFO] [stdout] test day5::tests::test_react ... ok [INFO] [stdout] test day5::tests::example1 ... ok [INFO] [stdout] test day4::tests::example2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c016fdd1c1d3bde7955fe8a9e5ab4789215c7c383f14ad54f1b72301f121bbd0"` [INFO] running `"docker" "rm" "-f" "c016fdd1c1d3bde7955fe8a9e5ab4789215c7c383f14ad54f1b72301f121bbd0"` [INFO] [stdout] c016fdd1c1d3bde7955fe8a9e5ab4789215c7c383f14ad54f1b72301f121bbd0