[INFO] updating cached repository Ermain-12/Introduction-to-Rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Ermain-12/Introduction-to-Rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Ermain-12/Introduction-to-Rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ermain-12/Introduction-to-Rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ermain-12/Introduction-to-Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ermain-12/Introduction-to-Rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19db755187092c11f3f3ea13092682fc7bc92786 [INFO] sha for GitHub repo Ermain-12/Introduction-to-Rust: 19db755187092c11f3f3ea13092682fc7bc92786 [INFO] validating manifest of Ermain-12/Introduction-to-Rust 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 Ermain-12/Introduction-to-Rust 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 Ermain-12/Introduction-to-Rust [INFO] finished frobbing Ermain-12/Introduction-to-Rust [INFO] frobbed toml for Ermain-12/Introduction-to-Rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust/Cargo.toml [INFO] started frobbing Ermain-12/Introduction-to-Rust [INFO] finished frobbing Ermain-12/Introduction-to-Rust [INFO] frobbed toml for Ermain-12/Introduction-to-Rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ermain-12/Introduction-to-Rust/Cargo.toml [INFO] crate Ermain-12/Introduction-to-Rust 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 Ermain-12/Introduction-to-Rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust:/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.37.0" "build" "--frozen"` [INFO] [stdout] 55b91d8668d2d8dc727d04640774816458262453c56fa1ea3585faba968f1c41 [INFO] running `"docker" "start" "-a" "55b91d8668d2d8dc727d04640774816458262453c56fa1ea3585faba968f1c41"` [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | let mut twenty_one = my_vec.pop(); [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 21.11s [INFO] running `"docker" "inspect" "55b91d8668d2d8dc727d04640774816458262453c56fa1ea3585faba968f1c41"` [INFO] running `"docker" "rm" "-f" "55b91d8668d2d8dc727d04640774816458262453c56fa1ea3585faba968f1c41"` [INFO] [stdout] 55b91d8668d2d8dc727d04640774816458262453c56fa1ea3585faba968f1c41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1690a74820b4214f5aa47167e66e7e81b5c58e452fa3ce73ed3e0630f41714ba [INFO] running `"docker" "start" "-a" "1690a74820b4214f5aa47167e66e7e81b5c58e452fa3ce73ed3e0630f41714ba"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | let mut twenty_one = my_vec.pop(); [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 0.71s [INFO] running `"docker" "inspect" "1690a74820b4214f5aa47167e66e7e81b5c58e452fa3ce73ed3e0630f41714ba"` [INFO] running `"docker" "rm" "-f" "1690a74820b4214f5aa47167e66e7e81b5c58e452fa3ce73ed3e0630f41714ba"` [INFO] [stdout] 1690a74820b4214f5aa47167e66e7e81b5c58e452fa3ce73ed3e0630f41714ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Ermain-12/Introduction-to-Rust:/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.37.0" "test" "--frozen"` [INFO] [stdout] cad6438940c158977fbfb443b050dfcf4edf85bb11cff561cb14b42398acc9ff [INFO] running `"docker" "start" "-a" "cad6438940c158977fbfb443b050dfcf4edf85bb11cff561cb14b42398acc9ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-1fe13744fa0ee001 [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" "cad6438940c158977fbfb443b050dfcf4edf85bb11cff561cb14b42398acc9ff"` [INFO] running `"docker" "rm" "-f" "cad6438940c158977fbfb443b050dfcf4edf85bb11cff561cb14b42398acc9ff"` [INFO] [stdout] cad6438940c158977fbfb443b050dfcf4edf85bb11cff561cb14b42398acc9ff