[INFO] updating cached repository JohnathanFL/rust_scrabble [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JohnathanFL/rust_scrabble [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JohnathanFL/rust_scrabble" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JohnathanFL/rust_scrabble"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JohnathanFL/rust_scrabble'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JohnathanFL/rust_scrabble" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3263cfccd6d9d02039e39f225c5bab63fdaa073 [INFO] sha for GitHub repo JohnathanFL/rust_scrabble: e3263cfccd6d9d02039e39f225c5bab63fdaa073 [INFO] validating manifest of JohnathanFL/rust_scrabble on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JohnathanFL/rust_scrabble on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JohnathanFL/rust_scrabble [INFO] finished frobbing JohnathanFL/rust_scrabble [INFO] frobbed toml for JohnathanFL/rust_scrabble written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/JohnathanFL/rust_scrabble/Cargo.toml [INFO] started frobbing JohnathanFL/rust_scrabble [INFO] finished frobbing JohnathanFL/rust_scrabble [INFO] frobbed toml for JohnathanFL/rust_scrabble written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble/Cargo.toml [INFO] crate JohnathanFL/rust_scrabble has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing JohnathanFL/rust_scrabble against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 21949dde81bee9f3ef41da5fc13b4a3687d459c90d75fb86db74f405c5d1c842 [INFO] running `"docker" "start" "-a" "21949dde81bee9f3ef41da5fc13b4a3687d459c90d75fb86db74f405c5d1c842"` [INFO] [stderr] Compiling rust_scrabble v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:63:63 [INFO] [stderr] | [INFO] [stderr] 63 | let choice: i8 = choice.parse::().unwrap_or_else(|e| { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "21949dde81bee9f3ef41da5fc13b4a3687d459c90d75fb86db74f405c5d1c842"` [INFO] running `"docker" "rm" "-f" "21949dde81bee9f3ef41da5fc13b4a3687d459c90d75fb86db74f405c5d1c842"` [INFO] [stdout] 21949dde81bee9f3ef41da5fc13b4a3687d459c90d75fb86db74f405c5d1c842 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a384aecaacc6ac9fa84e16460c9ff08a1470897ecab1e42e8eb7513bb441d943 [INFO] running `"docker" "start" "-a" "a384aecaacc6ac9fa84e16460c9ff08a1470897ecab1e42e8eb7513bb441d943"` [INFO] [stderr] Compiling rust_scrabble v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:63:63 [INFO] [stderr] | [INFO] [stderr] 63 | let choice: i8 = choice.parse::().unwrap_or_else(|e| { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "a384aecaacc6ac9fa84e16460c9ff08a1470897ecab1e42e8eb7513bb441d943"` [INFO] running `"docker" "rm" "-f" "a384aecaacc6ac9fa84e16460c9ff08a1470897ecab1e42e8eb7513bb441d943"` [INFO] [stdout] a384aecaacc6ac9fa84e16460c9ff08a1470897ecab1e42e8eb7513bb441d943 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/JohnathanFL/rust_scrabble:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 25c5838c686581670e2ec2e8fb875ad94f8034656f45a03cb4f1260bab0ceea3 [INFO] running `"docker" "start" "-a" "25c5838c686581670e2ec2e8fb875ad94f8034656f45a03cb4f1260bab0ceea3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_scrabble-2eaa7ccb073363d7 [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" "25c5838c686581670e2ec2e8fb875ad94f8034656f45a03cb4f1260bab0ceea3"` [INFO] running `"docker" "rm" "-f" "25c5838c686581670e2ec2e8fb875ad94f8034656f45a03cb4f1260bab0ceea3"` [INFO] [stdout] 25c5838c686581670e2ec2e8fb875ad94f8034656f45a03cb4f1260bab0ceea3