[INFO] updating cached repository kenrick95/adventofcode2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kenrick95/adventofcode2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kenrick95/adventofcode2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kenrick95/adventofcode2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kenrick95/adventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kenrick95/adventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91fe894c22d1ce8afaf69e0d30c595b5fd32506c [INFO] sha for GitHub repo kenrick95/adventofcode2018: 91fe894c22d1ce8afaf69e0d30c595b5fd32506c [INFO] validating manifest of kenrick95/adventofcode2018 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 kenrick95/adventofcode2018 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 kenrick95/adventofcode2018 [INFO] finished frobbing kenrick95/adventofcode2018 [INFO] frobbed toml for kenrick95/adventofcode2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/adventofcode2018/Cargo.toml [INFO] started frobbing kenrick95/adventofcode2018 [INFO] finished frobbing kenrick95/adventofcode2018 [INFO] frobbed toml for kenrick95/adventofcode2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kenrick95/adventofcode2018/Cargo.toml [INFO] crate kenrick95/adventofcode2018 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 kenrick95/adventofcode2018 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/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=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] 3f836582cd71a50139d59f843362a8c77abd58c9862a27bdb0a3a8d681ab161c [INFO] running `"docker" "start" "-a" "3f836582cd71a50139d59f843362a8c77abd58c9862a27bdb0a3a8d681ab161c"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::collections::VecDeque` [INFO] [stderr] --> src/day25.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::VecDeque; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `"docker" "inspect" "3f836582cd71a50139d59f843362a8c77abd58c9862a27bdb0a3a8d681ab161c"` [INFO] running `"docker" "rm" "-f" "3f836582cd71a50139d59f843362a8c77abd58c9862a27bdb0a3a8d681ab161c"` [INFO] [stdout] 3f836582cd71a50139d59f843362a8c77abd58c9862a27bdb0a3a8d681ab161c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/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=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] 7829190645b184e6b4962305c50beca3eb846717f55e46627b5e4de39c73cfe3 [INFO] running `"docker" "start" "-a" "7829190645b184e6b4962305c50beca3eb846717f55e46627b5e4de39c73cfe3"` [INFO] [stderr] Compiling adventofcode2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::collections::VecDeque` [INFO] [stderr] --> src/day25.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::VecDeque; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "7829190645b184e6b4962305c50beca3eb846717f55e46627b5e4de39c73cfe3"` [INFO] running `"docker" "rm" "-f" "7829190645b184e6b4962305c50beca3eb846717f55e46627b5e4de39c73cfe3"` [INFO] [stdout] 7829190645b184e6b4962305c50beca3eb846717f55e46627b5e4de39c73cfe3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kenrick95/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=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] 4893d9779e55594df44d22d180a0f36e3b04ae7895b70929df450336c1fbf4bc [INFO] running `"docker" "start" "-a" "4893d9779e55594df44d22d180a0f36e3b04ae7895b70929df450336c1fbf4bc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode2018-49a12d0e42cd5deb [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" "4893d9779e55594df44d22d180a0f36e3b04ae7895b70929df450336c1fbf4bc"` [INFO] running `"docker" "rm" "-f" "4893d9779e55594df44d22d180a0f36e3b04ae7895b70929df450336c1fbf4bc"` [INFO] [stdout] 4893d9779e55594df44d22d180a0f36e3b04ae7895b70929df450336c1fbf4bc