[INFO] crate future_pubsub 0.1.3 is already in cache [INFO] extracting crate future_pubsub 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/future_pubsub/0.1.3 [INFO] extracting crate future_pubsub 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/future_pubsub/0.1.3 [INFO] validating manifest of future_pubsub-0.1.3 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 future_pubsub-0.1.3 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 future_pubsub-0.1.3 [INFO] finished frobbing future_pubsub-0.1.3 [INFO] frobbed toml for future_pubsub-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/future_pubsub/0.1.3/Cargo.toml [INFO] started frobbing future_pubsub-0.1.3 [INFO] finished frobbing future_pubsub-0.1.3 [INFO] frobbed toml for future_pubsub-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/future_pubsub/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 future_pubsub-0.1.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/future_pubsub/0.1.3:/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-08-13" "build" "--frozen"` [INFO] [stdout] 040d396ac3657ab246cf62c14a3bf8bb64f1c515acde39936655f2905a2f0d9c [INFO] running `"docker" "start" "-a" "040d396ac3657ab246cf62c14a3bf8bb64f1c515acde39936655f2905a2f0d9c"` [INFO] [stderr] Compiling future_pubsub v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "040d396ac3657ab246cf62c14a3bf8bb64f1c515acde39936655f2905a2f0d9c"` [INFO] running `"docker" "rm" "-f" "040d396ac3657ab246cf62c14a3bf8bb64f1c515acde39936655f2905a2f0d9c"` [INFO] [stdout] 040d396ac3657ab246cf62c14a3bf8bb64f1c515acde39936655f2905a2f0d9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/future_pubsub/0.1.3:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] cbb272ebfe689e5a860ca5348afebdbe4d18e6757cca718af13d35a30f11f041 [INFO] running `"docker" "start" "-a" "cbb272ebfe689e5a860ca5348afebdbe4d18e6757cca718af13d35a30f11f041"` [INFO] [stderr] Compiling future_pubsub v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `tokio_core::reactor::Core` [INFO] [stderr] --> tests/unsync_cloneable.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use tokio_core::reactor::Core; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ops::Deref` [INFO] [stderr] --> tests/unsync_cloneable.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Sink` [INFO] [stderr] --> tests/unsync_cloneable.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | use futures::{Future, Stream, Sink}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `"docker" "inspect" "cbb272ebfe689e5a860ca5348afebdbe4d18e6757cca718af13d35a30f11f041"` [INFO] running `"docker" "rm" "-f" "cbb272ebfe689e5a860ca5348afebdbe4d18e6757cca718af13d35a30f11f041"` [INFO] [stdout] cbb272ebfe689e5a860ca5348afebdbe4d18e6757cca718af13d35a30f11f041 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/future_pubsub/0.1.3:/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-08-13" "test" "--frozen"` [INFO] [stdout] b1012753fce8a6f94cc73568acdcace021df8dbfe02b811dce9a402b6e232c09 [INFO] running `"docker" "start" "-a" "b1012753fce8a6f94cc73568acdcace021df8dbfe02b811dce9a402b6e232c09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/future_pubsub-5002071ea10ff957 [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] [stderr] Running /opt/crater/target/debug/deps/unsync_cloneable-a52aefd8e303d9c8 [INFO] [stdout] running 1 test [INFO] [stdout] test clone ... 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/unsync_unbounded-df02299278a67636 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test send_recv_shared ... ok [INFO] [stdout] test send_recv ... ok [INFO] [stdout] test send_many_items ... ok [INFO] [stderr] Doc-tests future_pubsub [INFO] [stdout] test send_many_items_recv_shared ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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" "b1012753fce8a6f94cc73568acdcace021df8dbfe02b811dce9a402b6e232c09"` [INFO] running `"docker" "rm" "-f" "b1012753fce8a6f94cc73568acdcace021df8dbfe02b811dce9a402b6e232c09"` [INFO] [stdout] b1012753fce8a6f94cc73568acdcace021df8dbfe02b811dce9a402b6e232c09