[INFO] updating cached repository ethowitz/rush [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ethowitz/rush [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ethowitz/rush" "work/ex/beta-1.38-1/sources/1.37.0/gh/ethowitz/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ethowitz/rush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethowitz/rush" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethowitz/rush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethowitz/rush'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b036ace00a6472231b4653767c569fbc9e7fdcc7 [INFO] sha for GitHub repo ethowitz/rush: b036ace00a6472231b4653767c569fbc9e7fdcc7 [INFO] validating manifest of ethowitz/rush 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 ethowitz/rush 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 ethowitz/rush [INFO] finished frobbing ethowitz/rush [INFO] frobbed toml for ethowitz/rush written to work/ex/beta-1.38-1/sources/1.37.0/gh/ethowitz/rush/Cargo.toml [INFO] started frobbing ethowitz/rush [INFO] finished frobbing ethowitz/rush [INFO] frobbed toml for ethowitz/rush written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethowitz/rush/Cargo.toml [INFO] crate ethowitz/rush 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 ethowitz/rush 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/ethowitz/rush:/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] ca72a5ee3931aed557ffc48eb4b718672e8208e636d7acdc02ceb2b5027cd12c [INFO] running `"docker" "start" "-a" "ca72a5ee3931aed557ffc48eb4b718672e8208e636d7acdc02ceb2b5027cd12c"` [INFO] [stderr] Compiling lazy_static v0.2.6 [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `env`, `process` [INFO] [stderr] --> src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{env, io, process}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "ca72a5ee3931aed557ffc48eb4b718672e8208e636d7acdc02ceb2b5027cd12c"` [INFO] running `"docker" "rm" "-f" "ca72a5ee3931aed557ffc48eb4b718672e8208e636d7acdc02ceb2b5027cd12c"` [INFO] [stdout] ca72a5ee3931aed557ffc48eb4b718672e8208e636d7acdc02ceb2b5027cd12c [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/ethowitz/rush:/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] 1622faf1b6f40be8bf03a80099178d5160e722d4289732423c4c826083ebf775 [INFO] running `"docker" "start" "-a" "1622faf1b6f40be8bf03a80099178d5160e722d4289732423c4c826083ebf775"` [INFO] [stderr] Compiling rush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `env`, `process` [INFO] [stderr] --> src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{env, io, process}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "1622faf1b6f40be8bf03a80099178d5160e722d4289732423c4c826083ebf775"` [INFO] running `"docker" "rm" "-f" "1622faf1b6f40be8bf03a80099178d5160e722d4289732423c4c826083ebf775"` [INFO] [stdout] 1622faf1b6f40be8bf03a80099178d5160e722d4289732423c4c826083ebf775 [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/ethowitz/rush:/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] 1c59d209b3f18aa8d5849326ce6ae242a6b897e4e944c4842286f7c471bea69c [INFO] running `"docker" "start" "-a" "1c59d209b3f18aa8d5849326ce6ae242a6b897e4e944c4842286f7c471bea69c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rush-c30abdd79465b6f4 [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" "1c59d209b3f18aa8d5849326ce6ae242a6b897e4e944c4842286f7c471bea69c"` [INFO] running `"docker" "rm" "-f" "1c59d209b3f18aa8d5849326ce6ae242a6b897e4e944c4842286f7c471bea69c"` [INFO] [stdout] 1c59d209b3f18aa8d5849326ce6ae242a6b897e4e944c4842286f7c471bea69c