[INFO] crate tiny_future 0.3.2 is already in cache [INFO] extracting crate tiny_future 0.3.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/tiny_future/0.3.2 [INFO] extracting crate tiny_future 0.3.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tiny_future/0.3.2 [INFO] validating manifest of tiny_future-0.3.2 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 tiny_future-0.3.2 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 tiny_future-0.3.2 [INFO] finished frobbing tiny_future-0.3.2 [INFO] frobbed toml for tiny_future-0.3.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/tiny_future/0.3.2/Cargo.toml [INFO] started frobbing tiny_future-0.3.2 [INFO] finished frobbing tiny_future-0.3.2 [INFO] frobbed toml for tiny_future-0.3.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tiny_future/0.3.2/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 tiny_future-0.3.2 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tiny_future/0.3.2:/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] 3829a3fa8e5e42857c9da75451acf108a487fd5b6a5302ee680b962a46547063 [INFO] running `"docker" "start" "-a" "3829a3fa8e5e42857c9da75451acf108a487fd5b6a5302ee680b962a46547063"` [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling tiny_future v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Clone` is imported redundantly [INFO] [stderr] --> src/lib.rs:182:6 [INFO] [stderr] | [INFO] [stderr] 182 | use std::clone::Clone; [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.00s [INFO] running `"docker" "inspect" "3829a3fa8e5e42857c9da75451acf108a487fd5b6a5302ee680b962a46547063"` [INFO] running `"docker" "rm" "-f" "3829a3fa8e5e42857c9da75451acf108a487fd5b6a5302ee680b962a46547063"` [INFO] [stdout] 3829a3fa8e5e42857c9da75451acf108a487fd5b6a5302ee680b962a46547063 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tiny_future/0.3.2:/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] 62710b3b5b714e4af2f5470d067ab55e6a6c6758a35d49cc577fc38a3985c42d [INFO] running `"docker" "start" "-a" "62710b3b5b714e4af2f5470d067ab55e6a6c6758a35d49cc577fc38a3985c42d"` [INFO] [stderr] Compiling tiny_future v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Clone` is imported redundantly [INFO] [stderr] --> src/lib.rs:182:6 [INFO] [stderr] | [INFO] [stderr] 182 | use std::clone::Clone; [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.08s [INFO] running `"docker" "inspect" "62710b3b5b714e4af2f5470d067ab55e6a6c6758a35d49cc577fc38a3985c42d"` [INFO] running `"docker" "rm" "-f" "62710b3b5b714e4af2f5470d067ab55e6a6c6758a35d49cc577fc38a3985c42d"` [INFO] [stdout] 62710b3b5b714e4af2f5470d067ab55e6a6c6758a35d49cc577fc38a3985c42d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tiny_future/0.3.2:/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] c26fbe0c2375e3dfac6287f24a2ca9c6b79712a41e95b365ec89c8d0acc3aca1 [INFO] running `"docker" "start" "-a" "c26fbe0c2375e3dfac6287f24a2ca9c6b79712a41e95b365ec89c8d0acc3aca1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/tiny_future-76b7f79da6d3e3c4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::double_set_err ... ok [INFO] [stdout] test test::cancel_set_err ... ok [INFO] [stdout] test test::drop_is_canceled ... ok [INFO] [stdout] test test::cancel_get_err ... ok [INFO] [stdout] test test::is_ready_and_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tiny_future [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" "c26fbe0c2375e3dfac6287f24a2ca9c6b79712a41e95b365ec89c8d0acc3aca1"` [INFO] running `"docker" "rm" "-f" "c26fbe0c2375e3dfac6287f24a2ca9c6b79712a41e95b365ec89c8d0acc3aca1"` [INFO] [stdout] c26fbe0c2375e3dfac6287f24a2ca9c6b79712a41e95b365ec89c8d0acc3aca1