[INFO] updating cached repository akatechis/adventofcode2015 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/akatechis/adventofcode2015 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/akatechis/adventofcode2015" "work/ex/beta-1.37-6/sources/1.36.0/gh/akatechis/adventofcode2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/akatechis/adventofcode2015'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/akatechis/adventofcode2015" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19876328193c7af687dd807438e3ee3b4929711d [INFO] sha for GitHub repo akatechis/adventofcode2015: 19876328193c7af687dd807438e3ee3b4929711d [INFO] validating manifest of akatechis/adventofcode2015 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of akatechis/adventofcode2015 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing akatechis/adventofcode2015 [INFO] finished frobbing akatechis/adventofcode2015 [INFO] frobbed toml for akatechis/adventofcode2015 written to work/ex/beta-1.37-6/sources/1.36.0/gh/akatechis/adventofcode2015/Cargo.toml [INFO] started frobbing akatechis/adventofcode2015 [INFO] finished frobbing akatechis/adventofcode2015 [INFO] frobbed toml for akatechis/adventofcode2015 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015/Cargo.toml [INFO] crate akatechis/adventofcode2015 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing akatechis/adventofcode2015 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] db428405ec0990430e6a4aa5b43514355385cb864ef9b7bd605faab0f1fa8b0d [INFO] running `"docker" "start" "-a" "db428405ec0990430e6a4aa5b43514355385cb864ef9b7bd605faab0f1fa8b0d"` [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling adventofcode2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.08s [INFO] running `"docker" "inspect" "db428405ec0990430e6a4aa5b43514355385cb864ef9b7bd605faab0f1fa8b0d"` [INFO] running `"docker" "rm" "-f" "db428405ec0990430e6a4aa5b43514355385cb864ef9b7bd605faab0f1fa8b0d"` [INFO] [stdout] db428405ec0990430e6a4aa5b43514355385cb864ef9b7bd605faab0f1fa8b0d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e3996760eadef89b78e2c85799d7487dbe1fdb23851f26ac990a2962b1ae2daa [INFO] running `"docker" "start" "-a" "e3996760eadef89b78e2c85799d7487dbe1fdb23851f26ac990a2962b1ae2daa"` [INFO] [stderr] Compiling adventofcode2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "e3996760eadef89b78e2c85799d7487dbe1fdb23851f26ac990a2962b1ae2daa"` [INFO] running `"docker" "rm" "-f" "e3996760eadef89b78e2c85799d7487dbe1fdb23851f26ac990a2962b1ae2daa"` [INFO] [stdout] e3996760eadef89b78e2c85799d7487dbe1fdb23851f26ac990a2962b1ae2daa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/akatechis/adventofcode2015:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 483be2151ce86159c37005e61f033e96ce9d220345a99cf8c686b9ca6033e1e0 [INFO] running `"docker" "start" "-a" "483be2151ce86159c37005e61f033e96ce9d220345a99cf8c686b9ca6033e1e0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventofcode2015-093e714e0d278402 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test day_six::test::test_binary_light_grid ... ok [INFO] [stdout] test day_six::test::test_parsing_toggle_works_correctly ... ok [INFO] [stdout] test day_six::test::test_parsing_turn_on_works_correctly ... ok [INFO] [stdout] test day_six::test::test_soft_light_grid ... ok [INFO] [stdout] test day_six::test::test_parsing_turn_off_works_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "483be2151ce86159c37005e61f033e96ce9d220345a99cf8c686b9ca6033e1e0"` [INFO] running `"docker" "rm" "-f" "483be2151ce86159c37005e61f033e96ce9d220345a99cf8c686b9ca6033e1e0"` [INFO] [stdout] 483be2151ce86159c37005e61f033e96ce9d220345a99cf8c686b9ca6033e1e0