[INFO] crate cargo-testify 0.3.0 is already in cache [INFO] extracting crate cargo-testify 0.3.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-testify/0.3.0 [INFO] extracting crate cargo-testify 0.3.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-testify/0.3.0 [INFO] validating manifest of cargo-testify-0.3.0 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 cargo-testify-0.3.0 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 cargo-testify-0.3.0 [INFO] finished frobbing cargo-testify-0.3.0 [INFO] frobbed toml for cargo-testify-0.3.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-testify/0.3.0/Cargo.toml [INFO] started frobbing cargo-testify-0.3.0 [INFO] finished frobbing cargo-testify-0.3.0 [INFO] frobbed toml for cargo-testify-0.3.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-testify/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cargo-testify-0.3.0 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-testify/0.3.0:/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] 813aa92cda3107b071272af9f16487a492f65b84bdc05493bea275f73ff0c1c7 [INFO] running `"docker" "start" "-a" "813aa92cda3107b071272af9f16487a492f65b84bdc05493bea275f73ff0c1c7"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling libdbus-sys v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling notify-rust v3.6.0 [INFO] [stderr] Compiling cargo-testify v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | ProjectDirMissing { description("project directory is missing") } [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 8 | | } [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.10s [INFO] running `"docker" "inspect" "813aa92cda3107b071272af9f16487a492f65b84bdc05493bea275f73ff0c1c7"` [INFO] running `"docker" "rm" "-f" "813aa92cda3107b071272af9f16487a492f65b84bdc05493bea275f73ff0c1c7"` [INFO] [stdout] 813aa92cda3107b071272af9f16487a492f65b84bdc05493bea275f73ff0c1c7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-testify/0.3.0:/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] 19d2662961cf8f8d59d0a72bd11f2e7f44528478dc1ec4395ba5ea55cd4fdacf [INFO] running `"docker" "start" "-a" "19d2662961cf8f8d59d0a72bd11f2e7f44528478dc1ec4395ba5ea55cd4fdacf"` [INFO] [stderr] Compiling cargo-testify v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | ProjectDirMissing { description("project directory is missing") } [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 8 | | } [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `"docker" "inspect" "19d2662961cf8f8d59d0a72bd11f2e7f44528478dc1ec4395ba5ea55cd4fdacf"` [INFO] running `"docker" "rm" "-f" "19d2662961cf8f8d59d0a72bd11f2e7f44528478dc1ec4395ba5ea55cd4fdacf"` [INFO] [stdout] 19d2662961cf8f8d59d0a72bd11f2e7f44528478dc1ec4395ba5ea55cd4fdacf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-testify/0.3.0:/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] 7a3f96d53e60479908eb2bd4a455dfd33172812554e8bbd46a6aacc62095465b [INFO] running `"docker" "start" "-a" "7a3f96d53e60479908eb2bd4a455dfd33172812554e8bbd46a6aacc62095465b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_testify-f20a0186d6567cb2 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test reactor::tests::test_filter_allows ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_testify-5968ed130351cdf3 [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" "7a3f96d53e60479908eb2bd4a455dfd33172812554e8bbd46a6aacc62095465b"` [INFO] running `"docker" "rm" "-f" "7a3f96d53e60479908eb2bd4a455dfd33172812554e8bbd46a6aacc62095465b"` [INFO] [stdout] 7a3f96d53e60479908eb2bd4a455dfd33172812554e8bbd46a6aacc62095465b