[INFO] cloning repository https://github.com/priority-msg-store/priority-msg-store-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/priority-msg-store/priority-msg-store-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 303f4ce1fa5fb6ff9574680a413e4868fdf0c207 [INFO] testing priority-msg-store/priority-msg-store-lib against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/priority-msg-store/priority-msg-store-lib on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/priority-msg-store/priority-msg-store-lib [INFO] finished tweaking git repo https://github.com/priority-msg-store/priority-msg-store-lib [INFO] tweaked toml for git repo https://github.com/priority-msg-store/priority-msg-store-lib written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/priority-msg-store/priority-msg-store-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed2c1e1c91cf0f153f8be8b9f157a148ae40ea8525d1d5ba5d9bf060b42911c9 [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" "ed2c1e1c91cf0f153f8be8b9f157a148ae40ea8525d1d5ba5d9bf060b42911c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed2c1e1c91cf0f153f8be8b9f157a148ae40ea8525d1d5ba5d9bf060b42911c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2c1e1c91cf0f153f8be8b9f157a148ae40ea8525d1d5ba5d9bf060b42911c9", kill_on_drop: false }` [INFO] [stdout] ed2c1e1c91cf0f153f8be8b9f157a148ae40ea8525d1d5ba5d9bf060b42911c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a5f9ff669991fbff7bc602cb18df6754dd2a8b4b631164eb7a4afe12bfd1db [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" "b1a5f9ff669991fbff7bc602cb18df6754dd2a8b4b631164eb7a4afe12bfd1db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid) [INFO] [stderr] Compiling ffi-opaque v2.0.1 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling msg-store v0.9.1 (/opt/rustwide/workdir/msg-store) [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling leveldb-sys v2.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin) [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling leveldb v0.8.6 [INFO] [stderr] Compiling msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin) [INFO] [stderr] Compiling msg_store_server_api v0.1.0 (/opt/rustwide/workdir/msg_store_server_api) [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling msg-store-http-server v0.1.4 (/opt/rustwide/workdir/msg-store-http-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "b1a5f9ff669991fbff7bc602cb18df6754dd2a8b4b631164eb7a4afe12bfd1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a5f9ff669991fbff7bc602cb18df6754dd2a8b4b631164eb7a4afe12bfd1db", kill_on_drop: false }` [INFO] [stdout] b1a5f9ff669991fbff7bc602cb18df6754dd2a8b4b631164eb7a4afe12bfd1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24bf84cc9458f357e71febb391ae547b91370ca7b4cd49393b35e0d4f463c6c9 [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" "24bf84cc9458f357e71febb391ae547b91370ca7b4cd49393b35e0d4f463c6c9", kill_on_drop: false }` [INFO] [stderr] Compiling msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid) [INFO] [stderr] Compiling msg-store v0.9.1 (/opt/rustwide/workdir/msg-store) [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin) [INFO] [stderr] Compiling msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin) [INFO] [stderr] Compiling msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin) [INFO] [stderr] Compiling msg-store-http-server v0.1.4 (/opt/rustwide/workdir/msg-store-http-server) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling msg_store_server_api v0.1.0 (/opt/rustwide/workdir/msg_store_server_api) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.54s [INFO] running `Command { std: "docker" "inspect" "24bf84cc9458f357e71febb391ae547b91370ca7b4cd49393b35e0d4f463c6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bf84cc9458f357e71febb391ae547b91370ca7b4cd49393b35e0d4f463c6c9", kill_on_drop: false }` [INFO] [stdout] 24bf84cc9458f357e71febb391ae547b91370ca7b4cd49393b35e0d4f463c6c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b649f37f805320df2ef9cb13bc6a72e45b36a97f0b6a4f85b514e8bb99cdafaf [INFO] running `Command { std: "docker" "start" "-a" "b649f37f805320df2ef9cb13bc6a72e45b36a97f0b6a4f85b514e8bb99cdafaf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/msg_store-1af6e600c5a0c228) [INFO] [stdout] running 39 tests [INFO] [stdout] test tests::add::should_create_group_with_defaults ... ok [INFO] [stdout] test tests::add::should_return_msg_lacks_priority_err ... ok [INFO] [stdout] test tests::del_group::should_remove_empty_group ... ok [INFO] [stdout] test tests::del_group::should_decrease_byte_size ... ok [INFO] [stdout] test tests::del::should_remove_empty_group ... ok [INFO] [stdout] test tests::delete_group_defaults::should_update_existing_group ... ok [INFO] [stdout] test tests::add::should_return_msg_to_large_for_group_err ... ok [INFO] [stdout] test tests::add::should_prune_group_byte_size_to_10_when_group_max_byte_size_exists ... ok [INFO] [stdout] test tests::add::should_increase_group_byte_size ... ok [INFO] [stdout] test tests::add::should_prune_store_byte_size_to_10_when_group_max_byte_size_exists ... ok [INFO] [stdout] test tests::add::should_return_msg_to_large_for_store_err ... ok [INFO] [stdout] test tests::add::should_prune_oldest_msg_in_a_group_when_exceeding_group_max_byte_size ... ok [INFO] [stdout] test tests::add::should_prune_store_byte_size_to_10_when_store_max_byte_size_exists ... ok [INFO] [stdout] test tests::add::should_reinsert_group_after_errors ... ok [INFO] [stdout] test tests::get::should_return_msg ... ok [INFO] [stdout] test tests::get::should_return_highest_pri_msg ... ok [INFO] [stdout] test tests::get::should_return_oldest_msg_in_group ... ok [INFO] [stdout] test tests::get::should_return_lowest_pri_msg ... ok [INFO] [stdout] test tests::del::should_decrease_byte_size ... ok [INFO] [stdout] test tests::get::should_return_youngest_msg ... ok [INFO] [stdout] test tests::get::should_return_youngest_msg_in_group ... ok [INFO] [stdout] test tests::get::should_return_oldest_msg ... ok [INFO] [stdout] test tests::add::should_increase_store_byte_size ... ok [INFO] [stdout] test tests::add::should_prune_oldest_lowest_pri_msg_in_the_store_when_exceeding_store_max_byte_size ... ok [INFO] [stdout] test tests::add::should_prune_oldest_msg_in_a_group_when_exceeding_store_max_byte_size ... ok [INFO] [stdout] test tests::add::should_return_add_result_with_pruned_msgs ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/msg_store_http_server-85be043b1631c17c) [INFO] [stdout] test tests::update_store_defaults::should_update_store_config ... ok [INFO] [stdout] test tests::get_metadata::should_return_2_message_data_points ... ok [INFO] [stdout] test tests::update_store_defaults::should_prune_store_after_update ... ok [INFO] [stdout] test tests::get_n::should_return_8_messages_lt_the_pri_2_message ... ok [INFO] [stdout] test tests::get_metadata::should_return_2_message_data_points_with_range_starting_at_2 ... ok [INFO] [stdout] test tests::update_store_defaults::should_remove_empty_group_after_update ... ok [INFO] [stdout] test tests::uuid::should_reflect_node_id ... ok [INFO] [stdout] test tests::get_n::should_return_9_messages_lt_4 ... ok [INFO] [stdout] test tests::get_n::should_return_n_msg_uuids ... ok [INFO] [stdout] test tests::update_group_defaults::should_prune_group_after_update ... ok [INFO] [stdout] test tests::update_group_defaults::should_update_existing_group ... ok [INFO] [stdout] test tests::update_group_defaults::should_update_store_config ... ok [INFO] [stdout] test tests::uuid::should_convert_a_str_to_uuid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/msg_store_database_in_memory_plugin-3123f4f4622a49a2) [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/msg_store_database_leveldb_plugin-c6cf4f02b5fa9a18) [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 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/msg_store_database_plugin-379f0cc9678010d9) [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [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/msg_store_server_api-e428c91ffb7b8902) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test msg::tests::should_reject_messages ... ok [INFO] [stdout] test store::tests::should_put_defaults_in_store ... ok [INFO] [stdout] test msg::tests::should_add_get_and_rm_msg ... ok [INFO] [stdout] test group_defaults::tests::should_put_defaults_in_store ... ok [INFO] [stdout] test export::tests::should_export_file_based_msgs ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/msg_store_uuid-7d180e00bc4291f0) [INFO] [stdout] test export::tests::should_export_msgs ... ok [INFO] [stderr] Doc-tests msg-store [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [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 9 tests [INFO] [stdout] test src/lib.rs - Store::update_store_defaults (line 845) ... ok [INFO] [stdout] test src/lib.rs - Store::add_with_uuid (line 430) ... ok [INFO] [stdout] test src/lib.rs - Store::add (line 392) ... ok [INFO] [stdout] test src/lib.rs - Store::del_group (line 537) ... ok [INFO] [stdout] test src/lib.rs - Store::get (line 568) ... ok [INFO] [stdout] test src/lib.rs - Store::update_group_defaults (line 777) ... ok [INFO] [stdout] test src/lib.rs - Store::del (line 486) ... ok [INFO] [stdout] test src/lib.rs - Store::delete_group_defaults (line 808) ... ok [INFO] [stdout] test src/lib.rs - Store::get_metadata (line 708) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Store::get_metadata (line 708) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Uuid { priority: 1, timestamp: 1646096786, sequence: 2, node_id: 0 }`, [INFO] [stdout] right: `Uuid { priority: 1, timestamp: 1646096786, sequence: 4, node_id: 0 }`', src/lib.rs:13:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56146b7ac94c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56146b7ac94c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56146b7ac94c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56146b7ac94c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56146b7c8a7c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x56146b7a9833 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x56146b7ae6f2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56146b7ae6f2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56146b7ae6f2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56146b7ae2d5 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x56146b7aed43 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56146b7aea60 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56146b7acdf4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56146b7ae799 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x56146b744281 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x56146b7c7d18 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x56146b7477b6 - core::panicking::assert_failed::h9a0b82154163abec [INFO] [stdout] 17: 0x56146b7450d2 - rust_out::main::_doctest_main_src_lib_rs_708_0::h91902aa3f4e27f24 [INFO] [stdout] 18: 0x56146b744c76 - rust_out::main::h0a91ec602d6ccf7b [INFO] [stdout] 19: 0x56146b744ab3 - core::ops::function::FnOnce::call_once::hf13fd7d7764c57e3 [INFO] [stdout] 20: 0x56146b747aa9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0721740d13b54d33 [INFO] [stdout] 21: 0x56146b747a89 - std::rt::lang_start::{{closure}}::h942b0ebbf6e45677 [INFO] [stdout] 22: 0x56146b7ac000 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x56146b7ac000 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x56146b7ac000 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x56146b7ac000 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x56146b7ac000 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stdout] 27: 0x56146b7ac000 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 28: 0x56146b7ac000 - std::panicking::try::h010108d314169ac6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x56146b7ac000 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x56146b7ac000 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stdout] 31: 0x56146b747a71 - std::rt::lang_start::ha5571370df8ae5c1 [INFO] [stdout] 32: 0x56146b747c63 - main [INFO] [stdout] 33: 0x7f7a5c0c10b3 - __libc_start_main [INFO] [stdout] 34: 0x56146b74497e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Store::get_metadata (line 708) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b649f37f805320df2ef9cb13bc6a72e45b36a97f0b6a4f85b514e8bb99cdafaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b649f37f805320df2ef9cb13bc6a72e45b36a97f0b6a4f85b514e8bb99cdafaf", kill_on_drop: false }` [INFO] [stdout] b649f37f805320df2ef9cb13bc6a72e45b36a97f0b6a4f85b514e8bb99cdafaf