[INFO] updating cached repository scizzorz/typing-speed [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scizzorz/typing-speed [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scizzorz/typing-speed" "work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scizzorz/typing-speed" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scizzorz/typing-speed"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scizzorz/typing-speed'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee0bf9525311654302e37c1f432f80737d82965c [INFO] sha for GitHub repo scizzorz/typing-speed: ee0bf9525311654302e37c1f432f80737d82965c [INFO] validating manifest of scizzorz/typing-speed 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 scizzorz/typing-speed 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 scizzorz/typing-speed [INFO] finished frobbing scizzorz/typing-speed [INFO] frobbed toml for scizzorz/typing-speed written to work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed/Cargo.toml [INFO] started frobbing scizzorz/typing-speed [INFO] finished frobbing scizzorz/typing-speed [INFO] frobbed toml for scizzorz/typing-speed written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scizzorz/typing-speed/Cargo.toml [INFO] crate scizzorz/typing-speed 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 scizzorz/typing-speed 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed:/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] 7e0e32e1609e079116baf56ec172317032df6e77e8ed0e572b8acd62123d9af5 [INFO] running `"docker" "start" "-a" "7e0e32e1609e079116baf56ec172317032df6e77e8ed0e572b8acd62123d9af5"` [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling typing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `word_end` is never read [INFO] [stderr] --> src/main.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | let mut word_end = presses.first().unwrap().time; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `word_end_i` is never read [INFO] [stderr] --> src/main.rs:45:11 [INFO] [stderr] | [INFO] [stderr] 45 | let mut word_end_i = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.69s [INFO] running `"docker" "inspect" "7e0e32e1609e079116baf56ec172317032df6e77e8ed0e572b8acd62123d9af5"` [INFO] running `"docker" "rm" "-f" "7e0e32e1609e079116baf56ec172317032df6e77e8ed0e572b8acd62123d9af5"` [INFO] [stdout] 7e0e32e1609e079116baf56ec172317032df6e77e8ed0e572b8acd62123d9af5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed:/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] c55a6142e4130e5f70c9cc3427a0a7c3c8d785e21aeaf7f682b7ab05148924e6 [INFO] running `"docker" "start" "-a" "c55a6142e4130e5f70c9cc3427a0a7c3c8d785e21aeaf7f682b7ab05148924e6"` [INFO] [stderr] Compiling typing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `word_end` is never read [INFO] [stderr] --> src/main.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | let mut word_end = presses.first().unwrap().time; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `word_end_i` is never read [INFO] [stderr] --> src/main.rs:45:11 [INFO] [stderr] | [INFO] [stderr] 45 | let mut word_end_i = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "c55a6142e4130e5f70c9cc3427a0a7c3c8d785e21aeaf7f682b7ab05148924e6"` [INFO] running `"docker" "rm" "-f" "c55a6142e4130e5f70c9cc3427a0a7c3c8d785e21aeaf7f682b7ab05148924e6"` [INFO] [stdout] c55a6142e4130e5f70c9cc3427a0a7c3c8d785e21aeaf7f682b7ab05148924e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scizzorz/typing-speed:/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] 868e81bd1e3c6430dabeee91019e4cd8d5263177943066280d5ef3b0b571a929 [INFO] running `"docker" "start" "-a" "868e81bd1e3c6430dabeee91019e4cd8d5263177943066280d5ef3b0b571a929"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/typing-0038b4e6f112d289 [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" "868e81bd1e3c6430dabeee91019e4cd8d5263177943066280d5ef3b0b571a929"` [INFO] running `"docker" "rm" "-f" "868e81bd1e3c6430dabeee91019e4cd8d5263177943066280d5ef3b0b571a929"` [INFO] [stdout] 868e81bd1e3c6430dabeee91019e4cd8d5263177943066280d5ef3b0b571a929