[INFO] cloning repository flannelhead/adventofcode2018 [INFO] running `"git" "clone" "--bare" "git://github.com/flannelhead/adventofcode2018.git" "work/cache/sources/gh/flannelhead/adventofcode2018"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/flannelhead/adventofcode2018'... [INFO] running `"git" "clone" "work/cache/sources/gh/flannelhead/adventofcode2018" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flannelhead/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flannelhead/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/flannelhead/adventofcode2018" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73f8fdb46998336d20f65af830f5e9a71668f05b [INFO] sha for GitHub repo flannelhead/adventofcode2018: 73f8fdb46998336d20f65af830f5e9a71668f05b [INFO] validating manifest of flannelhead/adventofcode2018 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 flannelhead/adventofcode2018 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 flannelhead/adventofcode2018 [INFO] finished frobbing flannelhead/adventofcode2018 [INFO] frobbed toml for flannelhead/adventofcode2018 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flannelhead/adventofcode2018/Cargo.toml [INFO] started frobbing flannelhead/adventofcode2018 [INFO] finished frobbing flannelhead/adventofcode2018 [INFO] frobbed toml for flannelhead/adventofcode2018 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018/Cargo.toml [INFO] crate flannelhead/adventofcode2018 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 flannelhead/adventofcode2018 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018:/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] 97801ef98d3449b7e8e0ed3ef1399c9e9d599e7b5e48bcd2e216bfd973bcbdff [INFO] running `"docker" "start" "-a" "97801ef98d3449b7e8e0ed3ef1399c9e9d599e7b5e48bcd2e216bfd973bcbdff"` [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.42s [INFO] running `"docker" "inspect" "97801ef98d3449b7e8e0ed3ef1399c9e9d599e7b5e48bcd2e216bfd973bcbdff"` [INFO] running `"docker" "rm" "-f" "97801ef98d3449b7e8e0ed3ef1399c9e9d599e7b5e48bcd2e216bfd973bcbdff"` [INFO] [stdout] 97801ef98d3449b7e8e0ed3ef1399c9e9d599e7b5e48bcd2e216bfd973bcbdff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018:/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] f57b266e2c44d970aa7ddeac9fef9a5925302322b1bba35b1fb9a8af093bbba3 [INFO] running `"docker" "start" "-a" "f57b266e2c44d970aa7ddeac9fef9a5925302322b1bba35b1fb9a8af093bbba3"` [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `"docker" "inspect" "f57b266e2c44d970aa7ddeac9fef9a5925302322b1bba35b1fb9a8af093bbba3"` [INFO] running `"docker" "rm" "-f" "f57b266e2c44d970aa7ddeac9fef9a5925302322b1bba35b1fb9a8af093bbba3"` [INFO] [stdout] f57b266e2c44d970aa7ddeac9fef9a5925302322b1bba35b1fb9a8af093bbba3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flannelhead/adventofcode2018:/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] cc7ef50395f21c43815cce9cca34a87bd5441cc18ee6406d91bac5e69a2543a5 [INFO] running `"docker" "start" "-a" "cc7ef50395f21c43815cce9cca34a87bd5441cc18ee6406d91bac5e69a2543a5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/1_1-3067288ae7962573 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/1_2-b812e4ff3b7d1265 [INFO] [stderr] Running /opt/crater/target/debug/deps/2_1-edc7157f576b6e62 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/2_2-619b71009519cb1c [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/3_1-affce8a5587c6ae3 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/4_1-21514d07aed425d2 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/5_1-ae824859f071c24b [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/6_1-eebde953f6bb2ed1 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/7_1-42c062ab5065d1d3 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/8-4074b6e205b6aa44 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "cc7ef50395f21c43815cce9cca34a87bd5441cc18ee6406d91bac5e69a2543a5"` [INFO] running `"docker" "rm" "-f" "cc7ef50395f21c43815cce9cca34a87bd5441cc18ee6406d91bac5e69a2543a5"` [INFO] [stdout] cc7ef50395f21c43815cce9cca34a87bd5441cc18ee6406d91bac5e69a2543a5