[INFO] fetching crate orx-pinned-concurrent-col 2.16.0... [INFO] testing orx-pinned-concurrent-col-2.16.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate orx-pinned-concurrent-col 2.16.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate orx-pinned-concurrent-col 2.16.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orx-pinned-concurrent-col 2.16.0 [INFO] tweaked toml for crates.io crate orx-pinned-concurrent-col 2.16.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orx-pinned-concurrent-col 2.16.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orx-pinned-concurrent-col 2.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orx-pinned-vec v3.18.0 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded orx-split-vec v3.20.0 [INFO] [stderr] Downloaded orx-concurrent-iter v3.1.0 [INFO] [stderr] Downloaded orx-iterable v1.3.0 [INFO] [stderr] Downloaded orx-pseudo-default v2.1.0 [INFO] [stderr] Downloaded orx-fixed-vec v3.20.0 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded orx-self-or v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67c6eca83905b3df59f232e87b855f197eb0b6f386abd1467448b807461452b0 [INFO] running `Command { std: "docker" "start" "-a" "67c6eca83905b3df59f232e87b855f197eb0b6f386abd1467448b807461452b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c6eca83905b3df59f232e87b855f197eb0b6f386abd1467448b807461452b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c6eca83905b3df59f232e87b855f197eb0b6f386abd1467448b807461452b0", kill_on_drop: false }` [INFO] [stdout] 67c6eca83905b3df59f232e87b855f197eb0b6f386abd1467448b807461452b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0aefae0569d83ed523d83c3e98d60ee230e2d1627ae7e7139a007ea7a1396b [INFO] running `Command { std: "docker" "start" "-a" "1a0aefae0569d83ed523d83c3e98d60ee230e2d1627ae7e7139a007ea7a1396b", kill_on_drop: false }` [INFO] [stderr] Compiling orx-self-or v1.2.0 [INFO] [stderr] Compiling orx-pseudo-default v2.1.0 [INFO] [stderr] Compiling orx-iterable v1.3.0 [INFO] [stderr] Compiling orx-pinned-vec v3.18.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.1.0 [INFO] [stderr] Compiling orx-split-vec v3.20.0 [INFO] [stderr] Compiling orx-fixed-vec v3.20.0 [INFO] [stderr] Compiling orx-pinned-concurrent-col v2.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "1a0aefae0569d83ed523d83c3e98d60ee230e2d1627ae7e7139a007ea7a1396b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0aefae0569d83ed523d83c3e98d60ee230e2d1627ae7e7139a007ea7a1396b", kill_on_drop: false }` [INFO] [stdout] 1a0aefae0569d83ed523d83c3e98d60ee230e2d1627ae7e7139a007ea7a1396b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86ad45e81aca0012bfa42c241be5475c084bcefc3b8f2d52f29ef3a3af9bc8d [INFO] running `Command { std: "docker" "start" "-a" "b86ad45e81aca0012bfa42c241be5475c084bcefc3b8f2d52f29ef3a3af9bc8d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling orx-pinned-concurrent-col v2.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.51s [INFO] running `Command { std: "docker" "inspect" "b86ad45e81aca0012bfa42c241be5475c084bcefc3b8f2d52f29ef3a3af9bc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86ad45e81aca0012bfa42c241be5475c084bcefc3b8f2d52f29ef3a3af9bc8d", kill_on_drop: false }` [INFO] [stdout] b86ad45e81aca0012bfa42c241be5475c084bcefc3b8f2d52f29ef3a3af9bc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e38142b58936c27c5fb98e5b8cbd6092cf88fee3ef79438c6dc0c4745c9d7b0f [INFO] running `Command { std: "docker" "start" "-a" "e38142b58936c27c5fb98e5b8cbd6092cf88fee3ef79438c6dc0c4745c9d7b0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orx_pinned_concurrent_col-cabdbab8ef41b679) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/col.rs (/opt/rustwide/target/debug/deps/col-5484415cb6f6812f) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test can_reserve_maximum_capacity::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test can_reserve_maximum_capacity::splitvec_with_doubling_growth_expects ... ok [INFO] [stdout] test can_reserve_maximum_capacity::splitvec_with_linear_growth_4_expects ... ok [INFO] [stdout] test can_reserve_maximum_capacity::splitvec_with_linear_growth_and_fragments_capacity_4_33_expects ... ok [INFO] [stdout] test clear::fixedvec_new_222_expects ... ok [INFO] [stdout] test clear::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test clone::fixedvec_new_2222_expects ... ok [INFO] [stdout] test get::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test get::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test clear::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test get_mut::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test get_mut::fixedvec_new_222_expects ... ok [INFO] [stdout] test into_inner ... ok [INFO] [stdout] test get_mut::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test clone::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test iter::fixedvec_new_222_expects ... ok [INFO] [stdout] test iter::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test iter::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test new_from_pinned ... ok [INFO] [stdout] test clone::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test get::fixedvec_new_222_expects ... ok [INFO] [stderr] Running tests/debug.rs (/opt/rustwide/target/debug/deps/debug-1acc229ef1a01fcc) [INFO] [stdout] test can_reserve_maximum_capacity::fixedvec_new_51_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test debug_fixed ... ok [INFO] [stdout] test debug_split_doubling ... ok [INFO] [stdout] test debug_split_linear ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/new.rs (/opt/rustwide/target/debug/deps/new-c694c124396316b6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test with_fixed_capacity ... ok [INFO] [stdout] test from ... ok [INFO] [stdout] test with_doubling_growth ... ok [INFO] [stdout] test with_linear_growth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test new_no_fill::fixedvec_new_222_expects ... ok [INFO] [stdout] test new_no_fill::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test new_fill_with::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test new_no_fill::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test new_fill_with::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test new_fill_with::fixedvec_new_222_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test reserve_fill_with::fixedvec_new_222_expects ... ok [INFO] [stdout] test reserve_fill_with::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test reserve::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test reserve_fill_with::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test reserve::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] test reserve::fixedvec_new_222_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test write_drop_col::fixedvec_new_2132_expects ... ok [INFO] [stdout] test write_drop_vec::fixedvec_new_2132_expects ... ok [INFO] [stdout] test write_drop_col::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stderr] Running tests/new_filled_with.rs (/opt/rustwide/target/debug/deps/new_filled_with-8f320ee8d5c6a0c3) [INFO] [stderr] Running tests/reserve.rs (/opt/rustwide/target/debug/deps/reserve-ef09e281cbe0949e) [INFO] [stderr] Running tests/state.rs (/opt/rustwide/target/debug/deps/state-f2e95ae48895a54a) [INFO] [stderr] Running tests/write.rs (/opt/rustwide/target/debug/deps/write-72dff174960f0662) [INFO] [stdout] test write_drop_vec::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stderr] Running tests/write_n_items.rs (/opt/rustwide/target/debug/deps/write_n_items-e57a9766a4822558) [INFO] [stdout] test write_drop_col::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok [INFO] [stdout] test write_drop_vec::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test write_n_item_drop_col::fixedvec_new_2132_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::fixedvec_new_2132_20_expects ... ok [INFO] [stdout] test write_n_item_drop_col::fixedvec_new_2132_1_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_doubling_growth_and_fragments_capacity_16_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_doubling_growth_and_fragments_capacity_16_1_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::fixedvec_new_2132_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_linear_growth_and_fragments_capacity_10_33_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_linear_growth_and_fragments_capacity_10_33_20_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::fixedvec_new_2132_1_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_linear_growth_and_fragments_capacity_10_33_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_doubling_growth_and_fragments_capacity_16_20_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_doubling_growth_and_fragments_capacity_16_20_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_linear_growth_and_fragments_capacity_10_33_1_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::fixedvec_new_2132_20_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_doubling_growth_and_fragments_capacity_16_151_expects ... ok [INFO] [stdout] test write_n_item_drop_col::splitvec_with_linear_growth_and_fragments_capacity_10_33_1_expects ... ok [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_doubling_growth_and_fragments_capacity_16_1_expects ... ok [INFO] [stderr] Doc-tests orx_pinned_concurrent_col [INFO] [stdout] test write_n_item_drop_vec::splitvec_with_linear_growth_and_fragments_capacity_10_33_20_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e38142b58936c27c5fb98e5b8cbd6092cf88fee3ef79438c6dc0c4745c9d7b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38142b58936c27c5fb98e5b8cbd6092cf88fee3ef79438c6dc0c4745c9d7b0f", kill_on_drop: false }` [INFO] [stdout] e38142b58936c27c5fb98e5b8cbd6092cf88fee3ef79438c6dc0c4745c9d7b0f