[INFO] fetching crate concread 0.2.16... [INFO] testing concread-0.2.16 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate concread 0.2.16 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate concread 0.2.16 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate concread 0.2.16 [INFO] finished tweaking crates.io crate concread 0.2.16 [INFO] tweaked toml for crates.io crate concread 0.2.16 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate concread 0.2.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a92810864398cee68b4be532158639b4d3ccc0c5de29eae8107c311f8c848c40 [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" "a92810864398cee68b4be532158639b4d3ccc0c5de29eae8107c311f8c848c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a92810864398cee68b4be532158639b4d3ccc0c5de29eae8107c311f8c848c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92810864398cee68b4be532158639b4d3ccc0c5de29eae8107c311f8c848c40", kill_on_drop: false }` [INFO] [stdout] a92810864398cee68b4be532158639b4d3ccc0c5de29eae8107c311f8c848c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c37c09177ab4bfffcd729efe7d35f0215a3b680562a5d2e29f5f5a105062e2 [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" "52c37c09177ab4bfffcd729efe7d35f0215a3b680562a5d2e29f5f5a105062e2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling concread v0.2.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.26s [INFO] running `Command { std: "docker" "inspect" "52c37c09177ab4bfffcd729efe7d35f0215a3b680562a5d2e29f5f5a105062e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c37c09177ab4bfffcd729efe7d35f0215a3b680562a5d2e29f5f5a105062e2", kill_on_drop: false }` [INFO] [stdout] 52c37c09177ab4bfffcd729efe7d35f0215a3b680562a5d2e29f5f5a105062e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51aa1fd964b7050cc381cf53310e405fd60803d984c13833a7afcbbed2709607 [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" "51aa1fd964b7050cc381cf53310e405fd60803d984c13833a7afcbbed2709607", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling concread v0.2.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "51aa1fd964b7050cc381cf53310e405fd60803d984c13833a7afcbbed2709607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51aa1fd964b7050cc381cf53310e405fd60803d984c13833a7afcbbed2709607", kill_on_drop: false }` [INFO] [stdout] 51aa1fd964b7050cc381cf53310e405fd60803d984c13833a7afcbbed2709607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4049ccd202351fc50400bb3139b34bd07c7786e23b355bb779a7fc4aed84f08a [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" "4049ccd202351fc50400bb3139b34bd07c7786e23b355bb779a7fc4aed84f08a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/concread-333bd0d8653f7662) [INFO] [stdout] running 195 tests [INFO] [stdout] test arcache::ll::tests::test_cache_arc_ll_basic ... ok [INFO] [stdout] test arcache::tests::test_cache_arc_basic ... ok [INFO] [stdout] test arcache::tests::test_cache_clear_rollback ... ok [INFO] [stdout] test arcache::tests::test_cache_clear_cursed ... ok [INFO] [stdout] test arcache::tests::test_cache_clear ... ok [INFO] [stdout] test arcache::tests::test_cache_concurrent_basic ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_acb_order ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_basic_write ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_basic_concurrency_small ... ok [INFO] [stdout] test arcache::tests::test_cache_concurrent_cursed_1 ... ok [INFO] [stdout] test arcache::tests::test_cache_read_no_tlocal ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_weird_txn_behaviour ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_cursed_get_mut ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_from_iter_2 ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_weird_txn_behaviour ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_from_iter_1 ... ok [INFO] [stdout] test cowcell::asynch::tests::test_deref_mut ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_from_iter_2 ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_basic_concurrency_small ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_acb_order ... ok [INFO] [stdout] test cowcell::tests::test_deref_mut ... ok [INFO] [stdout] test cowcell::asynch::tests::test_gc_operation ... ok [INFO] [stdout] test cowcell::asynch::tests::test_simple_create ... ok [INFO] [stdout] test cowcell::tests::test_try_write ... ok [INFO] [stdout] test ebrcell::tests::test_deref_mut ... ok [INFO] [stdout] test cowcell::asynch::tests::test_try_write ... ok [INFO] [stdout] test hashmap::asynch::tests::test_hashmap_basic_iter ... ok [INFO] [stdout] test cowcell::tests::test_simple_create ... ok [INFO] [stdout] test hashmap::asynch::tests::test_hashmap_basic_read_write ... ok [INFO] [stdout] test hashmap::asynch::tests::test_hashmap_basic_read_snapshot ... ok [INFO] [stdout] test arcache::tests::test_cache_dirty_write ... ok [INFO] [stdout] test arcache::tests::test_cache_evict ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_from_iter_1 ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_cursed_get_mut ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_basic_write ... ok [INFO] [stdout] test ebrcell::tests::test_simple_create ... ok [INFO] [stdout] test ebrcell::tests_linear::test_gc_operation_linear ... ok [INFO] [stdout] test ebrcell::tests::test_try_write ... ok [INFO] [stdout] test cowcell::tests::test_gc_operation ... ok [INFO] [stdout] test hashmap::tests::test_hashmap_basic_read_write ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_2 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_3 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_5 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_7 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_8 ... ok [INFO] [stdout] test hashmap::tests::test_hashmap_basic_iter ... ok [INFO] [stdout] test hashmap::tests::test_hashmap_basic_write ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_4 ... ok [INFO] [stdout] test hashmap::tests::test_hashmap_basic_read_snapshot ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_1 ... ok [INFO] [stdout] test ebrcell::tests::test_gc_operation ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_leaf ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_1 ... ok [INFO] [stdout] test hashmap::asynch::tests::test_hashmap_basic_write ... ok [INFO] [stdout] test hashmap::asynch::tests::test_hashmap_from_iter ... ok [INFO] [stdout] test hashmap::tests::test_hashmap_from_iter ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_04p0 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_03 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_05 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_04p1 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_06 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_08 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_09 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_10 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_11 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_split_6 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_01_p0 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_length_1 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_01_p1 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_02 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_12 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_14 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_07 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_13 ... ok [INFO] [stdout] test ebrcell::tests::test_multithread_create ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_4 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_15 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_01 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_search_1 ... ok [INFO] [stdout] test cowcell::tests::test_multithread_create ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_03 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_02 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_6 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_3 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_5 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_leafiter_2 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_iter_1 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_leafiter_1 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_leafiter_4 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_leafiter_5 ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_leafiter_3 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_5 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_min ... ok [INFO] [stdout] test internals::bptree::iter::tests::test_bptree2_iter_iter_2 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_mid ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_split_n1max ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_split_mid ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_split_min ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_in_order ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_1 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_insert_split ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_3 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_new ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_insert_stress_2 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_split_max ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_stress ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_cache_size ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_remove_out_of_order ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_min ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_4 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_out_of_order ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_2 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_1 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_branch_add_max ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_test_weird_basics ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_max ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_2 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_leaf ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_3 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_4 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_6 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_remove_stress_6 ... ok [INFO] [stdout] test internals::bptree::node::tests::test_bptree2_node_leaf_remove_order ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_1 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_7 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_8 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_4 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_split_5 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_02 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_length_1 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_04p0 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_01_p1 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_07 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_04p1 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_03 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_06 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_08 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_11 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_10 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_5 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_09 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_15 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_01_p0 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_05 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_14 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_13 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_3 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_search_1 ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_leafiter_1 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_12 ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_iter_1 ... ok [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_clone_stress ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_leafiter_3 ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_leafiter_4 ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_max ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_iter_2 ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_leafiter_2 ... ok [INFO] [stdout] test internals::hashmap::iter::tests::test_hashmap2_iter_leafiter_5 ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_split_max ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_split_mid ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_new ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_collision_in_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_collision_out_of_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_in_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_insert_split ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_max ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_min ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_out_of_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_remove_collision_in_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_remove_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_leaf_remove_out_of_order ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_test_weird_basics ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_min ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_split_min ... ok [INFO] [stdout] test internals::lincowcell::tests::test_simple_create ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_1 ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_split_n1max ... ok [INFO] [stdout] test internals::lincowcell_async::tests::test_gc_operation ... ok [INFO] [stdout] test internals::lincowcell_async::tests::test_simple_create ... ok [INFO] [stdout] test internals::lincowcell_async::tests_linear::test_gc_operation_linear ... ok [INFO] [stdout] test internals::hashmap::node::tests::test_hashmap2_node_branch_add_mid ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_6 ... ok [INFO] [stdout] test internals::lincowcell::tests_linear::test_gc_operation_linear ... ok [INFO] [stdout] test internals::lincowcell::tests::test_gc_operation ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_3 ... ok [INFO] [stdout] test internals::lincowcell_async::tests::test_concurrent_create ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_insert_stress_2 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_4 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_2 ... ok [INFO] [stdout] test internals::lincowcell::tests::test_multithread_create ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_6 ... ok [INFO] [stdout] test internals::hashmap::cursor::tests::test_hashmap2_cursor_remove_stress_5 ... ok [INFO] [stdout] test bptree::asynch::tests::test_bptree2_map_basic_concurrency_large ... ok [INFO] [stdout] test bptree::tests::test_bptree2_map_basic_concurrency_large ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unsound-dd795ab75d901212) [INFO] [stdout] test internals::bptree::cursor::tests::test_bptree2_cursor_split_off_lt_random_stress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 195 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.74s [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unsound2-002042eb0c933523) [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 unittests (/opt/rustwide/target/debug/deps/unsound3-11d697d9766c16e6) [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] Doc-tests concread [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/cowcell/mod.rs - cowcell::CowCell (line 38) ... ok [INFO] [stdout] test src/ebrcell/mod.rs - ebrcell::EbrCell (line 110) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4049ccd202351fc50400bb3139b34bd07c7786e23b355bb779a7fc4aed84f08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4049ccd202351fc50400bb3139b34bd07c7786e23b355bb779a7fc4aed84f08a", kill_on_drop: false }` [INFO] [stdout] 4049ccd202351fc50400bb3139b34bd07c7786e23b355bb779a7fc4aed84f08a