[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 814724f3288bfd0296a7c2c01e954e0d194c504c59d7fc13aaffb4ee6123345a [INFO] running `"docker" "start" "-a" "814724f3288bfd0296a7c2c01e954e0d194c504c59d7fc13aaffb4ee6123345a"` [INFO] [stderr] Compiling advent-of-code-2018-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `"docker" "inspect" "814724f3288bfd0296a7c2c01e954e0d194c504c59d7fc13aaffb4ee6123345a"` [INFO] running `"docker" "rm" "-f" "814724f3288bfd0296a7c2c01e954e0d194c504c59d7fc13aaffb4ee6123345a"` [INFO] [stdout] 814724f3288bfd0296a7c2c01e954e0d194c504c59d7fc13aaffb4ee6123345a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9cf59c3173b0d5244ad1369f046340e1af6625479ffcce25c863d0f66235277d [INFO] running `"docker" "start" "-a" "9cf59c3173b0d5244ad1369f046340e1af6625479ffcce25c863d0f66235277d"` [INFO] [stderr] Compiling advent-of-code-2018-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `"docker" "inspect" "9cf59c3173b0d5244ad1369f046340e1af6625479ffcce25c863d0f66235277d"` [INFO] running `"docker" "rm" "-f" "9cf59c3173b0d5244ad1369f046340e1af6625479ffcce25c863d0f66235277d"` [INFO] [stdout] 9cf59c3173b0d5244ad1369f046340e1af6625479ffcce25c863d0f66235277d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4f7816f357c083b5b635611c100080b2d0e7d6b64a74cc510a536f314a6e81b8 [INFO] running `"docker" "start" "-a" "4f7816f357c083b5b635611c100080b2d0e7d6b64a74cc510a536f314a6e81b8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018_rust-e46fd0f834078382 [INFO] [stdout] [INFO] [stdout] running 8 tests [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] test day3::tests::overlaps ... ok [INFO] [stdout] test day4::tests::example1 ... ok [INFO] [stdout] test day3::tests::overlaps2 ... ok [INFO] [stdout] test day3::tests::basic ... 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" "4f7816f357c083b5b635611c100080b2d0e7d6b64a74cc510a536f314a6e81b8"` [INFO] running `"docker" "rm" "-f" "4f7816f357c083b5b635611c100080b2d0e7d6b64a74cc510a536f314a6e81b8"` [INFO] [stdout] 4f7816f357c083b5b635611c100080b2d0e7d6b64a74cc510a536f314a6e81b8