[INFO] fetching crate cw-storage-plus 2.0.0... [INFO] testing cw-storage-plus-2.0.0 against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] extracting crate cw-storage-plus 2.0.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate cw-storage-plus 2.0.0 on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cw-storage-plus 2.0.0 [INFO] finished tweaking crates.io crate cw-storage-plus 2.0.0 [INFO] tweaked toml for crates.io crate cw-storage-plus 2.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 154 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rand_xoshiro v0.6.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-derive v2.2.1 [INFO] [stderr] Downloaded cosmwasm-core v2.2.1 [INFO] [stderr] Downloaded cw-storage-macro v2.0.0 [INFO] [stderr] Downloaded cosmwasm-std v2.2.1 [INFO] [stderr] Downloaded cosmwasm-crypto v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2695fdda4c442bf5ca904ef4adbebc949ee034993552d2a50eb631ce26c46950 [INFO] running `Command { std: "docker" "start" "-a" "2695fdda4c442bf5ca904ef4adbebc949ee034993552d2a50eb631ce26c46950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2695fdda4c442bf5ca904ef4adbebc949ee034993552d2a50eb631ce26c46950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2695fdda4c442bf5ca904ef4adbebc949ee034993552d2a50eb631ce26c46950", kill_on_drop: false }` [INFO] [stdout] 2695fdda4c442bf5ca904ef4adbebc949ee034993552d2a50eb631ce26c46950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb2f4b2dd3b21a9c3d0fa220f4a94239a2721c30b95e87c5c48e747c57059c3 [INFO] running `Command { std: "docker" "start" "-a" "6cb2f4b2dd3b21a9c3d0fa220f4a94239a2721c30b95e87c5c48e747c57059c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cosmwasm-core v2.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling cosmwasm-derive v2.2.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.2.1 [INFO] [stderr] Compiling cosmwasm-std v2.2.1 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.22s [INFO] running `Command { std: "docker" "inspect" "6cb2f4b2dd3b21a9c3d0fa220f4a94239a2721c30b95e87c5c48e747c57059c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb2f4b2dd3b21a9c3d0fa220f4a94239a2721c30b95e87c5c48e747c57059c3", kill_on_drop: false }` [INFO] [stdout] 6cb2f4b2dd3b21a9c3d0fa220f4a94239a2721c30b95e87c5c48e747c57059c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9825f1cad321394411a805c6e288d8b243d1f9a64b45793b3a2ac9e48baabe19 [INFO] running `Command { std: "docker" "start" "-a" "9825f1cad321394411a805c6e288d8b243d1f9a64b45793b3a2ac9e48baabe19", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.2.1 [INFO] [stderr] Compiling cosmwasm-std v2.2.1 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.98s [INFO] running `Command { std: "docker" "inspect" "9825f1cad321394411a805c6e288d8b243d1f9a64b45793b3a2ac9e48baabe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9825f1cad321394411a805c6e288d8b243d1f9a64b45793b3a2ac9e48baabe19", kill_on_drop: false }` [INFO] [stdout] 9825f1cad321394411a805c6e288d8b243d1f9a64b45793b3a2ac9e48baabe19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bb58122ce41c30a1c9f9c4f9ae6a9fca69d6ccb3cb2f222bc9c3ba863842575 [INFO] running `Command { std: "docker" "start" "-a" "2bb58122ce41c30a1c9f9c4f9ae6a9fca69d6ccb3cb2f222bc9c3ba863842575", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_storage_plus-689fa86b5a5b169c) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test de::test::deserialize_addr_works ... ok [INFO] [stdout] test de::test::deserialize_broken_addr_errs ... ok [INFO] [stdout] test de::test::deserialize_broken_string_errs ... ok [INFO] [stdout] test de::test::deserialize_bytes_works ... ok [INFO] [stdout] test de::test::deserialize_empty_works ... ok [INFO] [stdout] test de::test::deserialize_naked_integer_works ... ok [INFO] [stdout] test de::test::deserialize_string_works ... ok [INFO] [stdout] test de::test::deserialize_triple_of_triples_works ... ok [INFO] [stdout] test de::test::deserialize_triple_of_tuples_works ... ok [INFO] [stdout] test de::test::deserialize_tuple_of_tuples_works ... ok [INFO] [stdout] test de::test::deserialize_triple_works ... ok [INFO] [stdout] test deque::tests::front_back ... ok [INFO] [stdout] test deque::tests::get ... ok [INFO] [stdout] test de::test::deserialize_tuple_works ... ok [INFO] [stdout] test deque::tests::iterator ... ok [INFO] [stdout] test deque::tests::iterator_errors_when_item_missing ... ok [INFO] [stdout] test deque::tests::owned_key ... ok [INFO] [stdout] test deque::tests::readme_works ... ok [INFO] [stdout] test de::test::deserialize_tuple_of_triples_works ... ok [INFO] [stdout] test deque::tests::push_and_pop ... ok [INFO] [stdout] test deque::tests::wrapping ... ok [INFO] [stdout] test deque::tests::length ... ok [INFO] [stdout] test deque::tests::reverse_iterator ... ok [INFO] [stdout] test deque::tests::wrapping_iterator ... ok [INFO] [stdout] test helpers::test::not_found_object_info_works ... ok [INFO] [stdout] test indexed_map::test::bounds_multi_index::composite_key_query ... ok [INFO] [stdout] test indexed_map::test::bounds_unique_index::composite_key_query ... ok [INFO] [stdout] test indexed_map::test::clear_works ... ok [INFO] [stdout] test indexed_map::test::existence ... ok [INFO] [stdout] test indexed_map::test::is_empty_works ... ok [INFO] [stdout] test indexed_map::test::prefix_composite_key ... ok [INFO] [stdout] test indexed_map::test::prefix_range_simple_key ... ok [INFO] [stdout] test indexed_map::test::prefix_range_triple_key ... ok [INFO] [stdout] test indexed_map::test::prefix_simple_string_key ... ok [INFO] [stdout] test indexed_map::test::range_raw_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_raw_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_simple_key_by_unique_index ... ok [INFO] [stdout] test indexed_map::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test indexed_map::test::range_simple_string_key ... ok [INFO] [stdout] test indexed_map::test::sub_prefix_triple_key ... ok [INFO] [stdout] test indexed_map::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_composite_key_by_unique_index ... ok [INFO] [stdout] test indexed_map::test::store_and_load_by_index ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test indexed_snapshot::test::changelog_range_works ... ok [INFO] [stdout] test indexed_snapshot::test::prefix_simple_string_key ... ok [INFO] [stdout] test indexed_map::test::range_raw_simple_key_by_unique_index ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced ... ok [INFO] [stdout] test indexed_map::test::prefix_triple_key ... ok [INFO] [stdout] test indexed_snapshot::test::range_raw_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_raw_composite_key_by_unique_index ... ok [INFO] [stdout] test indexed_snapshot::test::prefix_range_simple_key ... ok [INFO] [stdout] test indexed_snapshot::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::pk_multi_index::pk_based_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_composite_key_by_unique_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_raw_composite_key_by_unique_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_raw_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_raw_simple_key_by_unique_index ... ok [INFO] [stdout] test indexed_snapshot::test::range_simple_key_by_unique_index ... ok [INFO] [stdout] test indexes::prefix::test::is_empty_works ... ok [INFO] [stdout] test int_key::test::x128_int_key_works ... ok [INFO] [stdout] test indexed_snapshot::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test int_key::test::x64_int_key_works ... ok [INFO] [stdout] test indexed_snapshot::test::store_and_load_by_index ... ok [INFO] [stdout] test item::test::isolated_reads ... ok [INFO] [stdout] test indexes::prefix::test::prefix_debug ... ok [INFO] [stdout] test indexed_snapshot::test::sub_prefix_simple_string_key ... ok [INFO] [stdout] test item::test::remove_works ... ok [INFO] [stdout] test int_key::test::x8_int_key_works ... ok [INFO] [stdout] test item::test::exists_works ... ok [INFO] [stdout] test item::test::owned_key_works ... ok [INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test int_key::test::signed_int_key_order ... ok [INFO] [stdout] test int_key::test::x16_int_key_works ... ok [INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced ... ok [INFO] [stdout] test int_key::test::unsigned_int_key_order ... ok [INFO] [stdout] test indexed_snapshot::test::range_simple_string_key ... ok [INFO] [stdout] test keys::test::naked_32key_works ... ok [INFO] [stdout] test item::test::readme_works ... ok [INFO] [stdout] test keys::test::composite_byte_key ... ok [INFO] [stdout] test item::test::save_and_load ... ok [INFO] [stdout] test int_key::test::x32_int_key_works ... ok [INFO] [stdout] test keys::test::fixed_size_bytes_key_works ... ok [INFO] [stdout] test keys::test::naked_128key_works ... ok [INFO] [stdout] test keys::test::naked_16bit_prefixes ... ok [INFO] [stdout] test keys::test::naked_16key_works ... ok [INFO] [stdout] test item::test::update_supports_custom_errors ... ok [INFO] [stdout] test item::test::update_success ... ok [INFO] [stdout] test indexes::prefix::test::ensure_proper_range_bounds ... ok [INFO] [stdout] test keys::test::naked_64bit_prefixes ... ok [INFO] [stdout] test keys::test::naked_64key_works ... ok [INFO] [stdout] test keys::test::naked_8bit_prefixes ... ok [INFO] [stdout] test keys::test::naked_8key_works ... ok [INFO] [stdout] test keys::test::naked_composite_int_key ... ok [INFO] [stdout] test keys::test::naked_proper_prefixes ... ok [INFO] [stdout] test keys::test::nested_composite_keys ... ok [INFO] [stdout] test keys::test::nested_str_key_works ... ok [INFO] [stdout] test keys::test::str_key_works ... ok [INFO] [stdout] test keys::test::string_key_works ... ok [INFO] [stdout] test map::test::composite_keys ... ok [INFO] [stdout] test map::test::clear_works ... ok [INFO] [stdout] test map::test::create_path ... ok [INFO] [stdout] test map::test::existence ... ok [INFO] [stdout] test map::test::is_empty_works ... ok [INFO] [stdout] test map::test::prefixed_range_works ... ok [INFO] [stdout] test map::test::range_key_broken_deserialization_errors ... ok [INFO] [stdout] test map::test::basic_update ... ok [INFO] [stdout] test map::test::range_raw_simple_key ... ok [INFO] [stdout] test map::test::range_simple_signed_integer_key_with_bounder_trait ... ok [INFO] [stdout] test map::test::range_simple_string_key ... ok [INFO] [stdout] test map::test::range_triple_key ... ok [INFO] [stdout] test map::test::readme_with_range_raw ... ok [INFO] [stdout] test map::test::range_raw_composite_key ... ok [INFO] [stdout] test map::test::first_last_work ... ok [INFO] [stdout] test map::test::range_simple_integer_key_with_bounder_trait ... ok [INFO] [stdout] test map::test::range_raw_triple_key ... ok [INFO] [stdout] test map::test::range_simple_integer_key ... ok [INFO] [stdout] test map::test::range_simple_signed_integer_key ... ok [INFO] [stdout] test map::test::readme_works ... ok [INFO] [stdout] test map::test::range_composite_key ... ok [INFO] [stdout] test map::test::prefixed_range_raw_works ... ok [INFO] [stdout] test map::test::readme_works_composite_keys ... ok [INFO] [stdout] test map::test::readme_works_with_path ... ok [INFO] [stdout] test map::test::save_and_load ... ok [INFO] [stdout] test prefix::test::ensure_proper_range_bounds ... ok [INFO] [stdout] test map::test::triple_keys ... ok [INFO] [stdout] test prefix::test::is_empty_works ... ok [INFO] [stdout] test snapshot::item::tests::changelog_range_works ... ok [INFO] [stdout] test snapshot::item::tests::never_works_like_normal_item ... ok [INFO] [stdout] test snapshot::map::tests::never_works_like_normal_map ... ok [INFO] [stdout] test snapshot::map::tests::every_blocks_stores_present_and_past ... ok [INFO] [stdout] test prefix::test::prefix_clear_limited ... ok [INFO] [stdout] test snapshot::map::tests::changelog_range_works ... ok [INFO] [stdout] test snapshot::item::tests::handle_multiple_writes_in_one_block ... ok [INFO] [stdout] test snapshot::map::tests::range_simple_string_key ... ok [INFO] [stdout] test snapshot::map::tests::selected_shows_3_not_5 ... ok [INFO] [stdout] test snapshot::tests::assert_checkpointed ... ok [INFO] [stdout] test snapshot::item::tests::every_blocks_stores_present_and_past ... ok [INFO] [stdout] test snapshot::item::tests::selected_shows_3_not_5 ... ok [INFO] [stdout] test snapshot::map::tests::prefix_range_composite_key ... ok [INFO] [stdout] test snapshot::map::tests::sub_prefix_composite_key ... ok [INFO] [stdout] test snapshot::map::tests::range_composite_key ... ok [INFO] [stdout] test prefix::test::keys_raw_works ... ok [INFO] [stdout] test snapshot::tests::has_changelog ... ok [INFO] [stdout] test snapshot::tests::should_checkpoint ... ok [INFO] [stdout] test snapshot::map::tests::handle_multiple_writes_in_one_block ... ok [INFO] [stdout] test snapshot::tests::may_load_at_height ... ok [INFO] [stdout] test prefix::test::prefix_debug ... ok [INFO] [stdout] test snapshot::map::tests::prefix_composite_key ... ok [INFO] [stdout] test prefix::test::prefix_clear_unlimited ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/index_list.rs (/opt/rustwide/target/debug/deps/index_list-f6b513262a07eecc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_storage_plus [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/snapshot/map.rs - snapshot::map::SnapshotMap::new_dyn (line 60) ... ok [INFO] [stdout] test src/indexes/unique.rs - indexes::unique::UniqueIndex<'a,IK,T,PK>::new (line 45) ... ok [INFO] [stdout] test src/snapshot/map.rs - snapshot::map::SnapshotMap::new (line 32) ... ok [INFO] [stdout] test src/indexed_snapshot.rs - indexed_snapshot::IndexedSnapshotMap::new (line 29) ... ok [INFO] [stdout] test src/snapshot/item.rs - snapshot::item::SnapshotItem::new (line 26) ... ok [INFO] [stdout] test src/map.rs - map::Map::last (line 322) ... ok [INFO] [stdout] test src/map.rs - map::Map::first (line 294) ... ok [INFO] [stdout] test src/indexes/multi.rs - indexes::multi::MultiIndex<'a,IK,T,PK>::new (line 52) ... ok [INFO] [stdout] test src/snapshot/item.rs - snapshot::item::SnapshotItem::new_dyn (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bb58122ce41c30a1c9f9c4f9ae6a9fca69d6ccb3cb2f222bc9c3ba863842575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb58122ce41c30a1c9f9c4f9ae6a9fca69d6ccb3cb2f222bc9c3ba863842575", kill_on_drop: false }` [INFO] [stdout] 2bb58122ce41c30a1c9f9c4f9ae6a9fca69d6ccb3cb2f222bc9c3ba863842575