[INFO] fetching crate orx-concurrent-bag 3.4.0...
[INFO] testing orx-concurrent-bag-3.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate orx-concurrent-bag 3.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate orx-concurrent-bag 3.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate orx-concurrent-bag 3.4.0
[INFO] tweaked toml for crates.io crate orx-concurrent-bag 3.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orx-concurrent-bag 3.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orx-concurrent-bag 3.4.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded orx-fixed-vec v3.22.0
[INFO] [stderr]   Downloaded orx-self-or v1.2.0
[INFO] [stderr]   Downloaded orx-pinned-concurrent-col v2.18.0
[INFO] [stderr]   Downloaded append-only-vec v0.1.8
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded orx-iterable v1.3.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded orx-concurrent-iter v3.3.0
[INFO] [stderr]   Downloaded orx-pinned-vec v3.21.0
[INFO] [stderr]   Downloaded orx-pseudo-default v2.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded orx-split-vec v3.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54c18b20edbb511c203a551eb0c0e999f7047c9fb02a89d744e5f4ec84d2735a
[INFO] running `Command { std: "docker" "start" "-a" "54c18b20edbb511c203a551eb0c0e999f7047c9fb02a89d744e5f4ec84d2735a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54c18b20edbb511c203a551eb0c0e999f7047c9fb02a89d744e5f4ec84d2735a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c18b20edbb511c203a551eb0c0e999f7047c9fb02a89d744e5f4ec84d2735a", kill_on_drop: false }`
[INFO] [stdout] 54c18b20edbb511c203a551eb0c0e999f7047c9fb02a89d744e5f4ec84d2735a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32df46cb5e2ca88be5d763eed5874c40402604d41c9777305c360c29556fdff1
[INFO] running `Command { std: "docker" "start" "-a" "32df46cb5e2ca88be5d763eed5874c40402604d41c9777305c360c29556fdff1", 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.21.0
[INFO] [stderr]    Compiling orx-concurrent-iter v3.3.0
[INFO] [stderr]    Compiling orx-fixed-vec v3.22.0
[INFO] [stderr]    Compiling orx-split-vec v3.22.0
[INFO] [stderr]    Compiling orx-pinned-concurrent-col v2.18.0
[INFO] [stderr]    Compiling orx-concurrent-bag v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "32df46cb5e2ca88be5d763eed5874c40402604d41c9777305c360c29556fdff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32df46cb5e2ca88be5d763eed5874c40402604d41c9777305c360c29556fdff1", kill_on_drop: false }`
[INFO] [stdout] 32df46cb5e2ca88be5d763eed5874c40402604d41c9777305c360c29556fdff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2855a819a459af23091e7d624b81efaa3fb128e4a74bddb31910472512fc2d6f
[INFO] running `Command { std: "docker" "start" "-a" "2855a819a459af23091e7d624b81efaa3fb128e4a74bddb31910472512fc2d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling orx-concurrent-bag v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.91s
[INFO] running `Command { std: "docker" "inspect" "2855a819a459af23091e7d624b81efaa3fb128e4a74bddb31910472512fc2d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2855a819a459af23091e7d624b81efaa3fb128e4a74bddb31910472512fc2d6f", kill_on_drop: false }`
[INFO] [stdout] 2855a819a459af23091e7d624b81efaa3fb128e4a74bddb31910472512fc2d6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d872fd11a3eb78daed3777f03b00838ca041ba04d46568a51cddaec6de06c1b
[INFO] running `Command { std: "docker" "start" "-a" "3d872fd11a3eb78daed3777f03b00838ca041ba04d46568a51cddaec6de06c1b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orx_concurrent_bag-3238de6313a36c9c)
[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] [stderr]      Running tests/concurrent_bag.rs (/opt/rustwide/target/debug/deps/concurrent_bag-e461cdc31b016df3)
[INFO] [stdout] running 15 tests
[INFO] [stdout] test into_inner_from::fixedvec_new_2132_expects ... ok
[INFO] [stdout] test into_inner_from::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok
[INFO] [stdout] test into_inner_from::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test extend_n_items_indices::fixedvec_new_733_expects ... ok
[INFO] [stdout] test extend_indices::fixedvec_new_733_expects ... ok
[INFO] [stderr]      Running tests/concurrent_read_write.rs (/opt/rustwide/target/debug/deps/concurrent_read_write-68ebb6a1038afab3)
[INFO] [stdout] test extend_n_items_indices::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test extend_indices::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test extend_n_items_indices::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok
[INFO] [stdout] test push_indices::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok
[INFO] [stdout] test push_indices::fixedvec_new_333_expects ... ok
[INFO] [stdout] test push_indices::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test ok_at_num_threads::fixedvec_new_5000_expects ... ok
[INFO] [stdout] test extend_indices::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok
[INFO] [stdout] test ok_at_num_threads::splitvec_with_linear_growth_and_fragments_capacity_10_33_expects ... ok
[INFO] [stdout] test ok_at_num_threads::splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test concurrent_get_and_iter::fixedvec_new_100_splitvec_with_linear_growth_and_fragments_capacity_10_16_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_linear_growth_and_fragments_capacity_10_16_splitvec_with_linear_growth_and_fragments_capacity_10_16_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_doubling_growth_and_fragments_capacity_16_splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::fixedvec_new_100_fixedvec_new_100_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::fixedvec_new_100_splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_doubling_growth_and_fragments_capacity_16_fixedvec_new_100_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_linear_growth_and_fragments_capacity_10_16_fixedvec_new_100_expects ... ok
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_doubling_growth_and_fragments_capacity_16_splitvec_with_linear_growth_and_fragments_capacity_10_16_expects ... ok
[INFO] [stderr]      Running tests/drop.rs (/opt/rustwide/target/debug/deps/drop-70f54be40f9689d0)
[INFO] [stdout] test concurrent_get_and_iter::splitvec_with_linear_growth_and_fragments_capacity_10_16_splitvec_with_doubling_growth_and_fragments_capacity_16_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_doubling_growth_and_max_concurrent_capacity_2587_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::fixedvec_new_100000_124_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_doubling_growth_and_max_concurrent_capacity_1024_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_doubling_growth_and_max_concurrent_capacity_124_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::fixedvec_new_100000_2587_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_linear_growth_and_fragments_capacity_10_64_124_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_doubling_growth_and_max_concurrent_capacity_348_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_linear_growth_and_fragments_capacity_10_64_1024_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_doubling_growth_and_max_concurrent_capacity_348_expects ... ok
[INFO] [stdout] test dropped_as_bag::fixedvec_new_100000_124_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::fixedvec_new_100000_1024_expects ... ok
[INFO] [stderr]      Running tests/extend.rs (/opt/rustwide/target/debug/deps/extend-cefb88eb5ea1b0e5)
[INFO] [stdout] test dropped_as_bag::splitvec_with_doubling_growth_and_max_concurrent_capacity_124_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::fixedvec_new_100000_348_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_linear_growth_and_fragments_capacity_10_64_124_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_linear_growth_and_fragments_capacity_10_64_1024_expects ... ok
[INFO] [stdout] test dropped_as_bag::fixedvec_new_100000_348_expects ... ok
[INFO] [stdout] test dropped_as_bag::fixedvec_new_100000_2587_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_linear_growth_and_fragments_capacity_10_64_2587_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_doubling_growth_and_max_concurrent_capacity_2587_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_doubling_growth_and_max_concurrent_capacity_1024_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_linear_growth_and_fragments_capacity_10_64_348_expects ... ok
[INFO] [stdout] test dropped_as_bag::splitvec_with_linear_growth_and_fragments_capacity_10_64_348_expects ... ok
[INFO] [stdout] test dropped_after_into_inner::splitvec_with_linear_growth_and_fragments_capacity_10_64_2587_expects ... ok
[INFO] [stdout] test dropped_as_bag::fixedvec_new_100000_1024_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_14_10_expects ... ok
[INFO] [stdout] test fast::fixedvec_new_3000_expects ... ok
[INFO] [stdout] test fast::splitvec_with_doubling_growth_and_max_concurrent_capacity_expects ... ok
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_10_10_expects ... ok
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_6_40_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/new.rs (/opt/rustwide/target/debug/deps/new-ac50b1cce8b8257a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test new_len_empty_clear ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pinned_concurrent_col.rs (/opt/rustwide/target/debug/deps/pinned_concurrent_col-1a276ef478efb168)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test get_iter::fixedvec_new_10_expects ... ok
[INFO] [stdout] test get_mut::fixedvec_new_10_expects ... ok
[INFO] [stdout] test get_iter::splitvec_with_doubling_growth_and_fragments_capacity_2_expects ... ok
[INFO] [stdout] test get_iter::splitvec_with_linear_growth_and_fragments_capacity_2_3_expects ... ok
[INFO] [stdout] test get_mut::splitvec_with_doubling_growth_and_fragments_capacity_2_expects ... ok
[INFO] [stdout] test get_mut::splitvec_with_linear_growth_and_fragments_capacity_2_3_expects ... ok
[INFO] [stdout] test iter_mut::fixedvec_new_10_expects ... ok
[INFO] [stdout] test iter_mut::splitvec_with_doubling_growth_and_fragments_capacity_2_expects ... ok
[INFO] [stdout] test iter_mut::splitvec_with_linear_growth_and_fragments_capacity_2_3_expects ... ok
[INFO] [stdout] test reserve_maximum_capacity ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics::fixedvec_new_5_expects - should panic ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics::splitvec_with_linear_growth_and_fragments_capacity_2_1_expects - should panic ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics::splitvec_with_doubling_growth_and_fragments_capacity_1_expects - should panic ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics_concurrently::fixedvec_new_10_expects - should panic ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics_concurrently::splitvec_with_doubling_growth_and_fragments_capacity_2_expects - should panic ... ok
[INFO] [stdout] test exceeding_fixed_capacity_panics_concurrently::splitvec_with_linear_growth_and_fragments_capacity_2_3_expects - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/push.rs (/opt/rustwide/target/debug/deps/push-68f5e881449cfc2d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_10_10_expects ... ok
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_14_10_expects ... ok
[INFO] [stdout] test fast::splitvec_with_linear_growth_and_fragments_capacity_6_40_expects ... ok
[INFO] [stdout] test fast::splitvec_with_doubling_growth_and_max_concurrent_capacity_expects ... ok
[INFO] [stderr]      Running tests/push_out_of_capacity.rs (/opt/rustwide/target/debug/deps/push_out_of_capacity-cc160923db1442a2)
[INFO] [stdout] test fast::fixedvec_new_3000_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test out_of_capacity_fixed - should panic ... ok
[INFO] [stdout] test out_of_capacity_doubling - should panic ... ok
[INFO] [stdout] test out_of_capacity_linear - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orx_concurrent_bag
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/../README.md - (line 104) ... ignored
[INFO] [stdout] test src/../README.md - (line 69) ... ignored
[INFO] [stdout] test src/../README.md - (line 93) ... ignored
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag (line 78) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag (line 18) ... ok
[INFO] [stdout] test src/../README.md - (line 167) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::extend (line 581) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::iter (line 345) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::is_empty (line 170) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::get (line 210) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::iter_mut (line 389) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag (line 52) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::push (line 424) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::len (line 152) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::get_mut (line 305) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::extend_n_items (line 724) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::into_inner (line 113) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::push (line 503) ... ok
[INFO] [stdout] test src/../README.md - (line 21) ... ok
[INFO] [stdout] test src/bag.rs - bag::ConcurrentBag<T,P>::get (line 229) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d872fd11a3eb78daed3777f03b00838ca041ba04d46568a51cddaec6de06c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d872fd11a3eb78daed3777f03b00838ca041ba04d46568a51cddaec6de06c1b", kill_on_drop: false }`
[INFO] [stdout] 3d872fd11a3eb78daed3777f03b00838ca041ba04d46568a51cddaec6de06c1b
