[INFO] updating cached repository greyblake/cargo-testify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/greyblake/cargo-testify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/greyblake/cargo-testify" "work/ex/beta-1.38-1/sources/1.37.0/gh/greyblake/cargo-testify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/greyblake/cargo-testify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/greyblake/cargo-testify" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/greyblake/cargo-testify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/greyblake/cargo-testify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a613fb0630d0fa8956c903b304772eb0cc6521d7 [INFO] sha for GitHub repo greyblake/cargo-testify: a613fb0630d0fa8956c903b304772eb0cc6521d7 [INFO] validating manifest of greyblake/cargo-testify 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 greyblake/cargo-testify 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 greyblake/cargo-testify [INFO] finished frobbing greyblake/cargo-testify [INFO] frobbed toml for greyblake/cargo-testify written to work/ex/beta-1.38-1/sources/1.37.0/gh/greyblake/cargo-testify/Cargo.toml [INFO] started frobbing greyblake/cargo-testify [INFO] finished frobbing greyblake/cargo-testify [INFO] frobbed toml for greyblake/cargo-testify written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/greyblake/cargo-testify/Cargo.toml [INFO] crate greyblake/cargo-testify 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 greyblake/cargo-testify 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/greyblake/cargo-testify:/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] 0684bd78ff08b4173815937ef22caec7ccc328ba0046d62ddc7b729f11559f7f [INFO] running `"docker" "start" "-a" "0684bd78ff08b4173815937ef22caec7ccc328ba0046d62ddc7b729f11559f7f"` [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling notify-rust v3.4.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling cargo-testify v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "0684bd78ff08b4173815937ef22caec7ccc328ba0046d62ddc7b729f11559f7f"` [INFO] running `"docker" "rm" "-f" "0684bd78ff08b4173815937ef22caec7ccc328ba0046d62ddc7b729f11559f7f"` [INFO] [stdout] 0684bd78ff08b4173815937ef22caec7ccc328ba0046d62ddc7b729f11559f7f [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/greyblake/cargo-testify:/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] 6b5096f38a68e537b4a4d55b9545a3f1180ad8eacfa134759d5f8e21d448a8f9 [INFO] running `"docker" "start" "-a" "6b5096f38a68e537b4a4d55b9545a3f1180ad8eacfa134759d5f8e21d448a8f9"` [INFO] [stderr] Compiling cargo-testify v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "6b5096f38a68e537b4a4d55b9545a3f1180ad8eacfa134759d5f8e21d448a8f9"` [INFO] running `"docker" "rm" "-f" "6b5096f38a68e537b4a4d55b9545a3f1180ad8eacfa134759d5f8e21d448a8f9"` [INFO] [stdout] 6b5096f38a68e537b4a4d55b9545a3f1180ad8eacfa134759d5f8e21d448a8f9 [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/greyblake/cargo-testify:/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] c5ca626ba39e8b4d419bb02edd6d4ecc5b431907f51103072a595de2269c2442 [INFO] running `"docker" "start" "-a" "c5ca626ba39e8b4d419bb02edd6d4ecc5b431907f51103072a595de2269c2442"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_testify-79a5f0539f2e8121 [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] [stderr] Running /opt/crater/target/debug/deps/cargo_testify-9e970983c96afc78 [INFO] [stderr] Doc-tests cargo-testify [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] [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" "c5ca626ba39e8b4d419bb02edd6d4ecc5b431907f51103072a595de2269c2442"` [INFO] running `"docker" "rm" "-f" "c5ca626ba39e8b4d419bb02edd6d4ecc5b431907f51103072a595de2269c2442"` [INFO] [stdout] c5ca626ba39e8b4d419bb02edd6d4ecc5b431907f51103072a595de2269c2442