[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/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/DavidVentura/Advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/DavidVentura/Advent_of_code_2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DavidVentura/Advent_of_code_2018" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/DavidVentura/Advent_of_code_2018"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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 master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of DavidVentura/Advent_of_code_2018 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "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/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/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/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking DavidVentura/Advent_of_code_2018 against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-2/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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=forbid" "-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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bd3998d694e3cfb71010106382ccfffe0230bf6b31111d3e49c540b5a472ae36 [INFO] running `"docker" "start" "-a" "bd3998d694e3cfb71010106382ccfffe0230bf6b31111d3e49c540b5a472ae36"` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking openssl v0.10.16 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking 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] 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 26.91s [INFO] running `"docker" "inspect" "bd3998d694e3cfb71010106382ccfffe0230bf6b31111d3e49c540b5a472ae36"` [INFO] running `"docker" "rm" "-f" "bd3998d694e3cfb71010106382ccfffe0230bf6b31111d3e49c540b5a472ae36"` [INFO] [stdout] bd3998d694e3cfb71010106382ccfffe0230bf6b31111d3e49c540b5a472ae36