[INFO] updating cached repository PerArneng/aventofcode2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/PerArneng/aventofcode2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/PerArneng/aventofcode2018" "work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PerArneng/aventofcode2018" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PerArneng/aventofcode2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PerArneng/aventofcode2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b117c73a79fc7f979876610cb4d37082418280f [INFO] sha for GitHub repo PerArneng/aventofcode2018: 5b117c73a79fc7f979876610cb4d37082418280f [INFO] validating manifest of PerArneng/aventofcode2018 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 PerArneng/aventofcode2018 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 PerArneng/aventofcode2018 [INFO] finished frobbing PerArneng/aventofcode2018 [INFO] frobbed toml for PerArneng/aventofcode2018 written to work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018/Cargo.toml [INFO] started frobbing PerArneng/aventofcode2018 [INFO] finished frobbing PerArneng/aventofcode2018 [INFO] frobbed toml for PerArneng/aventofcode2018 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/PerArneng/aventofcode2018/Cargo.toml [INFO] crate PerArneng/aventofcode2018 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 PerArneng/aventofcode2018 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018:/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.36.0" "build" "--frozen"` [INFO] [stdout] a513f4c15c46ff4f9e296ae7aea17374ef377074f1da1381e63c20b587b8e784 [INFO] running `"docker" "start" "-a" "a513f4c15c46ff4f9e296ae7aea17374ef377074f1da1381e63c20b587b8e784"` [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "a513f4c15c46ff4f9e296ae7aea17374ef377074f1da1381e63c20b587b8e784"` [INFO] running `"docker" "rm" "-f" "a513f4c15c46ff4f9e296ae7aea17374ef377074f1da1381e63c20b587b8e784"` [INFO] [stdout] a513f4c15c46ff4f9e296ae7aea17374ef377074f1da1381e63c20b587b8e784 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 59e1acac3c9b6caeaa773535923e216d7e579432907e6a905ca3b7d8f0e6b78f [INFO] running `"docker" "start" "-a" "59e1acac3c9b6caeaa773535923e216d7e579432907e6a905ca3b7d8f0e6b78f"` [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "59e1acac3c9b6caeaa773535923e216d7e579432907e6a905ca3b7d8f0e6b78f"` [INFO] running `"docker" "rm" "-f" "59e1acac3c9b6caeaa773535923e216d7e579432907e6a905ca3b7d8f0e6b78f"` [INFO] [stdout] 59e1acac3c9b6caeaa773535923e216d7e579432907e6a905ca3b7d8f0e6b78f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/PerArneng/aventofcode2018:/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.36.0" "test" "--frozen"` [INFO] [stdout] cc0ad8523e7f584e0d1ae82068f4a30627405356eee0da8b7e95e509edcfd301 [INFO] running `"docker" "start" "-a" "cc0ad8523e7f584e0d1ae82068f4a30627405356eee0da8b7e95e509edcfd301"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_2018-8fcc03d7315a8ade [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test day1::part1::tests::calculate_sum_of_frequencies_doc_example3 ... ok [INFO] [stdout] test day1::part1::tests::calculate_sum_of_frequencies_doc_example1 ... ok [INFO] [stdout] test day1::part1::tests::parse_frequency_simple_happy_path ... ok [INFO] [stdout] test day1::part1::tests::calculate_sum_of_frequencies_doc_example2 ... ok [INFO] [stdout] test day1::part2::tests::find_first_duplicate_frequency_test4 ... ok [INFO] [stdout] test day1::part2::tests::find_first_duplicate_frequency_test1 ... ok [INFO] [stdout] test day1::part2::tests::find_first_duplicate_frequency_test3 ... ok [INFO] [stdout] test day2::part1::tests::calculate_checksum_test ... ok [INFO] [stdout] test day1::part2::tests::find_first_duplicate_frequency_test2 ... ok [INFO] [stdout] test day2::part2::tests::find_similar_ids_test ... ok [INFO] [stdout] test day2::part2::tests::get_similar_chars_test_strange_strings ... ok [INFO] [stdout] test day2::part1::tests::calculate_repetition_test ... ok [INFO] [stdout] test day2::part2::tests::get_similar_chars_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cc0ad8523e7f584e0d1ae82068f4a30627405356eee0da8b7e95e509edcfd301"` [INFO] running `"docker" "rm" "-f" "cc0ad8523e7f584e0d1ae82068f4a30627405356eee0da8b7e95e509edcfd301"` [INFO] [stdout] cc0ad8523e7f584e0d1ae82068f4a30627405356eee0da8b7e95e509edcfd301