[INFO] fetching crate f1r3fly-rspace-plus-plus 0.1.1... [INFO] testing f1r3fly-rspace-plus-plus-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate f1r3fly-rspace-plus-plus 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate f1r3fly-rspace-plus-plus 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate f1r3fly-rspace-plus-plus 0.1.1 [INFO] tweaked toml for crates.io crate f1r3fly-rspace-plus-plus 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate f1r3fly-rspace-plus-plus 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate f1r3fly-rspace-plus-plus 0.1.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e93c562a30885c82224d1017f524dafcaf664e369cd200394de82491bda3c60 [INFO] running `Command { std: "docker" "start" "-a" "3e93c562a30885c82224d1017f524dafcaf664e369cd200394de82491bda3c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e93c562a30885c82224d1017f524dafcaf664e369cd200394de82491bda3c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e93c562a30885c82224d1017f524dafcaf664e369cd200394de82491bda3c60", kill_on_drop: false }` [INFO] [stdout] 3e93c562a30885c82224d1017f524dafcaf664e369cd200394de82491bda3c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e3d97cc993e4278515f21bb5696bfb5d2a219fc7b750caa0acffed4cd68130 [INFO] running `Command { std: "docker" "start" "-a" "24e3d97cc993e4278515f21bb5696bfb5d2a219fc7b750caa0acffed4cd68130", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling heed-traits v0.8.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling monadic v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling f1r3fly-models v0.1.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling heed-types v0.8.0 [INFO] [stderr] Compiling heed v0.11.0 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling f1r3fly-rspace-plus-plus v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 44s [INFO] running `Command { std: "docker" "inspect" "24e3d97cc993e4278515f21bb5696bfb5d2a219fc7b750caa0acffed4cd68130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e3d97cc993e4278515f21bb5696bfb5d2a219fc7b750caa0acffed4cd68130", kill_on_drop: false }` [INFO] [stdout] 24e3d97cc993e4278515f21bb5696bfb5d2a219fc7b750caa0acffed4cd68130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a175c8764cf2799baed1c614557be5aeaa232897066868bc593a5adee3f5df33 [INFO] running `Command { std: "docker" "start" "-a" "a175c8764cf2799baed1c614557be5aeaa232897066868bc593a5adee3f5df33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling test-env-helpers v0.2.2 [INFO] [stderr] Compiling f1r3fly-rspace-plus-plus v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 18s [INFO] running `Command { std: "docker" "inspect" "a175c8764cf2799baed1c614557be5aeaa232897066868bc593a5adee3f5df33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a175c8764cf2799baed1c614557be5aeaa232897066868bc593a5adee3f5df33", kill_on_drop: false }` [INFO] [stdout] a175c8764cf2799baed1c614557be5aeaa232897066868bc593a5adee3f5df33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce11486a7db2616671cd19f1200d59efd0b595726f5ebc99f72cc1589d362ee6 [INFO] running `Command { std: "docker" "start" "-a" "ce11486a7db2616671cd19f1200d59efd0b595726f5ebc99f72cc1589d362ee6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/f1r3fly_rspace_plus_plus-e0db1df1fa9d3d75) [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 src/main.rs (/opt/rustwide/target/debug/deps/f1r3fly_rspace_plus_plus-ff7547c5ee949056) [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/export_import_tests.rs (/opt/rustwide/target/debug/deps/export_import_tests-2f54ac1ca2c5ffc9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test export_and_import_of_one_page_should_works_correctly ... ok [INFO] [stdout] test multipage_export_should_work_correctly ... ok [INFO] [stdout] test multipage_export_with_skip_should_work_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.79s [INFO] [stdout] [INFO] [stderr] Running tests/hot_store_spec.rs (/opt/rustwide/target/debug/deps/hot_store_spec-df2d4e5d4cbd8790) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test add_join_should_add_join_for_a_channel ... ok [INFO] [stdout] test get_data_when_cache_is_empty_should_read_from_history_and_put_into_the_cache ... ok [INFO] [stdout] test get_data_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test concurrent_data_operations_on_disjoint_channels_should_not_mess_up_the_cache ... ok [INFO] [stdout] test get_joins_when_cache_is_empty_should_read_from_history_and_put_into_the_cache ... ok [INFO] [stdout] test get_joins_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test install_join_should_not_allow_installing_duplicate_joins_per_channel ... ok [INFO] [stdout] test install_join_should_cache_installed_joins_separately ... ok [INFO] [stdout] test get_continuations_when_cache_is_empty_should_read_from_history_and_put_into_cache ... ok [INFO] [stdout] test put_datum_should_append_datum_if_channel_already_exists ... ok [INFO] [stdout] test put_datum_should_put_datum_in_a_new_channel ... ok [INFO] [stdout] test put_datum_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test put_datum_when_contains_data_should_read_from_cache_and_add_to_it ... ok [INFO] [stdout] test put_join_should_not_allow_inserting_duplicate_joins ... ok [INFO] [stdout] test install_continuation_should_cache_installed_continuations_separately ... ok [INFO] [stdout] test changes_should_return_information_to_be_persisted_in_history ... ok [INFO] [stdout] test put_waiting_continuation_should_append_continuation_if_channel_already_exists ... ok [INFO] [stdout] test put_waiting_continuation_should_put_waiting_continuation_in_a_new_channel ... ok [INFO] [stdout] test get_continuations_should_include_installed_continuations ... ok [INFO] [stdout] test put_join_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test put_continuation_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test remove_datum_should_remove_datum_at_index ... ok [INFO] [stdout] test remove_datum_when_cache_contains_data_should_read_from_cache_and_remove_datum ... ok [INFO] [stdout] test remove_datum_when_cache_is_empty_should_read_from_history_and_remove_datum_at_index ... ok [INFO] [stdout] test put_join_when_cache_contains_data_should_read_from_cache_and_add_to_it ... ok [INFO] [stdout] test remove_join_should_create_a_deep_copy_of_the_data_in_the_cache ... ok [INFO] [stdout] test concurrent_coninuation_operations_on_disjoint_channels_should_not_mess_up_the_cache has been running for over 60 seconds [INFO] [stdout] test get_continuations_when_cache_contains_data_should_read_from_cache_ignoring_history has been running for over 60 seconds [INFO] [stdout] test put_continuation_when_cache_contains_data_should_read_from_cache_and_add_to_it has been running for over 60 seconds [INFO] [stdout] test get_continuations_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test remove_join_should_create_a_deep_copy_of_the_installed_joins_in_the_cache ... ok [INFO] [stdout] test remove_join_should_create_a_deep_copy_of_the_continuations_in_the_cache ... ok [INFO] [stdout] test remove_join_should_create_a_deep_copy_of_the_joins_in_the_cache ... ok [INFO] [stdout] test remove_join_should_remove_join_for_a_channel ... ok [INFO] [stdout] test remove_join_should_remove_only_passed_in_joins_for_a_channel ... ok [INFO] [stdout] test remove_join_should_create_a_deep_copy_of_the_installed_continuations_in_the_cache ... ok [INFO] [stdout] test concurrent_coninuation_operations_on_disjoint_channels_should_not_mess_up_the_cache ... ok [INFO] [stdout] test remove_join_when_cache_is_empty_should_read_from_history_and_remove_join ... ok [INFO] [stdout] test remove_waiting_continuation_should_remove_waiting_continuation_from_index ... ok [INFO] [stdout] test snapshot_should_create_a_copy_of_the_cache ... ok [INFO] [stdout] test put_continuation_when_cache_contains_data_should_read_from_cache_and_add_to_it ... ok [INFO] [stdout] test remove_join_should_not_remove_a_join_when_a_continuation_is_present ... ok [INFO] [stdout] test remove_join_when_cache_contains_data_should_read_from_the_cache_and_remove_join ... ok [INFO] [stdout] test remove_continuation_when_cache_is_empty_should_read_from_history_and_remove_the_continuation_from_loaded_data ... ok [INFO] [stdout] test remove_join_when_installed_joins_are_present_should_not_allow_removing_them ... ok [INFO] [stdout] test remove_continuation_when_installed_continuation_is_present_should_not_allow_its_removal ... ok [INFO] [stdout] test remove_continuation_when_cache_contains_data_should_read_from_cache_and_remove_continuation_from_loaded_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 93.72s [INFO] [stdout] [INFO] [stderr] Running tests/install_test.rs (/opt/rustwide/target/debug/deps/install_test-878272044cf9f25f) [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/main.rs (/opt/rustwide/target/debug/deps/main-ee551ab74b168841) [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/mod.rs (/opt/rustwide/target/debug/deps/mod-cde738d9998b365b) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test history::history_action_tests::collision_detecting_in_kvdb_should_work ... ok [INFO] [stdout] test history::history_action_tests::deletion_of_a_non_existing_records_should_not_throw_error ... ok [INFO] [stdout] test history::history_action_tests::creating_and_read_one_record_should_work ... ok [INFO] [stdout] test history::history_action_tests::history_after_deleting_all_records_should_be_empty ... ok [INFO] [stdout] test history::history_action_tests::creating_ten_records_should_work ... ok [INFO] [stdout] test history::history_action_tests::history_should_correctly_build_the_same_trees_in_different_ways ... ok [INFO] [stdout] test history::history_action_tests::adding_already_existing_records_should_not_change_history ... ok [INFO] [stdout] test history::history_action_tests::history_should_not_allow_to_store_different_length_key_records_in_same_branch ... ok [INFO] [stdout] test history::history_action_tests::reset_method_of_history_should_work ... ok [INFO] [stdout] test history::history_action_tests::history_should_allow_to_store_different_length_key_records_in_different_branches ... ok [INFO] [stdout] test history::history_action_tests::update_of_a_record_should_not_change_past_history ... ok [INFO] [stdout] test history::history_repository_tests::history_repository_should_allow_insert_of_joins_datum_continuation_on_same_channel ... ok [INFO] [stdout] test history::history_repository_tests::history_repository_should_not_allow_switching_to_a_not_existing_root ... ok [INFO] [stdout] test history::history_repository_tests::history_repository_should_process_insert_one_datum ... ok [INFO] [stdout] test history::history_action_tests::reading_of_a_non_existing_records_should_return_none ... ok [INFO] [stdout] test history::history_action_tests::history_should_not_allow_to_process_history_actions_with_same_keys ... ok [INFO] [stdout] test history::history_repository_tests::history_repository_should_record_next_root_as_valid ... ok [INFO] [stdout] test hot_store_spec::add_join_should_add_join_for_a_channel ... ok [INFO] [stdout] test history::history_repository_tests::history_repository_should_process_insert_and_delete_of_thirty_mixed_elements ... ok [INFO] [stdout] test export_import_tests::export_and_import_of_one_page_should_works_correctly ... ok [INFO] [stdout] test hot_store_spec::concurrent_data_operations_on_disjoint_channels_should_not_mess_up_the_cache ... ok [INFO] [stdout] test export_import_tests::multipage_export_should_work_correctly ... ok [INFO] [stdout] test hot_store_spec::get_data_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test hot_store_spec::get_data_when_cache_is_empty_should_read_from_history_and_put_into_the_cache ... ok [INFO] [stdout] test hot_store_spec::get_joins_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test hot_store_spec::get_joins_when_cache_is_empty_should_read_from_history_and_put_into_the_cache ... ok [INFO] [stdout] test export_import_tests::multipage_export_with_skip_should_work_correctly ... ok [INFO] [stdout] test hot_store_spec::install_join_should_cache_installed_joins_separately ... ok [INFO] [stdout] test hot_store_spec::install_join_should_not_allow_installing_duplicate_joins_per_channel ... ok [INFO] [stdout] test hot_store_spec::get_continuations_should_include_installed_continuations ... ok [INFO] [stdout] test hot_store_spec::get_continuations_when_cache_is_empty_should_read_from_history_and_put_into_cache ... ok [INFO] [stdout] test hot_store_spec::put_datum_should_append_datum_if_channel_already_exists ... ok [INFO] [stdout] test hot_store_spec::put_datum_should_put_datum_in_a_new_channel ... ok [INFO] [stdout] test hot_store_spec::put_datum_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test hot_store_spec::put_datum_when_contains_data_should_read_from_cache_and_add_to_it ... ok [INFO] [stdout] test hot_store_spec::changes_should_return_information_to_be_persisted_in_history ... ok [INFO] [stdout] test hot_store_spec::put_join_should_not_allow_inserting_duplicate_joins ... ok [INFO] [stdout] test hot_store_spec::put_join_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test hot_store_spec::put_waiting_continuation_should_append_continuation_if_channel_already_exists ... ok [INFO] [stdout] test hot_store_spec::put_waiting_continuation_should_put_waiting_continuation_in_a_new_channel ... ok [INFO] [stdout] test hot_store_spec::install_continuation_should_cache_installed_continuations_separately ... ok [INFO] [stdout] test history::history_action_tests::randomly_insert_or_delete_should_return_the_correct_result has been running for over 60 seconds [INFO] [stdout] test hot_store_spec::concurrent_coninuation_operations_on_disjoint_channels_should_not_mess_up_the_cache has been running for over 60 seconds [INFO] [stdout] test hot_store_spec::get_continuations_when_cache_contains_data_should_read_from_cache_ignoring_history has been running for over 60 seconds [INFO] [stdout] test hot_store_spec::get_continuations_when_cache_contains_data_should_read_from_cache_ignoring_history ... ok [INFO] [stdout] test hot_store_spec::concurrent_coninuation_operations_on_disjoint_channels_should_not_mess_up_the_cache ... ok [INFO] [stdout] test hot_store_spec::remove_datum_should_remove_datum_at_index ... ok [INFO] [stdout] test hot_store_spec::remove_datum_when_cache_contains_data_should_read_from_cache_and_remove_datum ... ok [INFO] [stdout] test hot_store_spec::remove_datum_when_cache_is_empty_should_read_from_history_and_remove_datum_at_index ... ok [INFO] [stdout] test hot_store_spec::put_continuation_when_cache_is_empty_should_read_from_history_and_add_to_it ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_create_a_deep_copy_of_the_data_in_the_cache ... ok [INFO] [stdout] test hot_store_spec::put_join_when_cache_contains_data_should_read_from_cache_and_add_to_it ... FAILED [INFO] [stdout] test hot_store_spec::remove_join_should_create_a_deep_copy_of_the_installed_joins_in_the_cache ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_create_a_deep_copy_of_the_joins_in_the_cache ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_create_a_deep_copy_of_the_continuations_in_the_cache ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_remove_join_for_a_channel ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_remove_only_passed_in_joins_for_a_channel ... ok [INFO] [stdout] test hot_store_spec::remove_continuation_when_cache_is_empty_should_read_from_history_and_remove_the_continuation_from_loaded_data ... ok [INFO] [stdout] test hot_store_spec::put_continuation_when_cache_contains_data_should_read_from_cache_and_add_to_it has been running for over 60 seconds [INFO] [stdout] test hot_store_spec::remove_join_should_create_a_deep_copy_of_the_installed_continuations_in_the_cache ... ok [INFO] [stdout] test hot_store_spec::remove_join_should_not_remove_a_join_when_a_continuation_is_present ... ok [INFO] [stdout] test hot_store_spec::remove_waiting_continuation_should_remove_waiting_continuation_from_index ... ok [INFO] [stdout] test hot_store_spec::snapshot_should_create_a_copy_of_the_cache ... ok [INFO] [stdout] test replay_rspace_tests::a_matched_continuation_defined_for_multiple_channels_some_peeked_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::an_install_should_be_available_after_resetting_to_a_checkpoint ... ok [INFO] [stdout] test replay_rspace_tests::check_replay_data_should_proceed_if_replay_data_is_empty ... ok [INFO] [stdout] test replay_rspace_tests::check_replay_data_should_throw_error_if_replay_data_contains_elements ... ok [INFO] [stdout] test replay_rspace_tests::clear_should_empty_the_replay_store_reset_the_replay_event_log_reset_the_replay_trie_updates_log_and_reset_the_replay_data ... ok [INFO] [stdout] test replay_rspace_tests::creating_a_comm_event_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::creating_a_comm_event_with_peek_consume_first_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::creating_a_comm_event_with_peek_produce_first_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::creating_comm_events_on_many_channels_with_peek_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::creating_multiple_comm_events_with_peeking_a_produce_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::peeking_data_stored_at_two_channels_in_100_continuations_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::pick_n_continuations_from_m_waiting_continuations_stored_at_two_channels_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_continuations_from_m_persistent_waiting_continuations_should_replay_correctly ... ok [INFO] [stdout] test hot_store_spec::remove_join_when_cache_is_empty_should_read_from_history_and_remove_join ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_continuations_from_m_persistent_waiting_continuations_while_doing_a_bunch_of_other_junk_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_continuations_from_m_waiting_continuations_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_datums_from_m_persistent_waiting_datums_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_datums_from_m_waiting_datums_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::producing_should_return_same_stable_checkpoint_root_hashes ... ok [INFO] [stdout] test replay_rspace_tests::picking_n_datums_from_m_waiting_datums_while_doing_a_bunch_of_other_junk_should_replay_correctly ... ok [INFO] [stdout] test replay_rspace_tests::replay_rspace_should_correctly_remove_things_from_replay_data ... ok [INFO] [stdout] test replay_rspace_tests::reset_should_empty_the_replay_store_and_reset_the_replay_trie_updates_log_and_reset_the_replay_data ... ok [INFO] [stdout] test replay_rspace_tests::replay_should_not_allow_for_ambiguous_executions ... ok [INFO] [stdout] test replay_rspace_tests::reset_to_a_checkpoint_from_a_different_branch_should_work ... ok [INFO] [stdout] test storage_actions_test::an_install_should_not_allow_installing_after_a_produce_operation ... ok [INFO] [stdout] test storage_actions_test::consume_and_produce_a_match_and_then_checkpoint_should_result_in_an_empty_triestore ... ok [INFO] [stdout] test storage_actions_test::clear_should_reset_to_the_same_hash_on_multiple_runs ... ok [INFO] [stdout] test storage_actions_test::consuming_and_producing_twice_with_non_trivial_matches_should_work ... ok [INFO] [stdout] test storage_actions_test::consuming_and_producing_with_non_trivial_matches_should_work ... ok [INFO] [stdout] test storage_actions_test::consuming_and_doing_persistent_produce_should_work ... ok [INFO] [stdout] test storage_actions_test::consuming_on_three_channels_should_persist_continuation_in_store ... ok [INFO] [stdout] test storage_actions_test::consuming_on_two_channels_then_consuming_on_one_then_producing_on_both_separately_should_return_cont_paired_with_one_data ... ok [INFO] [stdout] test storage_actions_test::consuming_on_two_channels_then_producing_on_each_should_return_cont_with_both_data ... ok [INFO] [stdout] test storage_actions_test::consuming_then_persistent_produce_then_consuming_should_work ... ok [INFO] [stdout] test storage_actions_test::consuming_then_producing_on_same_channel_with_peek_should_return_continuation_and_data_and_remove_peeked_data ... ok [INFO] [stdout] test storage_actions_test::consuming_then_producing_on_same_channel_with_persistent_flag_should_return_continuation_and_data_and_not_insert_persistent_data ... ok [INFO] [stdout] test storage_actions_test::consuming_then_producing_three_times_on_same_channel_should_return_conts_each_paired_with_distinct_data ... ok [INFO] [stdout] test storage_actions_test::consuming_then_producing_three_times_on_same_channel_with_non_trivial_matches_should_return_three_conts_each_paired_with_matching_data ... ok [INFO] [stdout] test storage_actions_test::consuming_then_producing_twice_on_same_channel_with_different_patterns_should_return_cont_with_expected_data ... ok [INFO] [stdout] test storage_actions_test::consuming_on_one_channel_should_persist_continuation_in_store ... ok [INFO] [stdout] test storage_actions_test::create_checkpoint_on_an_empty_store_should_return_the_expected_hash ... ok [INFO] [stdout] test storage_actions_test::create_checkpoint_should_clear_the_store_contents ... ok [INFO] [stdout] test storage_actions_test::create_soft_checkpoint_should_capture_the_current_state_of_the_store ... ok [INFO] [stdout] test storage_actions_test::create_soft_checkpoint_should_clear_the_event_log ... ok [INFO] [stdout] test storage_actions_test::create_soft_checkpoint_should_create_checkpoints_which_have_separate_state ... ok [INFO] [stdout] test storage_actions_test::doing_persistent_consume_and_producing_multiple_times_should_work ... ok [INFO] [stdout] test storage_actions_test::doing_persistent_produce_and_consuming_twice_should_work ... ok [INFO] [stdout] test storage_actions_test::joined_consume_with_same_channel_given_twice_followed_by_produce_should_not_error ... ok [INFO] [stdout] test storage_actions_test::persistent_produce_should_be_available_for_multiple_matches ... ok [INFO] [stdout] test storage_actions_test::consuming_with_different_pattern_and_channel_lengths_should_error - should panic ... ok [INFO] [stdout] test storage_actions_test::produce_should_persist_data_in_store ... ok [INFO] [stdout] test storage_actions_test::producing_on_channel_then_consuming_on_that_channel_and_another_then_producing_on_other_channel_should_return_continuation_and_all_data ... ok [INFO] [stdout] test storage_actions_test::producing_on_three_channels_then_consuming_once_should_return_cont_and_all_data ... ok [INFO] [stdout] test storage_actions_test::producing_then_consuming_on_same_channel_should_return_continuation_and_data ... ok [INFO] [stdout] test storage_actions_test::producing_then_consuming_on_same_channel_with_peek_should_return_continuation_and_data_and_remove_peeked_data ... ok [INFO] [stdout] test storage_actions_test::producing_then_consuming_three_times_on_same_channel_should_return_three_pairs_of_conts_and_data ... ok [INFO] [stdout] test storage_actions_test::producing_then_persistent_consume_on_same_channel_should_return_cont_and_data ... ok [INFO] [stdout] test storage_actions_test::producing_then_persistent_consume_then_producing_again_on_same_channel_should_return_cont_for_first_and_second_produce ... ok [INFO] [stdout] test storage_actions_test::producing_three_times_then_consuming_three_times_should_work ... ok [INFO] [stdout] test storage_actions_test::producing_three_times_then_doing_persistent_consume_should_work ... ok [INFO] [stdout] test storage_actions_test::producing_twice_on_same_channel_should_persist_two_pieces_of_data_in_store ... ok [INFO] [stdout] test storage_actions_test::reset_should_change_the_state_of_the_store_and_reset_the_trie_updates_log ... ok [INFO] [stdout] test storage_actions_test::revert_to_soft_checkpoint_should_inject_the_event_log ... ok [INFO] [stdout] test storage_actions_test::revert_to_soft_checkpoint_should_revert_the_state_of_the_store_to_the_given_checkpoint ... ok [INFO] [stdout] test hot_store_spec::remove_join_when_cache_contains_data_should_read_from_the_cache_and_remove_join ... ok [INFO] [stdout] test hot_store_spec::put_continuation_when_cache_contains_data_should_read_from_cache_and_add_to_it ... ok [INFO] [stdout] test storage_actions_test::produce_a_bunch_and_then_create_checkpoint_then_consume_on_same_channels_should_result_in_checkpoint_pointing_at_empty_state ... ok [INFO] [stdout] test hot_store_spec::remove_join_when_installed_joins_are_present_should_not_allow_removing_them ... ok [INFO] [stdout] test hot_store_spec::remove_continuation_when_installed_continuation_is_present_should_not_allow_its_removal ... ok [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/mod-cde738d9998b365b` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce11486a7db2616671cd19f1200d59efd0b595726f5ebc99f72cc1589d362ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce11486a7db2616671cd19f1200d59efd0b595726f5ebc99f72cc1589d362ee6", kill_on_drop: false }` [INFO] [stdout] ce11486a7db2616671cd19f1200d59efd0b595726f5ebc99f72cc1589d362ee6