[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.37-6/sources/1.36.0/gh/greyblake/cargo-testify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/greyblake/cargo-testify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/greyblake/cargo-testify" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/greyblake/cargo-testify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 greyblake/cargo-testify 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 greyblake/cargo-testify [INFO] finished frobbing greyblake/cargo-testify [INFO] frobbed toml for greyblake/cargo-testify written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 greyblake/cargo-testify against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 94eb4a51c9a506844128a583670a5139a4eb65bf35b91a6767d1fbe4bfd3201d [INFO] running `"docker" "start" "-a" "94eb4a51c9a506844128a583670a5139a4eb65bf35b91a6767d1fbe4bfd3201d"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling structopt-derive v0.2.10 [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 56.64s [INFO] running `"docker" "inspect" "94eb4a51c9a506844128a583670a5139a4eb65bf35b91a6767d1fbe4bfd3201d"` [INFO] running `"docker" "rm" "-f" "94eb4a51c9a506844128a583670a5139a4eb65bf35b91a6767d1fbe4bfd3201d"` [INFO] [stdout] 94eb4a51c9a506844128a583670a5139a4eb65bf35b91a6767d1fbe4bfd3201d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ab7719d14fa7c7de795f20e61871cc94c785614439400584bdf285189616390b [INFO] running `"docker" "start" "-a" "ab7719d14fa7c7de795f20e61871cc94c785614439400584bdf285189616390b"` [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 1.26s [INFO] running `"docker" "inspect" "ab7719d14fa7c7de795f20e61871cc94c785614439400584bdf285189616390b"` [INFO] running `"docker" "rm" "-f" "ab7719d14fa7c7de795f20e61871cc94c785614439400584bdf285189616390b"` [INFO] [stdout] ab7719d14fa7c7de795f20e61871cc94c785614439400584bdf285189616390b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 53871bef80ba9707bdbc59f423ccbb91ee731b0c7aea4288d39ec3268bb0b17b [INFO] running `"docker" "start" "-a" "53871bef80ba9707bdbc59f423ccbb91ee731b0c7aea4288d39ec3268bb0b17b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_testify-0ad435120a8e741e [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-139b94f6ea318f8e [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] 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] running `"docker" "inspect" "53871bef80ba9707bdbc59f423ccbb91ee731b0c7aea4288d39ec3268bb0b17b"` [INFO] running `"docker" "rm" "-f" "53871bef80ba9707bdbc59f423ccbb91ee731b0c7aea4288d39ec3268bb0b17b"` [INFO] [stdout] 53871bef80ba9707bdbc59f423ccbb91ee731b0c7aea4288d39ec3268bb0b17b