[INFO] fetching crate tk-pool 0.5.3... [INFO] extracting crate tk-pool 0.5.3 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/tk-pool/0.5.3 [INFO] extracting crate tk-pool 0.5.3 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tk-pool/0.5.3 [INFO] validating manifest of tk-pool-0.5.3 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tk-pool-0.5.3 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tk-pool-0.5.3 [INFO] finished frobbing tk-pool-0.5.3 [INFO] frobbed toml for tk-pool-0.5.3 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/tk-pool/0.5.3/Cargo.toml [INFO] started frobbing tk-pool-0.5.3 [INFO] finished frobbing tk-pool-0.5.3 [INFO] frobbed toml for tk-pool-0.5.3 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tk-pool/0.5.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tk-pool-0.5.3 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tk-pool/0.5.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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 45558b8dec4c78c78f272f37552e1c0edd10f4299e1483c2e1fc67945a98a5d4 [INFO] running `"docker" "start" "-a" "45558b8dec4c78c78f272f37552e1c0edd10f4299e1483c2e1fc67945a98a5d4"` [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling tk-pool v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/queue.rs:244:32 [INFO] [stderr] | [INFO] [stderr] 244 | fn cause(&self) -> Option<&::std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uniform/pool.rs:22:51 [INFO] [stderr] | [INFO] [stderr] 22 | pub(in uniform) futures: FuturesUnordered::Item>, [INFO] [stderr] 24 | | Error=FutureErr>>>, [INFO] [stderr] | |__________________________________________________________________________^ [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 | pub(in uniform) futures: FuturesUnordered::Item>, [INFO] [stderr] 24 | Error=FutureErr>>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `"docker" "inspect" "45558b8dec4c78c78f272f37552e1c0edd10f4299e1483c2e1fc67945a98a5d4"` [INFO] running `"docker" "rm" "-f" "45558b8dec4c78c78f272f37552e1c0edd10f4299e1483c2e1fc67945a98a5d4"` [INFO] [stdout] 45558b8dec4c78c78f272f37552e1c0edd10f4299e1483c2e1fc67945a98a5d4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tk-pool/0.5.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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e8b989e4a967c7f5cc21ffc0260250f5db1b4b3181add47b7981391bbc8ff7e6 [INFO] running `"docker" "start" "-a" "e8b989e4a967c7f5cc21ffc0260250f5db1b4b3181add47b7981391bbc8ff7e6"` [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling async-slot v0.1.0 [INFO] [stderr] Compiling ns-std-threaded v0.3.0 [INFO] [stderr] Compiling ns-router v0.1.6 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling tk-pool v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/queue.rs:244:32 [INFO] [stderr] | [INFO] [stderr] 244 | fn cause(&self) -> Option<&::std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uniform/pool.rs:22:51 [INFO] [stderr] | [INFO] [stderr] 22 | pub(in uniform) futures: FuturesUnordered::Item>, [INFO] [stderr] 24 | | Error=FutureErr>>>, [INFO] [stderr] | |__________________________________________________________________________^ [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 | pub(in uniform) futures: FuturesUnordered::Item>, [INFO] [stderr] 24 | Error=FutureErr>>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.71s [INFO] running `"docker" "inspect" "e8b989e4a967c7f5cc21ffc0260250f5db1b4b3181add47b7981391bbc8ff7e6"` [INFO] running `"docker" "rm" "-f" "e8b989e4a967c7f5cc21ffc0260250f5db1b4b3181add47b7981391bbc8ff7e6"` [INFO] [stdout] e8b989e4a967c7f5cc21ffc0260250f5db1b4b3181add47b7981391bbc8ff7e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tk-pool/0.5.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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] edc110b625bb0423be2c6735811e6b2a758e6c629017e5e9e988d5c0f624d6ae [INFO] running `"docker" "start" "-a" "edc110b625bb0423be2c6735811e6b2a758e6c629017e5e9e988d5c0f624d6ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/tk_pool-787e6c5dd6d899ac [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test uniform::aligner::test::blacklisting ... ok [INFO] [stdout] test uniform::aligner::test::update ... ok [INFO] [stdout] test uniform::aligner::test::normal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tk_pool [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 20) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "edc110b625bb0423be2c6735811e6b2a758e6c629017e5e9e988d5c0f624d6ae"` [INFO] running `"docker" "rm" "-f" "edc110b625bb0423be2c6735811e6b2a758e6c629017e5e9e988d5c0f624d6ae"` [INFO] [stdout] edc110b625bb0423be2c6735811e6b2a758e6c629017e5e9e988d5c0f624d6ae