[INFO] updating cached repository DavidVentura/Advent_of_code_2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DavidVentura/Advent_of_code_2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DavidVentura/Advent_of_code_2018" "work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DavidVentura/Advent_of_code_2018" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DavidVentura/Advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DavidVentura/Advent_of_code_2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f47c3174b00b46c60215295f24840085cf27f356 [INFO] sha for GitHub repo DavidVentura/Advent_of_code_2018: f47c3174b00b46c60215295f24840085cf27f356 [INFO] validating manifest of DavidVentura/Advent_of_code_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 DavidVentura/Advent_of_code_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 DavidVentura/Advent_of_code_2018 [INFO] finished frobbing DavidVentura/Advent_of_code_2018 [INFO] frobbed toml for DavidVentura/Advent_of_code_2018 written to work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_2018/Cargo.toml [INFO] started frobbing DavidVentura/Advent_of_code_2018 [INFO] finished frobbing DavidVentura/Advent_of_code_2018 [INFO] frobbed toml for DavidVentura/Advent_of_code_2018 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DavidVentura/Advent_of_code_2018/Cargo.toml [INFO] crate DavidVentura/Advent_of_code_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 DavidVentura/Advent_of_code_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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_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] b7986d1e82ea959c681cc0ca528a9fa87c4ac96e192a79689756045155d22bd6 [INFO] running `"docker" "start" "-a" "b7986d1e82ea959c681cc0ca528a9fa87c4ac96e192a79689756045155d22bd6"` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/aoc_2.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | for i in 0..word1.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/aoc_2.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | for i in 0..word1.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.81s [INFO] running `"docker" "inspect" "b7986d1e82ea959c681cc0ca528a9fa87c4ac96e192a79689756045155d22bd6"` [INFO] running `"docker" "rm" "-f" "b7986d1e82ea959c681cc0ca528a9fa87c4ac96e192a79689756045155d22bd6"` [INFO] [stdout] b7986d1e82ea959c681cc0ca528a9fa87c4ac96e192a79689756045155d22bd6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_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] 71e968a4b4f19c7bbe0325ced053be9e90be2e9f0721b6e6c193a3b6496e1032 [INFO] running `"docker" "start" "-a" "71e968a4b4f19c7bbe0325ced053be9e90be2e9f0721b6e6c193a3b6496e1032"` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/aoc_2.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | for i in 0..word1.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/aoc_2.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | for i in 0..word1.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `"docker" "inspect" "71e968a4b4f19c7bbe0325ced053be9e90be2e9f0721b6e6c193a3b6496e1032"` [INFO] running `"docker" "rm" "-f" "71e968a4b4f19c7bbe0325ced053be9e90be2e9f0721b6e6c193a3b6496e1032"` [INFO] [stdout] 71e968a4b4f19c7bbe0325ced053be9e90be2e9f0721b6e6c193a3b6496e1032 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DavidVentura/Advent_of_code_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] a6df8f8236c5ee20e3337f1a03b8a43880ac5a2510a1be4ea86d2d12e128eab8 [INFO] running `"docker" "start" "-a" "a6df8f8236c5ee20e3337f1a03b8a43880ac5a2510a1be4ea86d2d12e128eab8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc-85917c1a21d40611 [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/solutions-c5226942066a6982 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/test_aoc_1-8b892a3fa4280fc1 [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/test_aoc_2-e8559c8af2aff627 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_part_2 ... ok [INFO] [stdout] test tests::test_part_1 ... ok [INFO] [stdout] test tests::test_distance ... ok [INFO] [stdout] test tests::test_closest_word ... ok [INFO] [stdout] test tests::test_common_chars ... ok [INFO] [stdout] test tests::test_distance_fails_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests aoc [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" "a6df8f8236c5ee20e3337f1a03b8a43880ac5a2510a1be4ea86d2d12e128eab8"` [INFO] running `"docker" "rm" "-f" "a6df8f8236c5ee20e3337f1a03b8a43880ac5a2510a1be4ea86d2d12e128eab8"` [INFO] [stdout] a6df8f8236c5ee20e3337f1a03b8a43880ac5a2510a1be4ea86d2d12e128eab8