[INFO] updating cached repository AlmostAll/intro-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AlmostAll/intro-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AlmostAll/intro-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AlmostAll/intro-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AlmostAll/intro-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AlmostAll/intro-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0bd0374a93f2d9ca62125c01ee6f0d032f49cd5c [INFO] sha for GitHub repo AlmostAll/intro-rs: 0bd0374a93f2d9ca62125c01ee6f0d032f49cd5c [INFO] validating manifest of AlmostAll/intro-rs 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 AlmostAll/intro-rs 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 AlmostAll/intro-rs [INFO] finished frobbing AlmostAll/intro-rs [INFO] frobbed toml for AlmostAll/intro-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs/Cargo.toml [INFO] started frobbing AlmostAll/intro-rs [INFO] finished frobbing AlmostAll/intro-rs [INFO] frobbed toml for AlmostAll/intro-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AlmostAll/intro-rs/Cargo.toml [INFO] crate AlmostAll/intro-rs 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 AlmostAll/intro-rs 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs:/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] a44c4b2e1f08be500704cd68319e8b272ce0583dc6a76e4cbc3203b197968651 [INFO] running `"docker" "start" "-a" "a44c4b2e1f08be500704cd68319e8b272ce0583dc6a76e4cbc3203b197968651"` [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling intro-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::string::String` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::string::String; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/main.rs:43:19 [INFO] [stderr] | [INFO] [stderr] 43 | fn handle_integer(input: i32) -> i32 { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `"docker" "inspect" "a44c4b2e1f08be500704cd68319e8b272ce0583dc6a76e4cbc3203b197968651"` [INFO] running `"docker" "rm" "-f" "a44c4b2e1f08be500704cd68319e8b272ce0583dc6a76e4cbc3203b197968651"` [INFO] [stdout] a44c4b2e1f08be500704cd68319e8b272ce0583dc6a76e4cbc3203b197968651 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs:/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] e2c0fd8c361bc7eb9f637a484220896e4a40843c5e45941b7cd9ab43a89c5910 [INFO] running `"docker" "start" "-a" "e2c0fd8c361bc7eb9f637a484220896e4a40843c5e45941b7cd9ab43a89c5910"` [INFO] [stderr] Compiling intro-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::string::String` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::string::String; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/main.rs:43:19 [INFO] [stderr] | [INFO] [stderr] 43 | fn handle_integer(input: i32) -> i32 { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "e2c0fd8c361bc7eb9f637a484220896e4a40843c5e45941b7cd9ab43a89c5910"` [INFO] running `"docker" "rm" "-f" "e2c0fd8c361bc7eb9f637a484220896e4a40843c5e45941b7cd9ab43a89c5910"` [INFO] [stdout] e2c0fd8c361bc7eb9f637a484220896e4a40843c5e45941b7cd9ab43a89c5910 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AlmostAll/intro-rs:/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] 3785dc70cb56dbaa94688cc263287bdf98863325c8e32d8b3b1bd31e4700ccd6 [INFO] running `"docker" "start" "-a" "3785dc70cb56dbaa94688cc263287bdf98863325c8e32d8b3b1bd31e4700ccd6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/intro_rs-1a929df169c591f6 [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" "3785dc70cb56dbaa94688cc263287bdf98863325c8e32d8b3b1bd31e4700ccd6"` [INFO] running `"docker" "rm" "-f" "3785dc70cb56dbaa94688cc263287bdf98863325c8e32d8b3b1bd31e4700ccd6"` [INFO] [stdout] 3785dc70cb56dbaa94688cc263287bdf98863325c8e32d8b3b1bd31e4700ccd6