[INFO] cloning repository agentcooper/advent-of-code-2018 [INFO] running `"git" "clone" "--bare" "git://github.com/agentcooper/advent-of-code-2018.git" "work/cache/sources/gh/agentcooper/advent-of-code-2018"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/agentcooper/advent-of-code-2018'... [INFO] running `"git" "clone" "work/cache/sources/gh/agentcooper/advent-of-code-2018" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/agentcooper/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/agentcooper/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/agentcooper/advent-of-code-2018" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 570e73cd11910dfb67f506d2087ae0dc2b414b64 [INFO] sha for GitHub repo agentcooper/advent-of-code-2018: 570e73cd11910dfb67f506d2087ae0dc2b414b64 [INFO] validating manifest of agentcooper/advent-of-code-2018 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 agentcooper/advent-of-code-2018 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 agentcooper/advent-of-code-2018 [INFO] finished frobbing agentcooper/advent-of-code-2018 [INFO] frobbed toml for agentcooper/advent-of-code-2018 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/agentcooper/advent-of-code-2018/Cargo.toml [INFO] started frobbing agentcooper/advent-of-code-2018 [INFO] finished frobbing agentcooper/advent-of-code-2018 [INFO] frobbed toml for agentcooper/advent-of-code-2018 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018/Cargo.toml [INFO] crate agentcooper/advent-of-code-2018 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 agentcooper/advent-of-code-2018 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018:/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] d03dad7fa90969d8ae59d777ef5fd6ae4c789fe4f7b9df3a8637a09e0fe20928 [INFO] running `"docker" "start" "-a" "d03dad7fa90969d8ae59d777ef5fd6ae4c789fe4f7b9df3a8637a09e0fe20928"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "d03dad7fa90969d8ae59d777ef5fd6ae4c789fe4f7b9df3a8637a09e0fe20928"` [INFO] running `"docker" "rm" "-f" "d03dad7fa90969d8ae59d777ef5fd6ae4c789fe4f7b9df3a8637a09e0fe20928"` [INFO] [stdout] d03dad7fa90969d8ae59d777ef5fd6ae4c789fe4f7b9df3a8637a09e0fe20928 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018:/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] 0c38eb9561c133209f00dd3cb125e2962a9467f3f4e9f4b5f038aeed49d80a82 [INFO] running `"docker" "start" "-a" "0c38eb9561c133209f00dd3cb125e2962a9467f3f4e9f4b5f038aeed49d80a82"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "0c38eb9561c133209f00dd3cb125e2962a9467f3f4e9f4b5f038aeed49d80a82"` [INFO] running `"docker" "rm" "-f" "0c38eb9561c133209f00dd3cb125e2962a9467f3f4e9f4b5f038aeed49d80a82"` [INFO] [stdout] 0c38eb9561c133209f00dd3cb125e2962a9467f3f4e9f4b5f038aeed49d80a82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/agentcooper/advent-of-code-2018:/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] cb7944545c2839fd0555d587988c92a09d3fcca0a11bd68ee11f4d707c2c0253 [INFO] running `"docker" "start" "-a" "cb7944545c2839fd0555d587988c92a09d3fcca0a11bd68ee11f4d707c2c0253"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/day01-ccb965c566586380 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_part1 ... ok [INFO] [stdout] test test::test_part2 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/day02-fdce9190e9e4ee1a [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_part2 ... ok [INFO] [stdout] test test::test_part1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cb7944545c2839fd0555d587988c92a09d3fcca0a11bd68ee11f4d707c2c0253"` [INFO] running `"docker" "rm" "-f" "cb7944545c2839fd0555d587988c92a09d3fcca0a11bd68ee11f4d707c2c0253"` [INFO] [stdout] cb7944545c2839fd0555d587988c92a09d3fcca0a11bd68ee11f4d707c2c0253