[INFO] updating cached repository sgp715/word_frequencies [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sgp715/word_frequencies [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sgp715/word_frequencies" "work/ex/beta-1.38-1/sources/1.37.0/gh/sgp715/word_frequencies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sgp715/word_frequencies'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sgp715/word_frequencies" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f9a9111e36616f2ceffd044f16a80c15b18b05a [INFO] sha for GitHub repo sgp715/word_frequencies: 2f9a9111e36616f2ceffd044f16a80c15b18b05a [INFO] validating manifest of sgp715/word_frequencies 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 sgp715/word_frequencies 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 sgp715/word_frequencies [INFO] finished frobbing sgp715/word_frequencies [INFO] frobbed toml for sgp715/word_frequencies written to work/ex/beta-1.38-1/sources/1.37.0/gh/sgp715/word_frequencies/Cargo.toml [INFO] started frobbing sgp715/word_frequencies [INFO] finished frobbing sgp715/word_frequencies [INFO] frobbed toml for sgp715/word_frequencies written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies/Cargo.toml [INFO] crate sgp715/word_frequencies 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 sgp715/word_frequencies against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies:/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-08-13" "build" "--frozen"` [INFO] [stdout] acda09e05d27e419aec68507c4f1e5c038ad117b6a84a880d76e5bd0a97816fe [INFO] running `"docker" "start" "-a" "acda09e05d27e419aec68507c4f1e5c038ad117b6a84a880d76e5bd0a97816fe"` [INFO] [stderr] Compiling hw1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | let mut split_line = line.split(" "); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "acda09e05d27e419aec68507c4f1e5c038ad117b6a84a880d76e5bd0a97816fe"` [INFO] running `"docker" "rm" "-f" "acda09e05d27e419aec68507c4f1e5c038ad117b6a84a880d76e5bd0a97816fe"` [INFO] [stdout] acda09e05d27e419aec68507c4f1e5c038ad117b6a84a880d76e5bd0a97816fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] bb0ae45a1ad869b06dfdce4e4e2f1e54843948b664ab4a0d8c7c3675328e570c [INFO] running `"docker" "start" "-a" "bb0ae45a1ad869b06dfdce4e4e2f1e54843948b664ab4a0d8c7c3675328e570c"` [INFO] [stderr] Compiling hw1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | let mut split_line = line.split(" "); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `blank` [INFO] [stderr] --> src/main.rs:190:9 [INFO] [stderr] | [INFO] [stderr] 190 | fn blank() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "bb0ae45a1ad869b06dfdce4e4e2f1e54843948b664ab4a0d8c7c3675328e570c"` [INFO] running `"docker" "rm" "-f" "bb0ae45a1ad869b06dfdce4e4e2f1e54843948b664ab4a0d8c7c3675328e570c"` [INFO] [stdout] bb0ae45a1ad869b06dfdce4e4e2f1e54843948b664ab4a0d8c7c3675328e570c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sgp715/word_frequencies:/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-08-13" "test" "--frozen"` [INFO] [stdout] 2f2e74cef3204d2c3c34e49755b0a7c9d05272c64732988da83dccbf072c8956 [INFO] running `"docker" "start" "-a" "2f2e74cef3204d2c3c34e49755b0a7c9d05272c64732988da83dccbf072c8956"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/hw1-e8f88cf953623cbb [INFO] [stdout] running 6 tests [INFO] [stdout] test read_words_tests::reads ... ok [INFO] [stdout] test count_frequencies_tests::count ... ok [INFO] [stdout] test count_frequencies_tests::blank ... ok [INFO] [stdout] test cleaned_words_tests::punctuation ... ok [INFO] [stdout] test cleaned_words_tests::blank ... ok [INFO] [stdout] test cleaned_words_tests::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2f2e74cef3204d2c3c34e49755b0a7c9d05272c64732988da83dccbf072c8956"` [INFO] running `"docker" "rm" "-f" "2f2e74cef3204d2c3c34e49755b0a7c9d05272c64732988da83dccbf072c8956"` [INFO] [stdout] 2f2e74cef3204d2c3c34e49755b0a7c9d05272c64732988da83dccbf072c8956