[INFO] updating cached repository mrdrbob/aoc-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mrdrbob/aoc-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mrdrbob/aoc-2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/mrdrbob/aoc-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mrdrbob/aoc-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mrdrbob/aoc-2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mrdrbob/aoc-2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mrdrbob/aoc-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fb06934ff0d98e7a23e02e8a2dcebfd667c2ca36 [INFO] sha for GitHub repo mrdrbob/aoc-2018: fb06934ff0d98e7a23e02e8a2dcebfd667c2ca36 [INFO] validating manifest of mrdrbob/aoc-2018 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 mrdrbob/aoc-2018 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 mrdrbob/aoc-2018 [INFO] finished frobbing mrdrbob/aoc-2018 [INFO] frobbed toml for mrdrbob/aoc-2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/mrdrbob/aoc-2018/Cargo.toml [INFO] started frobbing mrdrbob/aoc-2018 [INFO] finished frobbing mrdrbob/aoc-2018 [INFO] frobbed toml for mrdrbob/aoc-2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mrdrbob/aoc-2018/Cargo.toml [INFO] crate mrdrbob/aoc-2018 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 mrdrbob/aoc-2018 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/mrdrbob/aoc-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=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] 08095992fca5563571a3d4e52d566718f6a9e3b53215b724ea66db1f19c14940 [INFO] running `"docker" "start" "-a" "08095992fca5563571a3d4e52d566718f6a9e3b53215b724ea66db1f19c14940"` [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `print_state` [INFO] [stderr] --> src/day12.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | fn print_state(state:&VecDeque) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "08095992fca5563571a3d4e52d566718f6a9e3b53215b724ea66db1f19c14940"` [INFO] running `"docker" "rm" "-f" "08095992fca5563571a3d4e52d566718f6a9e3b53215b724ea66db1f19c14940"` [INFO] [stdout] 08095992fca5563571a3d4e52d566718f6a9e3b53215b724ea66db1f19c14940 [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/mrdrbob/aoc-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=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] 29604c2f06815878fba8f254de140fa2ffa0c8bef5222f1322367ba9d4e031b6 [INFO] running `"docker" "start" "-a" "29604c2f06815878fba8f254de140fa2ffa0c8bef5222f1322367ba9d4e031b6"` [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `print_state` [INFO] [stderr] --> src/day12.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | fn print_state(state:&VecDeque) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "29604c2f06815878fba8f254de140fa2ffa0c8bef5222f1322367ba9d4e031b6"` [INFO] running `"docker" "rm" "-f" "29604c2f06815878fba8f254de140fa2ffa0c8bef5222f1322367ba9d4e031b6"` [INFO] [stdout] 29604c2f06815878fba8f254de140fa2ffa0c8bef5222f1322367ba9d4e031b6 [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/mrdrbob/aoc-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=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] 3f5d0c506c706ec4fa9ff93a9b97650cd90bfcab9d9b85d5d846d235a6f329f3 [INFO] running `"docker" "start" "-a" "3f5d0c506c706ec4fa9ff93a9b97650cd90bfcab9d9b85d5d846d235a6f329f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc_2018-34e42ee2deac7c22 [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" "3f5d0c506c706ec4fa9ff93a9b97650cd90bfcab9d9b85d5d846d235a6f329f3"` [INFO] running `"docker" "rm" "-f" "3f5d0c506c706ec4fa9ff93a9b97650cd90bfcab9d9b85d5d846d235a6f329f3"` [INFO] [stdout] 3f5d0c506c706ec4fa9ff93a9b97650cd90bfcab9d9b85d5d846d235a6f329f3