[INFO] fetching crate maskerad_object_pool 0.3.0... [INFO] testing maskerad_object_pool-0.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate maskerad_object_pool 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate maskerad_object_pool 0.3.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maskerad_object_pool 0.3.0 [INFO] finished tweaking crates.io crate maskerad_object_pool 0.3.0 [INFO] tweaked toml for crates.io crate maskerad_object_pool 0.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4a4cb4045ec52eea4823ab29226b008ef9672e769ddf4ae41ab20dee4119e97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4a4cb4045ec52eea4823ab29226b008ef9672e769ddf4ae41ab20dee4119e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4a4cb4045ec52eea4823ab29226b008ef9672e769ddf4ae41ab20dee4119e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a4cb4045ec52eea4823ab29226b008ef9672e769ddf4ae41ab20dee4119e97", kill_on_drop: false }` [INFO] [stdout] f4a4cb4045ec52eea4823ab29226b008ef9672e769ddf4ae41ab20dee4119e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c4b3ea20e124b3bc821d69f06fd551ee1c02b47e380f4c7a96a191d8a9e76fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c4b3ea20e124b3bc821d69f06fd551ee1c02b47e380f4c7a96a191d8a9e76fb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maskerad_object_pool v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "3c4b3ea20e124b3bc821d69f06fd551ee1c02b47e380f4c7a96a191d8a9e76fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4b3ea20e124b3bc821d69f06fd551ee1c02b47e380f4c7a96a191d8a9e76fb", kill_on_drop: false }` [INFO] [stdout] 3c4b3ea20e124b3bc821d69f06fd551ee1c02b47e380f4c7a96a191d8a9e76fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e633d2841245415f6d188d0fa4828826c6bf37119fca37ce404e776b5cf1ea37 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e633d2841245415f6d188d0fa4828826c6bf37119fca37ce404e776b5cf1ea37", kill_on_drop: false }` [INFO] [stderr] Compiling maskerad_object_pool v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "e633d2841245415f6d188d0fa4828826c6bf37119fca37ce404e776b5cf1ea37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e633d2841245415f6d188d0fa4828826c6bf37119fca37ce404e776b5cf1ea37", kill_on_drop: false }` [INFO] [stdout] e633d2841245415f6d188d0fa4828826c6bf37119fca37ce404e776b5cf1ea37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bf5fca51bcb0c796672609681050d3dd3eeedfe3c0be9f1adcc1c65fd1c2698 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bf5fca51bcb0c796672609681050d3dd3eeedfe3c0be9f1adcc1c65fd1c2698", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:37:32 [INFO] [stderr] | [INFO] [stderr] 37 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:37:32 [INFO] [stderr] | [INFO] [stderr] 37 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/maskerad_object_pool-c05ce8e28f8b4ae3) [INFO] [stdout] running 12 tests [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_create_no_more_objects ... ok [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_create_strict ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_create_strict ... ok [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_drop_wrapper_around_smart_pointer ... ok [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_is_used_at_initialization ... ok [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_modify_inner_value ... ok [INFO] [stdout] test concurrent_pool_allocator::refcounted_objectpool_tests::test_len ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_drop_wrapper_around_smart_pointer ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_create_no_more_objects ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_modify_inner_value ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_is_used_at_initialization ... ok [INFO] [stdout] test refcounted_pool_allocator::refcounted_objectpool_tests::test_len ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests maskerad_object_pool [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::capacity (line 382) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::capacity (line 384) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::nb_unused (line 333) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::create (line 266) ... ok [INFO] [stdout] test src/concurrent_pool_handler.rs - concurrent_pool_handler::ArcHandle::write (line 189) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::create (line 267) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::pool_slice (line 141) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::with_capacity (line 89) ... ok [INFO] [stdout] test src/refcounted_pool_handler.rs - refcounted_pool_handler::RcHandle::borrow (line 51) ... ok [INFO] [stdout] test src/refcounted_pool_handler.rs - refcounted_pool_handler::RcHandle::try_borrow_mut (line 233) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::pool_slice (line 140) ... ok [INFO] [stdout] test src/refcounted_pool_handler.rs - refcounted_pool_handler::RcHandle::try_borrow (line 109) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::with_capacity (line 88) ... ok [INFO] [stdout] test src/concurrent_pool_handler.rs - concurrent_pool_handler::ArcHandle::try_write (line 254) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::nb_unused (line 332) ... ok [INFO] [stdout] test src/refcounted_pool_handler.rs - refcounted_pool_handler::RcHandle::borrow_mut (line 174) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/refcounted_pool_handler.rs - refcounted_pool_handler::RcHandle::as_ptr (line 293) ... ok [INFO] [stdout] test src/concurrent_pool_handler.rs - concurrent_pool_handler::ArcHandle::try_read (line 120) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool::create_strict (line 196) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool::create_strict (line 197) ... ok [INFO] [stdout] test src/refcounted_pool_allocator.rs - refcounted_pool_allocator::RcPool (line 18) ... ok [INFO] [stdout] test src/concurrent_pool_handler.rs - concurrent_pool_handler::ArcHandle::read (line 56) ... ok [INFO] [stdout] test src/concurrent_pool_allocator.rs - concurrent_pool_allocator::ArcPool (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bf5fca51bcb0c796672609681050d3dd3eeedfe3c0be9f1adcc1c65fd1c2698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf5fca51bcb0c796672609681050d3dd3eeedfe3c0be9f1adcc1c65fd1c2698", kill_on_drop: false }` [INFO] [stdout] 2bf5fca51bcb0c796672609681050d3dd3eeedfe3c0be9f1adcc1c65fd1c2698