[INFO] fetching crate calimero-storage 0.10.0-rc.17... [INFO] testing calimero-storage-0.10.0-rc.17 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate calimero-storage 0.10.0-rc.17 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate calimero-storage 0.10.0-rc.17 [INFO] finished tweaking crates.io crate calimero-storage 0.10.0-rc.17 [INFO] tweaked toml for crates.io crate calimero-storage 0.10.0-rc.17 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate calimero-storage 0.10.0-rc.17 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate calimero-storage 0.10.0-rc.17 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded velcro v0.5.4 [INFO] [stderr] Downloaded velcro_macros v0.5.4 [INFO] [stderr] Downloaded claims v0.7.1 [INFO] [stderr] Downloaded velcro_core v0.5.4 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 566368ead85c1484cebda9a1cd9e2fafcde92146560799d98f49cfaf3651f78f [INFO] running `Command { std: "docker" "start" "-a" "566368ead85c1484cebda9a1cd9e2fafcde92146560799d98f49cfaf3651f78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "566368ead85c1484cebda9a1cd9e2fafcde92146560799d98f49cfaf3651f78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566368ead85c1484cebda9a1cd9e2fafcde92146560799d98f49cfaf3651f78f", kill_on_drop: false }` [INFO] [stdout] 566368ead85c1484cebda9a1cd9e2fafcde92146560799d98f49cfaf3651f78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 695af16aded80ecdb8250e6bf079cd77f2993bf848492cdff3ad538ccc08e4ae [INFO] running `Command { std: "docker" "start" "-a" "695af16aded80ecdb8250e6bf079cd77f2993bf848492cdff3ad538ccc08e4ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling calimero-sys v0.10.0-rc.17 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling calimero-storage-macros v0.10.0-rc.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calimero-sdk-macros v0.10.0-rc.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling calimero-wasm-abi v0.10.0-rc.17 [INFO] [stderr] Compiling fixedstr v0.5.9 [INFO] [stderr] Compiling calimero-sdk v0.10.0-rc.17 [INFO] [stderr] Compiling calimero-storage v0.10.0-rc.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/interface.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::address::{Id, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-imports` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entries` is never constructed [INFO] [stdout] --> src/collections.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | struct Entries { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W dead-code` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s [INFO] running `Command { std: "docker" "inspect" "695af16aded80ecdb8250e6bf079cd77f2993bf848492cdff3ad538ccc08e4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695af16aded80ecdb8250e6bf079cd77f2993bf848492cdff3ad538ccc08e4ae", kill_on_drop: false }` [INFO] [stdout] 695af16aded80ecdb8250e6bf079cd77f2993bf848492cdff3ad538ccc08e4ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc7a8ef36efa19b2efdfa24bcd67f5bd8247860e62fa94c804a601e3d6d7b8a [INFO] running `Command { std: "docker" "start" "-a" "0fc7a8ef36efa19b2efdfa24bcd67f5bd8247860e62fa94c804a601e3d6d7b8a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling calimero-wasm-abi v0.10.0-rc.17 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling calimero-sdk v0.10.0-rc.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling calimero-storage v0.10.0-rc.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/interface.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::address::{Id, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-imports` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entries` is never constructed [INFO] [stdout] --> src/collections.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | struct Entries { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W dead-code` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling velcro v0.5.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/interface.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::address::{Id, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-imports` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-variables` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_variables)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child_collection_name` [INFO] [stdout] --> src/tests/index.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let child_collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grandchild_collection_name` [INFO] [stdout] --> src/tests/index.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let grandchild_collection_name = "Pages"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandchild_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `greatgrandchild_collection_name` [INFO] [stdout] --> src/tests/index.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let greatgrandchild_collection_name = "Paragraphs"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_greatgrandchild_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | let collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | let collection_name = "Pages"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | let collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | let collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | let collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> src/tests/index.rs:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | let collection = "children"; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/tests/index.rs:677:13 [INFO] [stdout] | [INFO] [stdout] 677 | let collection_name = "Children"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child_collection_name` [INFO] [stdout] --> src/tests/index.rs:713:13 [INFO] [stdout] | [INFO] [stdout] 713 | let child_collection_name = "Books"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grandchild_collection_name` [INFO] [stdout] --> src/tests/index.rs:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | let grandchild_collection_name = "Pages"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandchild_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `greatgrandchild_collection_name` [INFO] [stdout] --> src/tests/index.rs:715:13 [INFO] [stdout] | [INFO] [stdout] 715 | let greatgrandchild_collection_name = "Paragraphs"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_greatgrandchild_collection_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entries` is never constructed [INFO] [stdout] --> src/collections.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | struct Entries { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W dead-code` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | counter.positive.insert(key.clone(), u64::MAX - 10).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | counter.positive.insert(key2, 100).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | counter.positive.insert(key, invalid_value).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | counter.positive.insert(key_a, large_value as u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:575:9 [INFO] [stdout] | [INFO] [stdout] 575 | counter.positive.insert(key_b, large_value as u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | counter.positive.insert(key.clone(), 0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:596:9 [INFO] [stdout] | [INFO] [stdout] 596 | counter.negative.insert(key, i64::MAX as u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:602:9 [INFO] [stdout] | [INFO] [stdout] 602 | counter.negative.insert(key2, i64::MAX as u64 + 1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | counter.positive.insert(key, 1_000_000_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | / counter [INFO] [stdout] 639 | | .positive [INFO] [stdout] 640 | | .insert(key_a.clone(), 1_000_000_000_000) [INFO] [stdout] 641 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/counter.rs:642:9 [INFO] [stdout] | [INFO] [stdout] 642 | counter.negative.insert(key_b, 500_000_000_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | set1.insert("bob".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | set2.insert("charlie".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | set2.insert("dave".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:769:9 [INFO] [stdout] | [INFO] [stdout] 769 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:770:9 [INFO] [stdout] | [INFO] [stdout] 770 | set1.insert("bob".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:771:9 [INFO] [stdout] | [INFO] [stdout] 771 | set1.insert("charlie".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:775:9 [INFO] [stdout] | [INFO] [stdout] 775 | set2.insert("bob".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:776:9 [INFO] [stdout] | [INFO] [stdout] 776 | set2.insert("charlie".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | set2.insert("dave".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `bool` [INFO] [stdout] --> src/collections/crdt_impls.rs:797:9 [INFO] [stdout] | [INFO] [stdout] 797 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/decompose_impls.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | map.insert("key1".to_owned(), "value1".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/decompose_impls.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | map.insert("key2".to_owned(), "value2".to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/decompose_impls.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | original.insert("a".to_owned(), 1u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/decompose_impls.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | original.insert("b".to_owned(), 2u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/decompose_impls.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | original.insert("c".to_owned(), 3u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / outer [INFO] [stdout] 169 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stdout] 170 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | / map1.insert_nested( [INFO] [stdout] 189 | | "doc-1".to_string(), [INFO] [stdout] 190 | | "title".to_string(), [INFO] [stdout] 191 | | "Title from Node 1".to_string(), [INFO] [stdout] 192 | | ) [INFO] [stdout] 193 | | .unwrap(); [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / outer [INFO] [stdout] 213 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stdout] 214 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / outer [INFO] [stdout] 239 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stdout] 240 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | / outer [INFO] [stdout] 264 | | .insert_nested( [INFO] [stdout] 265 | | "doc-1".to_string(), [INFO] [stdout] 266 | | "title".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 269 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | / outer [INFO] [stdout] 272 | | .insert_nested( [INFO] [stdout] 273 | | "doc-1".to_string(), [INFO] [stdout] 274 | | "owner".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 277 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `std::option::Option` [INFO] [stdout] --> src/collections/nested_map.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | / outer [INFO] [stdout] 280 | | .insert_nested( [INFO] [stdout] 281 | | "doc-1".to_string(), [INFO] [stdout] 282 | | "created_at".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 285 | | .unwrap(); [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.89s [INFO] running `Command { std: "docker" "inspect" "0fc7a8ef36efa19b2efdfa24bcd67f5bd8247860e62fa94c804a601e3d6d7b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc7a8ef36efa19b2efdfa24bcd67f5bd8247860e62fa94c804a601e3d6d7b8a", kill_on_drop: false }` [INFO] [stdout] 0fc7a8ef36efa19b2efdfa24bcd67f5bd8247860e62fa94c804a601e3d6d7b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4325b4d3c3ffc07797cef25ac559ad8eaa1b25528bef257c497b06313a6e413c [INFO] running `Command { std: "docker" "start" "-a" "4325b4d3c3ffc07797cef25ac559ad8eaa1b25528bef257c497b06313a6e413c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/interface.rs:47:26 [INFO] [stderr] | [INFO] [stderr] 47 | use crate::address::{Id, Path}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `-W unused-imports` implied by `-W unused` [INFO] [stderr] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stderr] [INFO] [stderr] warning: struct `Entries` is never constructed [INFO] [stderr] --> src/collections.rs:86:8 [INFO] [stderr] | [INFO] [stderr] 86 | struct Entries { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `-W dead-code` implied by `-W unused` [INFO] [stderr] = help: to override `-W unused` add `#[allow(dead_code)]` [INFO] [stderr] [INFO] [stderr] warning: `calimero-storage` (lib) generated 2 warnings (run `cargo fix --lib -p calimero-storage` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:155:13 [INFO] [stderr] | [INFO] [stderr] 155 | let collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] | [INFO] [stderr] = note: `-W unused-variables` implied by `-W unused` [INFO] [stderr] = help: to override `-W unused` add `#[allow(unused_variables)]` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `child_collection_name` [INFO] [stderr] --> src/tests/index.rs:218:13 [INFO] [stderr] | [INFO] [stderr] 218 | let child_collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `grandchild_collection_name` [INFO] [stderr] --> src/tests/index.rs:219:13 [INFO] [stderr] | [INFO] [stderr] 219 | let grandchild_collection_name = "Pages"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandchild_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `greatgrandchild_collection_name` [INFO] [stderr] --> src/tests/index.rs:220:13 [INFO] [stderr] | [INFO] [stderr] 220 | let greatgrandchild_collection_name = "Paragraphs"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_greatgrandchild_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:297:13 [INFO] [stderr] | [INFO] [stderr] 297 | let collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:403:13 [INFO] [stderr] | [INFO] [stderr] 403 | let collection_name = "Pages"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:458:13 [INFO] [stderr] | [INFO] [stderr] 458 | let collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:479:13 [INFO] [stderr] | [INFO] [stderr] 479 | let collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:518:13 [INFO] [stderr] | [INFO] [stderr] 518 | let collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection` [INFO] [stderr] --> src/tests/index.rs:602:13 [INFO] [stderr] | [INFO] [stderr] 602 | let collection = "children"; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/tests/index.rs:677:13 [INFO] [stderr] | [INFO] [stderr] 677 | let collection_name = "Children"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `child_collection_name` [INFO] [stderr] --> src/tests/index.rs:713:13 [INFO] [stderr] | [INFO] [stderr] 713 | let child_collection_name = "Books"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `grandchild_collection_name` [INFO] [stderr] --> src/tests/index.rs:714:13 [INFO] [stderr] | [INFO] [stderr] 714 | let grandchild_collection_name = "Pages"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandchild_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `greatgrandchild_collection_name` [INFO] [stderr] --> src/tests/index.rs:715:13 [INFO] [stderr] | [INFO] [stderr] 715 | let greatgrandchild_collection_name = "Paragraphs"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_greatgrandchild_collection_name` [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:526:9 [INFO] [stderr] | [INFO] [stderr] 526 | counter.positive.insert(key.clone(), u64::MAX - 10).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W unused-results` [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:534:9 [INFO] [stderr] | [INFO] [stderr] 534 | counter.positive.insert(key2, 100).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:552:9 [INFO] [stderr] | [INFO] [stderr] 552 | counter.positive.insert(key, invalid_value).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 574 | counter.positive.insert(key_a, large_value as u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:575:9 [INFO] [stderr] | [INFO] [stderr] 575 | counter.positive.insert(key_b, large_value as u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | counter.positive.insert(key.clone(), 0).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | counter.negative.insert(key, i64::MAX as u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:602:9 [INFO] [stderr] | [INFO] [stderr] 602 | counter.negative.insert(key2, i64::MAX as u64 + 1).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:618:13 [INFO] [stderr] | [INFO] [stderr] 618 | counter.positive.insert(key, 1_000_000_000).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:638:9 [INFO] [stderr] | [INFO] [stderr] 638 | / counter [INFO] [stderr] 639 | | .positive [INFO] [stderr] 640 | | .insert(key_a.clone(), 1_000_000_000_000) [INFO] [stderr] 641 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/counter.rs:642:9 [INFO] [stderr] | [INFO] [stderr] 642 | counter.negative.insert(key_b, 500_000_000_000).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:743:9 [INFO] [stderr] | [INFO] [stderr] 743 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:744:9 [INFO] [stderr] | [INFO] [stderr] 744 | set1.insert("bob".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:748:9 [INFO] [stderr] | [INFO] [stderr] 748 | set2.insert("charlie".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:749:9 [INFO] [stderr] | [INFO] [stderr] 749 | set2.insert("dave".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:769:9 [INFO] [stderr] | [INFO] [stderr] 769 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:770:9 [INFO] [stderr] | [INFO] [stderr] 770 | set1.insert("bob".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:771:9 [INFO] [stderr] | [INFO] [stderr] 771 | set1.insert("charlie".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:775:9 [INFO] [stderr] | [INFO] [stderr] 775 | set2.insert("bob".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:776:9 [INFO] [stderr] | [INFO] [stderr] 776 | set2.insert("charlie".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:777:9 [INFO] [stderr] | [INFO] [stderr] 777 | set2.insert("dave".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `bool` [INFO] [stderr] --> src/collections/crdt_impls.rs:797:9 [INFO] [stderr] | [INFO] [stderr] 797 | set1.insert("alice".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/decompose_impls.rs:158:9 [INFO] [stderr] | [INFO] [stderr] 158 | map.insert("key1".to_owned(), "value1".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/decompose_impls.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | map.insert("key2".to_owned(), "value2".to_owned()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/decompose_impls.rs:170:9 [INFO] [stderr] | [INFO] [stderr] 170 | original.insert("a".to_owned(), 1u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/decompose_impls.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | original.insert("b".to_owned(), 2u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/decompose_impls.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | original.insert("c".to_owned(), 3u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | / outer [INFO] [stderr] 169 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stderr] 170 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:188:9 [INFO] [stderr] | [INFO] [stderr] 188 | / map1.insert_nested( [INFO] [stderr] 189 | | "doc-1".to_string(), [INFO] [stderr] 190 | | "title".to_string(), [INFO] [stderr] 191 | | "Title from Node 1".to_string(), [INFO] [stderr] 192 | | ) [INFO] [stderr] 193 | | .unwrap(); [INFO] [stderr] | |__________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | / outer [INFO] [stderr] 213 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stderr] 214 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | / outer [INFO] [stderr] 239 | | .insert_nested("doc-1".to_string(), "title".to_string(), "Test".to_string()) [INFO] [stderr] 240 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | / outer [INFO] [stderr] 264 | | .insert_nested( [INFO] [stderr] 265 | | "doc-1".to_string(), [INFO] [stderr] 266 | | "title".to_string(), [INFO] [stderr] ... | [INFO] [stderr] 269 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:271:9 [INFO] [stderr] | [INFO] [stderr] 271 | / outer [INFO] [stderr] 272 | | .insert_nested( [INFO] [stderr] 273 | | "doc-1".to_string(), [INFO] [stderr] 274 | | "owner".to_string(), [INFO] [stderr] ... | [INFO] [stderr] 277 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: unused result of type `std::option::Option` [INFO] [stderr] --> src/collections/nested_map.rs:279:9 [INFO] [stderr] | [INFO] [stderr] 279 | / outer [INFO] [stderr] 280 | | .insert_nested( [INFO] [stderr] 281 | | "doc-1".to_string(), [INFO] [stderr] 282 | | "created_at".to_string(), [INFO] [stderr] ... | [INFO] [stderr] 285 | | .unwrap(); [INFO] [stderr] | |______________________^ [INFO] [stderr] [INFO] [stderr] warning: `calimero-storage` (lib test) generated 50 warnings (2 duplicates) (run `cargo fix --lib -p calimero-storage --tests` to apply 14 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calimero_storage-07a6952d50ceaeee) [INFO] [stdout] [INFO] [stdout] running 303 tests [INFO] [stdout] test address::tests::path__constructor::new__not_absolute ... ok [INFO] [stdout] test address::tests::path__constructor::new__only_separators ... ok [INFO] [stdout] test address::tests::path__constructor::new__valid_and_long ... ok [INFO] [stdout] test address::tests::path__constructor::new__too_long ... ok [INFO] [stdout] test address::tests::path__constructor::new__valid_and_deep ... ok [INFO] [stdout] test address::tests::path__constructor::new__with_empty_segments ... ok [INFO] [stdout] test address::tests::path__constructor::new__valid ... ok [INFO] [stdout] test address::tests::path__public_methods::depth ... ok [INFO] [stdout] test address::tests::path__public_methods::first ... ok [INFO] [stdout] test address::tests::path__public_methods::is_root ... ok [INFO] [stdout] test address::tests::path__public_methods::join ... ok [INFO] [stdout] test address::tests::path__public_methods::last ... ok [INFO] [stdout] test address::tests::path__public_methods::is_ancestor_of ... ok [INFO] [stdout] test address::tests::path__public_methods::is_descendant_of ... ok [INFO] [stdout] test address::tests::path__traits::borsh_serialization__valid ... ok [INFO] [stdout] test address::tests::path__public_methods::parent ... ok [INFO] [stdout] test address::tests::path__traits::borsh_serialization__roundtrip ... ok [INFO] [stdout] test address::tests::path__traits::borsh_deserialization__valid ... ok [INFO] [stdout] test address::tests::path__public_methods::segments ... ok [INFO] [stdout] test address::tests::path__traits::display ... ok [INFO] [stdout] test address::tests::path__traits::from__for_string ... ok [INFO] [stdout] test address::tests::path__traits::try_from__str ... ok [INFO] [stdout] test address::tests::path__traits::try_from__string ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_creation ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_borsh_serialization ... ok [INFO] [stdout] test address::tests::path__traits::borsh_deserialization__invalid ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_empty ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_has_prefix ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_multi ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_parse ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_parse_multi ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_prefix ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_roundtrip ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_single_part ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_three_parts ... ok [INFO] [stdout] test collections::composite_key::tests::test_composite_key_with_special_chars ... ok [INFO] [stdout] test collections::composite_key::tests::test_parse_missing_separator ... ok [INFO] [stdout] test address::tests::path__constructor::new__empty ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_increment ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_multiple_executors ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_overflow_detection ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_starts_at_zero ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_addition_overflow_detection ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_cast_overflow_detection ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_value_unsigned ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_starts_at_zero ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_subtraction_overflow_detection ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_no_false_positives ... ok [INFO] [stdout] test collections::counter::tests::test_type_safety_gcounter_to_pncounter ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_counter_custom_storage_is_crdt ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_counter_merge ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_gcounter_is_crdt ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_lww_register_automatic_casts ... ok [INFO] [stdout] test collections::counter::tests::test_exact_scenario_from_issue ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_lww_register_is_crdt ... ok [INFO] [stdout] test collections::counter::tests::test_gcounter_no_false_positives ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_value_signed ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_map_can_contain_crdts ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_lww_register_merge ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_pncounter_is_crdt ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_rga_is_crdt ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_lww_register_with_bool ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_option_mergeable_with_lww_register ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_lww_register_with_option ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_set_merge_disjoint ... ok [INFO] [stdout] test collections::counter::tests::test_type_safety_pncounter_to_gcounter ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_rga_merge_disjoint_characters ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_set_merge_empty ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_increment_and_decrement ... ok [INFO] [stdout] test collections::counter::tests::test_pncounter_multiple_executors ... ok [INFO] [stdout] test collections::decompose_impls::tests::test_unordered_map_decompose ... ok [INFO] [stdout] test collections::decompose_impls::tests::test_unordered_map_roundtrip ... ok [INFO] [stdout] test collections::decompose_impls::tests::test_vector_decompose ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_set_merge_overlapping ... ok [INFO] [stdout] test collections::decompose_impls::tests::test_vector_roundtrip ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_vector_merge_with_lww_registers ... ok [INFO] [stdout] test collections::nested::tests::test_insert_nested_simple_crdt ... ok [INFO] [stdout] test collections::nested::tests::test_insert_nested_lww_register ... ok [INFO] [stdout] test collections::nested_map::tests::test_nested_map_concurrent_modification ... ignored [INFO] [stdout] test collections::nested_map::tests::test_nested_map_get ... ok [INFO] [stdout] test collections::nested_map::tests::test_nested_map_insert ... ok [INFO] [stdout] test collections::nested_map::tests::test_nested_map_contains ... ok [INFO] [stdout] test collections::nested::tests::test_nested_config_default ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_rga_merge_overlapping_edits ... ok [INFO] [stdout] test collections::nested_map::tests::test_nested_map_remove ... ok [INFO] [stdout] test address::tests::path__public_methods::segment ... ok [INFO] [stdout] test collections::unordered_map::tests::test_clear ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_rga_merge_with_deletions ... ok [INFO] [stdout] test collections::nested_map::tests::test_nested_map_multiple_fields ... ok [INFO] [stdout] test collections::unordered_map::tests::test_remove ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_basic_operations ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_contains ... ok [INFO] [stdout] test collections::unordered_set::tests::test_unordered_set_clear ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_entries ... ok [INFO] [stdout] test collections::unordered_set::tests::test_unordered_set_items ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_insert_and_get ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_update_value ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_vector_merge_same_length ... ok [INFO] [stdout] test collections::unordered_set::tests::test_unordered_set_operations ... ok [INFO] [stdout] test collections::vector::tests::test_vector_clear ... ok [INFO] [stdout] test collections::unordered_map::tests::test_unordered_map_len ... ok [INFO] [stdout] test collections::vector::tests::test_vector_contains ... ok [INFO] [stdout] test collections::vector::tests::test_vector_filter ... ok [INFO] [stdout] test collections::crdt_impls::tests::test_vector_merge_different_length ... ok [INFO] [stdout] test collections::unordered_set::tests::test_unordered_set_len ... ok [INFO] [stdout] test collections::vector::tests::test_vector_get_non_existent ... ok [INFO] [stdout] test collections::vector::tests::test_vector_get ... ok [INFO] [stdout] test constants::tests::constants_are_correct ... ok [INFO] [stdout] test collections::vector::tests::test_vector_items ... ok [INFO] [stdout] test collections::vector::tests::test_vector_pop ... ok [INFO] [stdout] test constants::tests::threshold_is_greater_than_retention ... ok [INFO] [stdout] test collections::vector::tests::test_vector_push ... ok [INFO] [stdout] test collections::vector::tests::test_vector_update ... ok [INFO] [stdout] test collections::vector::tests::test_vector_filter_with_numbers ... ok [INFO] [stdout] test entities::tests::child_info__public_methods::merkle_hash ... ok [INFO] [stdout] test entities::tests::collection__public_methods::name ... ok [INFO] [stdout] test entities::tests::child_info__traits::display ... ok [INFO] [stdout] test entities::tests::data__public_methods::element_mut ... ok [INFO] [stdout] test entities::tests::data__public_methods::element ... ok [INFO] [stdout] test entities::tests::data__public_methods::collections ... ok [INFO] [stdout] test entities::tests::element__constructor::new ... ok [INFO] [stdout] test entities::tests::element__public_methods::created_at ... ok [INFO] [stdout] test entities::tests::element__public_methods::is_dirty ... ok [INFO] [stdout] test entities::tests::element__public_methods::metadata ... ignored [INFO] [stdout] test entities::tests::element__public_methods::update ... ok [INFO] [stdout] test entities::tests::element__public_methods::updated_at ... ok [INFO] [stdout] test entities::tests::metadata__constructor::new ... ignored [INFO] [stdout] test entities::tests::element__traits::display ... ok [INFO] [stdout] test index::tests::hashing::calculate_full_merkle_hash_for__with_children ... ok [INFO] [stdout] test entities::tests::data__public_methods::id ... ok [INFO] [stdout] test entities::tests::element__public_methods::id ... ok [INFO] [stdout] test index::tests::hashing::recalculate_ancestor_hashes_for ... ok [INFO] [stdout] test index::tests::hashing::update_hash_for__full ... ok [INFO] [stdout] test entities::tests::child_info__constructor::new ... ok [INFO] [stdout] test entities::tests::child_info__public_methods::id ... ok [INFO] [stdout] test index::tests::index__private_methods::save_and_remove_index ... ok [INFO] [stdout] test index::tests::hashing::update_hash_for__own ... ok [INFO] [stdout] test index::tests::index__public_methods::add_child_to ... ok [INFO] [stdout] test index::tests::index__public_methods::add_root ... ok [INFO] [stdout] test index::tests::index__private_methods::garbage_collect_tombstones ... ok [INFO] [stdout] test index::tests::index__private_methods::get_and_save_index ... ok [INFO] [stdout] test index::tests::index__public_methods::get_hashes_for ... ok [INFO] [stdout] test index::tests::index__public_methods::apply_action__sparse ... ok [INFO] [stdout] test index::tests::index__public_methods::get_ancestors_of ... ok [INFO] [stdout] test index::tests::index__public_methods::get_collection_names_for ... ok [INFO] [stdout] test index::tests::index__public_methods::get_parent_id ... ok [INFO] [stdout] test index::tests::index__public_methods::remove_child_from ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__add ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__compare ... ok [INFO] [stdout] test index::tests::index__public_methods::has_children ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__non_existent_update ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__update ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::delete_ref_conflict_resolution ... ok [INFO] [stdout] test index::tests::index__public_methods::get_children_of__single_collection ... ok [INFO] [stdout] test index::tests::index__public_methods::get_children_of__single_collection_only ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__delete ... ok [INFO] [stdout] test collections::vector::tests::test_vector_find_with_numbers ... ok [INFO] [stdout] test interface::tests::interface__comparison::compare_trees__with_collections ... ok [INFO] [stdout] test interface::tests::interface__comparison::compare_trees__identical ... ok [INFO] [stdout] test interface::tests::interface__public_methods::children_of ... ok [INFO] [stdout] test collections::vector::tests::test_vector_find ... ok [INFO] [stdout] test interface::tests::interface__apply_actions::apply_action__delete_ref ... ok [INFO] [stdout] test interface::tests::interface__public_methods::find_by_id__existent ... ok [INFO] [stdout] test interface::tests::interface__public_methods::find_by_id_raw ... ignored [INFO] [stdout] test interface::tests::interface__public_methods::save__update_merkle_hash ... ignored [INFO] [stdout] test interface::tests::interface__public_methods::save__update_merkle_hash_with_children ... ignored [INFO] [stdout] test interface::tests::interface__public_methods::save__update_merkle_hash_with_parents ... ignored [INFO] [stdout] test interface::tests::interface__public_methods::validate ... ignored [INFO] [stdout] test interface::tests::interface__public_methods::find_by_id__non_existent ... ok [INFO] [stdout] test interface::tests::interface__public_methods::save__basic ... ok [INFO] [stdout] test interface::tests::interface__public_methods::save__update_existing ... ok [INFO] [stdout] test interface::tests::snapshot_and_resync::test_apply_snapshot ... ok [INFO] [stdout] test interface::tests::interface__public_methods::save__not_dirty ... ok [INFO] [stdout] test interface::tests::snapshot_and_resync::test_generate_snapshot ... ok [INFO] [stdout] test interface::tests::snapshot_and_resync::test_snapshot_excludes_tombstones ... ok [INFO] [stdout] test interface::tests::snapshot_and_resync::test_snapshot_round_trip ... ok [INFO] [stdout] test logical_clock::tests::test_hlc_monotonicity ... ok [INFO] [stdout] test logical_clock::tests::test_hybrid_timestamp_borsh ... ok [INFO] [stdout] test logical_clock::tests::test_hlc_uniqueness ... ok [INFO] [stdout] test tests::collections::test_unordered_map_contains ... ok [INFO] [stdout] test tests::collections::test_unordered_map_clear ... ok [INFO] [stdout] test tests::collections::test_unordered_map_entries ... ok [INFO] [stdout] test interface::tests::interface__comparison::compare_trees__local_newer ... ok [INFO] [stdout] test tests::collections::test_unordered_map_insert_and_get ... ok [INFO] [stdout] test tests::collections::test_unordered_map_basic_operations ... ok [INFO] [stdout] test merge::registry::tests::test_register_and_merge ... ok [INFO] [stdout] test interface::tests::interface__public_methods::save__too_old ... ok [INFO] [stdout] test interface::tests::interface__comparison::compare_trees__foreign_newer ... ok [INFO] [stdout] test tests::collections::test_unordered_map_remove ... ok [INFO] [stdout] test tests::collections::test_unordered_set_clear ... ok [INFO] [stdout] test tests::collections::test_unordered_set_operations ... ok [INFO] [stdout] test tests::collections::test_unordered_set_items ... ok [INFO] [stdout] test tests::collections::test_vector_clear ... ok [INFO] [stdout] test tests::collections::test_unordered_set_len ... ok [INFO] [stdout] test tests::collections::test_vector_get ... ok [INFO] [stdout] test tests::collections::test_vector_pop ... ok [INFO] [stdout] test tests::collections::test_vector_get_non_existent ... ok [INFO] [stdout] test tests::collections::test_unordered_map_len ... ok [INFO] [stdout] test tests::collections::test_vector_items ... ok [INFO] [stdout] test tests::collections::test_vector_push ... ok [INFO] [stdout] test tests::crdt::actions_idempotent ... ok [INFO] [stdout] test tests::crdt::concurrent_updates_different_entities ... ok [INFO] [stdout] test tests::collections::test_vector_update ... ok [INFO] [stdout] test tests::crdt::empty_entity_data ... ok [INFO] [stdout] test tests::crdt::concurrent_adds_to_collection ... ok [INFO] [stdout] test tests::crdt::delete_prevents_old_add ... ok [INFO] [stdout] test tests::crdt::malformed_entity_data ... ok [INFO] [stdout] test tests::crdt::delete_vs_update_conflict ... ok [INFO] [stdout] test tests::crdt::multiple_deletes_idempotent ... ok [INFO] [stdout] test tests::crdt::lww_newer_overwrites_older ... ok [INFO] [stdout] test tests::crdt::concurrent_update_same_entity_different_fields ... ok [INFO] [stdout] test tests::crdt::lww_concurrent_updates_deterministic ... ok [INFO] [stdout] test tests::crdt::tombstone_marks_deleted ... ok [INFO] [stdout] test tests::crdt::tombstone_prevents_old_resurrection ... ok [INFO] [stdout] test tests::crdt::update_before_add_creates_entity ... ok [INFO] [stdout] test tests::crdt::tombstone_allows_newer_update ... ok [INFO] [stdout] test tests::delta::delta_action_recording ... ok [INFO] [stdout] test tests::delta::delta_clears_actions_after_commit ... ok [INFO] [stdout] test tests::crdt::same_timestamp_lww_behavior ... ok [INFO] [stdout] test tests::delta::delta_concurrent_branch_setup ... ok [INFO] [stdout] test tests::crdt::update_vs_delete_conflict ... ok [INFO] [stdout] test tests::delta::delta_creation_with_no_actions ... ok [INFO] [stdout] test tests::crdt::rapid_add_delete_cycles ... ok [INFO] [stdout] test tests::delta::delta_creation_with_multiple_actions ... ok [INFO] [stdout] test tests::delta::delta_creation_with_single_action ... ok [INFO] [stdout] test tests::delta::delta_delete_action_recorded ... ok [INFO] [stdout] test tests::delta::delta_empty_heads_treated_as_genesis ... ok [INFO] [stdout] test tests::delta::delta_id_changes_with_parents ... ok [INFO] [stdout] test tests::delta::delta_id_is_content_addressed ... ok [INFO] [stdout] test tests::delta::delta_merge_two_heads ... ok [INFO] [stdout] test tests::delta::delta_preserves_action_order ... ok [INFO] [stdout] test tests::crdt::lww_newer_update_wins ... ok [INFO] [stdout] test tests::delta::delta_update_action_recorded ... ok [INFO] [stdout] test tests::delta::delta_three_way_merge ... ok [INFO] [stdout] test tests::crdt::many_sequential_updates ... ok [INFO] [stdout] test tests::lww_register::test_lww_concurrent_updates_converge ... ok [INFO] [stdout] test tests::lww_register::test_lww_display ... ok [INFO] [stdout] test tests::lww_register::test_lww_default ... ok [INFO] [stdout] test tests::delta::delta_sequential_commits ... ok [INFO] [stdout] test tests::lww_register::test_lww_into_inner ... ok [INFO] [stdout] test tests::lww_register::test_lww_merge_identical_no_change ... ok [INFO] [stdout] test tests::lww_register::test_lww_merge_after_serialization ... ok [INFO] [stdout] test tests::lww_register::test_lww_merge_earlier_timestamp_loses ... ok [INFO] [stdout] test tests::delta::delta_id_deterministic_regardless_of_hlc ... ok [INFO] [stdout] test tests::lww_register::test_lww_merge_tie_breaking_by_node_id ... ok [INFO] [stdout] test tests::lww_register::test_lww_merge_later_timestamp_wins ... ok [INFO] [stdout] test tests::lww_register::test_lww_new_and_get ... ok [INFO] [stdout] test tests::lww_register::test_lww_set ... ok [INFO] [stdout] test tests::lww_register::test_lww_serialization ... ok [INFO] [stdout] test tests::lww_register::test_lww_with_different_types ... ok [INFO] [stdout] test tests::lww_register::test_lww_three_way_merge ... ok [INFO] [stdout] test tests::lww_register::test_lww_would_update ... ok [INFO] [stdout] test tests::delta::delta_timestamp_is_monotonic ... ok [INFO] [stdout] test tests::lww_register::test_lww_sequential_updates ... ok [INFO] [stdout] test tests::collections::test_unordered_map_update_value ... ok [INFO] [stdout] test tests::collections::test_vector_contains ... ok [INFO] [stdout] test tests::merkle::merkle_hash_changes_when_child_added ... ok [INFO] [stdout] test tests::merkle::merkle_hash_child_removal_updates_parent ... ok [INFO] [stdout] test tests::merge_integration::test_merge_map_of_counters ... ok [INFO] [stdout] test tests::merkle::merkle_hash_detects_divergence ... ok [INFO] [stdout] test tests::merkle::merkle_hash_deterministic ... ok [INFO] [stdout] test tests::merge_integration::test_merge_map_of_lww_registers ... ok [INFO] [stdout] test tests::merkle::merkle_hash_propagates_on_child_update ... ok [INFO] [stdout] test tests::merkle::merkle_hash_propagates_through_deep_hierarchy ... ok [INFO] [stdout] test tests::merkle::merkle_hash_stable_when_child_unchanged ... ok [INFO] [stdout] test tests::merkle::merkle_hash_with_concurrent_child_updates ... ok [INFO] [stdout] test tests::rga::test_rga_alternating_insert_delete ... ok [INFO] [stdout] test tests::merkle::merkle_hash_convergence_after_sync ... ok [INFO] [stdout] test tests::merkle::merkle_hash_includes_multiple_children ... ok [INFO] [stdout] test tests::rga::test_rga_basic_insert ... ok [INFO] [stdout] test tests::rga::test_rga_basic_delete ... ok [INFO] [stdout] test tests::rga::test_rga_delete_out_of_bounds ... ok [INFO] [stdout] test tests::rga::test_rga_delete_range_empty ... ok [INFO] [stdout] test tests::rga::test_rga_concurrent_inserts_deterministic ... ok [INFO] [stdout] test tests::rga::test_rga_delete_range_full ... ok [INFO] [stdout] test tests::rga::test_rga_delete_range ... ok [INFO] [stdout] test tests::rga::test_rga_empty_string_insert ... ok [INFO] [stdout] test tests::merge_integration::test_merge_map_of_sets ... ok [INFO] [stdout] test tests::rga::test_rga_delete_range_invalid ... ok [INFO] [stdout] test tests::rga::test_rga_insert_out_of_bounds ... ok [INFO] [stdout] test tests::rga::test_rga_get_text_after_many_deletes ... ok [INFO] [stdout] test tests::merge_integration::test_merge_vector_of_counters ... ok [INFO] [stdout] test tests::rga::test_rga_delete_range_out_of_bounds ... ok [INFO] [stdout] test tests::rga::test_rga_insert_str ... ok [INFO] [stdout] test tests::rga::test_rga_insert_str_out_of_bounds ... ok [INFO] [stdout] test tests::rga::test_rga_interleaved_operations ... ok [INFO] [stdout] test tests::rga::test_rga_multiple_concurrent_operations ... ok [INFO] [stdout] test tests::rga::test_rga_repeated_inserts_at_same_position ... ok [INFO] [stdout] test tests::merge_integration::test_merge_via_registry ... ok [INFO] [stdout] test tests::rga::test_rga_len_and_is_empty ... ok [INFO] [stdout] test tests::rga::test_rga_serialize_deserialize_single_insert ... ok [INFO] [stdout] test tests::rga::test_rga_replace_pattern ... ok [INFO] [stdout] test tests::rga::test_rga_insert_str_middle ... ok [INFO] [stdout] test tests::rga::test_rga_serialize_deserialize ... ok [INFO] [stdout] test tests::merge_integration::test_merge_with_nested_map ... ok [INFO] [stdout] test tests::rga::test_rga_insert_str_position_bug ... ok [INFO] [stdout] test tests::rga::test_rga_single_character_operations ... ok [INFO] [stdout] test tests::rga::test_rga_unicode_support ... ok [INFO] [stdout] test tests::rga::test_rga_whitespace_handling ... ok [INFO] [stdout] test tests::rga::test_rga_special_characters ... ok [INFO] [stdout] test tests::rga::test_rga_stress_rapid_changes ... ok [INFO] [stdout] test tests::merge_integration::test_merge_nested_document_with_rga ... ok [INFO] [stdout] test tests::rga::test_rga_large_document ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 295 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 14.29s [INFO] [stdout] [INFO] [stderr] Doc-tests calimero_storage [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key (line 8) ... ignored [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key::CompositeKey::new (line 40) ... ignored [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key::CompositeKey::new_multi (line 73) ... ignored [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key::CompositeKey::parse (line 115) ... ignored [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key::CompositeKey::parse_multi (line 136) ... ignored [INFO] [stdout] test src/collections/composite_key.rs - collections::composite_key::CompositeKey::prefix_for (line 180) ... ignored [INFO] [stdout] test src/collections/counter.rs - collections::counter::Counter (line 28) ... ignored [INFO] [stdout] test src/collections/counter.rs - collections::counter::Counter (line 51) ... ignored [INFO] [stdout] test src/collections/lww_register.rs - collections::lww_register (line 14) ... ignored [INFO] [stdout] test src/collections/nested.rs - collections::nested (line 13) ... ignored [INFO] [stdout] test src/collections/rga.rs - collections::rga (line 15) ... ignored [INFO] [stdout] test src/index.rs - index::Index::garbage_collect_tombstones (line 382) ... ignored [INFO] [stdout] test src/logical_clock.rs - logical_clock (line 35) ... ignored [INFO] [stdout] test src/merge.rs - merge::CrdtMerge (line 85) ... ignored [INFO] [stdout] test src/merge/registry.rs - merge::registry (line 15) ... ignored [INFO] [stdout] test src/merge/registry.rs - merge::registry::register_crdt_merge (line 37) ... ignored [INFO] [stdout] test src/collections/nested_map.rs - collections::nested_map (line 21) - compile ... ok [INFO] [stdout] test src/entities.rs - entities::Collection (line 48) ... ok [INFO] [stdout] test src/collections/nested_map.rs - collections::nested_map (line 9) - compile ... ok [INFO] [stdout] test src/entities.rs - entities::AtomicUnit (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4325b4d3c3ffc07797cef25ac559ad8eaa1b25528bef257c497b06313a6e413c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4325b4d3c3ffc07797cef25ac559ad8eaa1b25528bef257c497b06313a6e413c", kill_on_drop: false }` [INFO] [stdout] 4325b4d3c3ffc07797cef25ac559ad8eaa1b25528bef257c497b06313a6e413c