[INFO] updating cached repository Wyverald/basic-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Wyverald/basic-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Wyverald/basic-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Wyverald/basic-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Wyverald/basic-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Wyverald/basic-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wyverald/basic-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wyverald/basic-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d253072f7381a7a528cb645a91ac06f76a13bb95 [INFO] sha for GitHub repo Wyverald/basic-rs: d253072f7381a7a528cb645a91ac06f76a13bb95 [INFO] validating manifest of Wyverald/basic-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 Wyverald/basic-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 Wyverald/basic-rs [INFO] finished frobbing Wyverald/basic-rs [INFO] frobbed toml for Wyverald/basic-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Wyverald/basic-rs/Cargo.toml [INFO] started frobbing Wyverald/basic-rs [INFO] finished frobbing Wyverald/basic-rs [INFO] frobbed toml for Wyverald/basic-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wyverald/basic-rs/Cargo.toml [INFO] crate Wyverald/basic-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 Wyverald/basic-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/Wyverald/basic-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] 67c435a8e14e20cee07f28e17d1a2d79cf2f05589d8673d95ae33a803e3fb48a [INFO] running `"docker" "start" "-a" "67c435a8e14e20cee07f28e17d1a2d79cf2f05589d8673d95ae33a803e3fb48a"` [INFO] [stderr] Compiling basic-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `reset` [INFO] [stderr] --> src/interpreter.rs:440:5 [INFO] [stderr] | [INFO] [stderr] 440 | pub fn reset(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `"docker" "inspect" "67c435a8e14e20cee07f28e17d1a2d79cf2f05589d8673d95ae33a803e3fb48a"` [INFO] running `"docker" "rm" "-f" "67c435a8e14e20cee07f28e17d1a2d79cf2f05589d8673d95ae33a803e3fb48a"` [INFO] [stdout] 67c435a8e14e20cee07f28e17d1a2d79cf2f05589d8673d95ae33a803e3fb48a [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/Wyverald/basic-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] 60bffc3601af89f7fceba2d2d11c2f4237a69c134535ce1a0cfb86ebebc91fc8 [INFO] running `"docker" "start" "-a" "60bffc3601af89f7fceba2d2d11c2f4237a69c134535ce1a0cfb86ebebc91fc8"` [INFO] [stderr] Compiling basic-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `reset` [INFO] [stderr] --> src/interpreter.rs:440:5 [INFO] [stderr] | [INFO] [stderr] 440 | pub fn reset(&mut self) { [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.31s [INFO] running `"docker" "inspect" "60bffc3601af89f7fceba2d2d11c2f4237a69c134535ce1a0cfb86ebebc91fc8"` [INFO] running `"docker" "rm" "-f" "60bffc3601af89f7fceba2d2d11c2f4237a69c134535ce1a0cfb86ebebc91fc8"` [INFO] [stdout] 60bffc3601af89f7fceba2d2d11c2f4237a69c134535ce1a0cfb86ebebc91fc8 [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/Wyverald/basic-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] a71ec9c604d45f28ee47620c1f1664b2de3a48f96648414b9b7038e2131dc4c9 [INFO] running `"docker" "start" "-a" "a71ec9c604d45f28ee47620c1f1664b2de3a48f96648414b9b7038e2131dc4c9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/basic_rs-fe1edd04b5ebebdb [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" "a71ec9c604d45f28ee47620c1f1664b2de3a48f96648414b9b7038e2131dc4c9"` [INFO] running `"docker" "rm" "-f" "a71ec9c604d45f28ee47620c1f1664b2de3a48f96648414b9b7038e2131dc4c9"` [INFO] [stdout] a71ec9c604d45f28ee47620c1f1664b2de3a48f96648414b9b7038e2131dc4c9