[INFO] fetching crate netabase_store 0.0.8...
[INFO] testing netabase_store-0.0.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate netabase_store 0.0.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate netabase_store 0.0.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netabase_store 0.0.8
[INFO] tweaked toml for crates.io crate netabase_store 0.0.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netabase_store 0.0.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netabase_store 0.0.8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 602ac86df35043bfb73ecaeb66c78096c3fb2f1ac3372f3f77b06d446383c3b7
[INFO] running `Command { std: "docker" "start" "-a" "602ac86df35043bfb73ecaeb66c78096c3fb2f1ac3372f3f77b06d446383c3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602ac86df35043bfb73ecaeb66c78096c3fb2f1ac3372f3f77b06d446383c3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602ac86df35043bfb73ecaeb66c78096c3fb2f1ac3372f3f77b06d446383c3b7", kill_on_drop: false }`
[INFO] [stdout] 602ac86df35043bfb73ecaeb66c78096c3fb2f1ac3372f3f77b06d446383c3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee49934c218f515f4e37d491467bc11aa5a8aa13ca25beafff21f2e56436f81f
[INFO] running `Command { std: "docker" "start" "-a" "ee49934c218f515f4e37d491467bc11aa5a8aa13ca25beafff21f2e56436f81f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling uniffi_meta v0.30.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling uniffi v0.30.0
[INFO] [stderr]    Compiling netabase_deps v0.0.7
[INFO] [stderr]    Compiling netabase_macros v0.0.7
[INFO] [stderr]    Compiling netabase_store v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "ee49934c218f515f4e37d491467bc11aa5a8aa13ca25beafff21f2e56436f81f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee49934c218f515f4e37d491467bc11aa5a8aa13ca25beafff21f2e56436f81f", kill_on_drop: false }`
[INFO] [stdout] ee49934c218f515f4e37d491467bc11aa5a8aa13ca25beafff21f2e56436f81f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04395bf91898eb7b68c43e5dbef8ed18e456ebadfc8db388d602d103756549df
[INFO] running `Command { std: "docker" "start" "-a" "04395bf91898eb7b68c43e5dbef8ed18e456ebadfc8db388d602d103756549df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling uniffi_meta v0.30.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling symbolic-demangle v12.17.0
[INFO] [stderr]    Compiling symbolic-common v12.17.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uniffi v0.30.0
[INFO] [stderr]    Compiling netabase_deps v0.0.7
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling netabase_macros v0.0.7
[INFO] [stderr]    Compiling netabase_store v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "04395bf91898eb7b68c43e5dbef8ed18e456ebadfc8db388d602d103756549df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04395bf91898eb7b68c43e5dbef8ed18e456ebadfc8db388d602d103756549df", kill_on_drop: false }`
[INFO] [stdout] 04395bf91898eb7b68c43e5dbef8ed18e456ebadfc8db388d602d103756549df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a871f33ba59026a18d742b4a47b6894d6ad21d8d2d050e186c1a6a6475a9326c
[INFO] running `Command { std: "docker" "start" "-a" "a871f33ba59026a18d742b4a47b6894d6ad21d8d2d050e186c1a6a6475a9326c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netabase_store-57a551be3ec344af)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test config::tests::test_memory_config_default ... ok
[INFO] [stdout] test config::tests::test_file_config_builder ... ok
[INFO] [stdout] test config::tests::test_file_config_defaults ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_model_hash_creation ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_manager_comparison ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_subscription_diff_conflicting_values ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_subscription_diff ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_subscription_tree_basic_operations ... ok
[INFO] [stdout] test subscription::subscription_tree::tests::test_subscription_manager ... ok
[INFO] [stdout] test utils::datetime::tests::test_netabase_datetime_methods ... ok
[INFO] [stdout] test utils::datetime::tests::test_netabase_datetime_creation ... ok
[INFO] [stdout] test utils::datetime::tests::test_netabase_datetime_trait ... ok
[INFO] [stdout] test utils::datetime::tests::test_netabase_datetime_type_alias ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backend_crud_tests.rs (/opt/rustwide/target/debug/deps/backend_crud_tests-2ea50f78becca0c7)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test redb_tests::test_redb_clear_and_len ... ok
[INFO] [stdout] test redb_tests::test_redb_create_store ... ok
[INFO] [stdout] test redb_tests::test_redb_iteration ... ok
[INFO] [stdout] test redb_tests::test_redb_secondary_key_with_bool ... ok
[INFO] [stdout] test redb_tests::test_redb_secondary_key_single_result ... ok
[INFO] [stdout] test redb_tests::test_redb_crud_operations ... ok
[INFO] [stdout] test redb_tests::test_redb_secondary_key_multiple_results ... ok
[INFO] [stdout] test redb_tests::test_redb_multiple_models ... ok
[INFO] [stdout] test redb_tests::test_redb_string_primary_key ... ok
[INFO] [stdout] test sled_tests::test_sled_clear_and_len ... ok
[INFO] [stdout] test sled_tests::test_sled_secondary_key_multiple_results ... ok
[INFO] [stdout] test sled_tests::test_sled_create_store ... ok
[INFO] [stdout] test sled_tests::test_sled_secondary_key_single_result ... ok
[INFO] [stdout] test sled_tests::test_sled_iteration ... ok
[INFO] [stdout] test sled_tests::test_sled_secondary_key_with_bool ... ok
[INFO] [stdout] test sled_tests::test_sled_crud_operations ... ok
[INFO] [stdout] test sled_tests::test_sled_multiple_models ... ok
[INFO] [stdout] test sled_tests::test_sled_string_primary_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_store_tests.rs (/opt/rustwide/target/debug/deps/comprehensive_store_tests-d53929874e5ef8b0)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_large_string_fields ... ok
[INFO] [stdout] test test_duplicate_primary_key_overwrites ... ok
[INFO] [stdout] test test_create_and_read_user ... ok
[INFO] [stdout] test test_multiple_secondary_keys ... ok
[INFO] [stdout] test test_secondary_key_query_no_results ... ok
[INFO] [stdout] test test_secondary_key_query_single_result ... ok
[INFO] [stdout] test test_sequential_reads_and_writes ... ok
[INFO] [stdout] test test_batch_delete ... ok
[INFO] [stdout] test test_empty_database ... ok
[INFO] [stdout] test test_multiple_models ... ok
[INFO] [stdout] test test_unicode_strings ... ok
[INFO] [stdout] test test_comprehensive_workflow ... ok
[INFO] [stdout] test test_zero_values ... ok
[INFO] [stdout] test test_update_user ... ok
[INFO] [stdout] test test_delete_user ... ok
[INFO] [stdout] test test_secondary_key_query_multiple_results ... ok
[INFO] [stdout] test test_batch_insert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/convenience_key_functions_test.rs (/opt/rustwide/target/debug/deps/convenience_key_functions_test-6d2d96931bfd1ffc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_multiple_models_different_traits ... ok
[INFO] [stdout] test test_numeric_secondary_key ... ok
[INFO] [stdout] test test_string_secondary_key_from_str ... ok
[INFO] [stdout] test test_string_secondary_key_from_string ... ok
[INFO] [stdout] test test_bool_secondary_key ... ok
[INFO] [stdout] test test_reference_types ... ok
[INFO] [stdout] test test_convenience_vs_verbose_equivalence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cross_store_compat_tests.rs (/opt/rustwide/target/debug/deps/cross_store_compat_tests-972f32c5840ecf1d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_cross_store_record_serialization ... ok
[INFO] [stdout] test test_record_migration_pattern ... ok
[INFO] [stdout] test test_multi_model_record_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_new_constructor_test.rs (/opt/rustwide/target/debug/deps/generic_new_constructor_test-5d583353d89157e7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_new_with_redb_backend ... ok
[INFO] [stdout] test test_new_redb_persistence ... ok
[INFO] [stdout] test test_new_with_backend_methods ... ok
[INFO] [stdout] test test_generic_function_with_backend ... ok
[INFO] [stdout] test test_new_with_sled_backend ... ok
[INFO] [stdout] test test_new_with_multiple_models ... ok
[INFO] [stdout] test test_new_equals_convenience_method ... ok
[INFO] [stderr]      Running tests/minimal_streams_test.rs (/opt/rustwide/target/debug/deps/minimal_streams_test-6f3575136d5959b5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/netabase_store_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/netabase_store_comprehensive_tests-44b0943af8caedf4)
[INFO] [stdout] test test_basic_compilation ... ok
[INFO] [stdout] test test_basic_store ... ok
[INFO] [stdout] test test_streams_compilation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test redb_tests::test_redb_multiple_models ... ok
[INFO] [stdout] test redb_tests::test_redb_iteration ... ok
[INFO] [stdout] test redb_tests::test_redb_basic_crud ... ok
[INFO] [stdout] test redb_tests::test_redb_clear ... ok
[INFO] [stdout] test redb_tests::test_redb_backend_specific_features ... ok
[INFO] [stdout] test redb_tests::test_redb_persistence ... ok
[INFO] [stdout] test redb_tests::test_redb_batch_operations ... ok
[INFO] [stdout] test redb_tests::test_redb_secondary_keys ... ok
[INFO] [stdout] test redb_tests::test_redb_store_creation ... ok
[INFO] [stdout] test sled_tests::test_sled_backend_specific_features ... ok
[INFO] [stdout] test sled_tests::test_sled_multiple_models ... ok
[INFO] [stdout] test sled_tests::test_sled_clear ... ok
[INFO] [stdout] test sled_tests::test_sled_secondary_keys ... ok
[INFO] [stdout] test sled_tests::test_sled_batch_operations ... ok
[INFO] [stdout] test sled_tests::test_sled_basic_crud ... ok
[INFO] [stdout] test sled_tests::test_sled_store_creation ... ok
[INFO] [stdout] test cross_backend_tests::test_same_api_across_backends ... ok
[INFO] [stdout] test sled_tests::test_sled_iteration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/record_store_tests.rs (/opt/rustwide/target/debug/deps/record_store_tests-e96f5f1fa856ac49)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test provided ... ok
[INFO] [stdout] test add_get_remove_provider ... ok
[INFO] [stdout] test max_providers_per_key ... ok
[INFO] [stdout] test records_iterator ... ok
[INFO] [stdout] test update_provider ... ok
[INFO] [stdout] test put_get_remove_record ... ok
[INFO] [stdout] test max_provided_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redb_basic_test.rs (/opt/rustwide/target/debug/deps/redb_basic_test-c76738bcf6569879)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_redb_remove ... ok
[INFO] [stdout] test test_redb_secondary_key_query ... ok
[INFO] [stdout] test test_redb_basic_put_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redb_zerocopy_tests.rs (/opt/rustwide/target/debug/deps/redb_zerocopy_tests-f9a5e973896ec168)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_secondary_index ... ok
[INFO] [stdout] test test_is_empty ... ok
[INFO] [stdout] test test_multi_tree_transaction ... ok
[INFO] [stdout] test test_basic_crud ... ok
[INFO] [stdout] test test_put_many ... ok
[INFO] [stdout] test test_transaction_abort ... ok
[INFO] [stdout] test test_with_read_transaction_helper ... ok
[INFO] [stdout] test test_with_write_transaction_helper ... ok
[INFO] [stdout] test test_remove ... ok
[INFO] [stdout] test test_remove_many ... ok
[INFO] [stdout] test test_clear ... ok
[INFO] [stdout] test test_transaction_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_macro_test.rs (/opt/rustwide/target/debug/deps/simple_macro_test-a47a64f2b3e3251c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sled_store_tests.rs (/opt/rustwide/target/debug/deps/sled_store_tests-0132aed9a00cd412)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_clear ... ok
[INFO] [stdout] test test_remove_user ... ok
[INFO] [stdout] test test_temp_store_creation ... ok
[INFO] [stdout] test test_trait_implementations ... ok
[INFO] [stdout] test test_iteration ... ok
[INFO] [stdout] test test_transaction_basic ... ok
[INFO] [stdout] test test_flush ... ok
[INFO] [stdout] test test_put_and_get_user ... ok
[INFO] [stdout] test test_secondary_key_lookup ... ok
[INFO] [stdout] test test_transaction_remove ... ok
[INFO] [stdout] test test_sled_store_creation ... ok
[INFO] [stdout] test test_secondary_key_multiple_results ... ok
[INFO] [stdout] test test_update_model ... ok
[INFO] [stdout] test test_transaction_atomic_transfer ... ok
[INFO] [stdout] test test_transaction_read ... ok
[INFO] [stdout] test test_multiple_models ... ok
[INFO] [stdout] test test_transaction_update ... ok
[INFO] [stdout] test test_tree_len_and_is_empty ... ok
[INFO] [stdout] test test_transaction_return_value ... ok
[INFO] [stdout] test test_transaction_bulk_insert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wasm_tests.rs (/opt/rustwide/target/debug/deps/wasm_tests-451ea7205c47bb36)
[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 netabase_store
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test src/config.rs - config::IndexedDBConfig (line 112) ... ok
[INFO] [stdout] test src/config.rs - config::FileConfig (line 13) ... ok
[INFO] [stdout] test src/databases/redb_store/mod.rs - databases::redb_store (line 21) - compile ... ok
[INFO] [stdout] test src/config.rs - config::MemoryConfig (line 80) ... ok
[INFO] [stdout] test src/databases/mod.rs - databases (line 21) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/mod.rs - databases::redb_zerocopy (line 105) - compile ... ok
[INFO] [stdout] test src/databases/mod.rs - databases (line 90) - compile ... ok
[INFO] [stdout] test src/databases/mod.rs - databases (line 56) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/mod.rs - databases::redb_zerocopy (line 71) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/store.rs - databases::redb_zerocopy::store::RedbStoreZeroCopy<D>::begin_write (line 125) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbReadTransactionZC (line 256) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/store.rs - databases::redb_zerocopy::store::RedbStoreZeroCopy (line 24) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbReadTransactionZC<'db,D>::open_tree (line 320) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/store.rs - databases::redb_zerocopy::store::RedbStoreZeroCopy<D>::begin_read (line 174) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbWriteTransactionZC (line 27) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbWriteTransactionZC<'db,D>::open_tree (line 92) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/store.rs - databases::redb_zerocopy::store::RedbStoreZeroCopy<D>::quick_put (line 220) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/tree.rs - databases::redb_zerocopy::tree::RedbTreeMut (line 30) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbWriteTransactionZC<'db,D>::commit (line 157) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/tree.rs - databases::redb_zerocopy::tree::RedbTreeMut<'txn,'db,D,M>::put (line 115) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/transaction.rs - databases::redb_zerocopy::transaction::RedbWriteTransactionZC<'db,D>::abort (line 200) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/tree.rs - databases::redb_zerocopy::tree::RedbTree (line 396) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/tree.rs - databases::redb_zerocopy::tree::RedbTree<'txn,'db,D,M>::get (line 480) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/utils.rs - databases::redb_zerocopy::utils::bulk_remove (line 262) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/tree.rs - databases::redb_zerocopy::tree::RedbTreeMut<'txn,'db,D,M>::put_many (line 178) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/utils.rs - databases::redb_zerocopy::utils::bulk_insert (line 202) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/utils.rs - databases::redb_zerocopy::utils::with_write_transaction (line 29) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/utils.rs - databases::redb_zerocopy::utils::with_read_transaction (line 91) - compile ... ok
[INFO] [stdout] test src/databases/redb_zerocopy/mod.rs - databases::redb_zerocopy (line 8) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore (line 36) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore (line 83) ... FAILED
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::new (line 183) ... FAILED
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::flush (line 435) ... ok
[INFO] [stdout] test src/databases/sled_store/mod.rs - databases::sled_store (line 22) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::db (line 137) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::new (line 201) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::temp (line 238) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::open_tree (line 304) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::clear (line 454) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::tree_names (line 388) ... ok
[INFO] [stdout] test src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::transaction (line 493) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::get (line 268) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree (line 33) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::get_by_secondary_key (line 503) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::is_empty (line 423) ... ok
[INFO] [stdout] test src/lib.rs - (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 338) - compile ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::iter (line 581) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::len (line 395) ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::remove (line 332) ... ok
[INFO] [stdout] test src/lib.rs - (line 443) - compile ... ok
[INFO] [stdout] test src/databases/sled_store/tree.rs - databases::sled_store::tree::SledStoreTree<'db,D,M>::put (line 190) ... ok
[INFO] [stdout] test src/lib.rs - (line 132) ... ok
[INFO] [stdout] test src/lib.rs - (line 198) ... ok
[INFO] [stdout] test src/lib.rs - (line 378) ... ok
[INFO] [stdout] test src/store.rs - store (line 9) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,Backend>::new (line 145) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 607) ... ok
[INFO] [stdout] test src/lib.rs - (line 561) ... ok
[INFO] [stdout] test src/lib.rs - (line 692) ... ok
[INFO] [stdout] test src/lib.rs - (line 643) ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,Backend>::open_tree (line 364) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::sled_store::SledStore<D>>::read (line 555) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,Backend>::new (line 178) ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::sled_store::SledStore<D>>::sled (line 408) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 77) ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::redb_store::RedbStore<D>>::redb (line 478) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::sled_store::SledStore<D>>::transaction (line 643) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,Backend>::new (line 261) ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::sled_store::SledStore<D>>::temp (line 441) - compile ... ok
[INFO] [stdout] test src/traits/batch.rs - traits::batch::CrossTreeBatchable (line 312) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,crate::databases::sled_store::SledStore<D>>::write (line 590) - compile ... ok
[INFO] [stdout] test src/traits/definition.rs - traits::definition::NetabaseDefinitionTrait (line 96) ... ok
[INFO] [stdout] test src/traits/backend_store.rs - traits::backend_store::BackendStore (line 22) - compile ... ok
[INFO] [stdout] test src/store.rs - store::NetabaseStore<D,Backend>::new (line 219) ... ok
[INFO] [stdout] test src/traits/batch.rs - traits::batch::Batchable (line 144) - compile ... ok
[INFO] [stdout] test src/traits/batch.rs - traits::batch::BatchBuilder (line 33) - compile ... ok
[INFO] [stdout] test src/traits/store_ops.rs - traits::store_ops::OpenTree::open_tree (line 233) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,Mode>::get (line 473) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,Mode>::get_by_secondary_key (line 652) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction (line 45) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction (line 18) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,Mode>::get_by_secondary_key (line 613) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,Mode>::get_many (line 1415) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,ReadWrite>::put (line 979) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,Mode>::iter (line 820) - compile ... ok
[INFO] [stdout] test src/traits/tree.rs - traits::tree::NetabaseTreeSync (line 30) ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,ReadWrite>::clear (line 1191) - compile ... ok
[INFO] [stdout] test src/utils/datetime.rs - utils::datetime::NetabaseDateTime (line 14) ... ignored
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,ReadWrite>::put_many (line 1320) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TxnGuard (line 114) - compile fail ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,ReadWrite>::remove_many (line 1360) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TreeView<'txn,D,M,ReadWrite>::remove (line 1081) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TxnGuard<'db,D,Mode>::open_tree (line 284) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TxnGuard<'db,D,ReadWrite>::commit (line 371) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::TxnGuard<'db,D,ReadWrite>::rollback (line 422) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/databases/sled_store/store.rs - databases::sled_store::store::SledStore (line 83) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (628) panicked at src/databases/sled_store/store.rs:19:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SledDatabaseError(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa77b1d7352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa77b1d7352 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa77b1d7352 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa77b1d7352 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa77b1eb1da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa77b1eb1da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5aa77b1dbb06 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa77b1dbb06 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa77b1bed2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa77b1bed2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa77b1d1b81 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5aa77b1d1d3b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5aa77b1bede8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5aa77b1b3fd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5aa77b1bf7cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5aa77b1eb91c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5aa77b1eb662 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5aa77b023792 - rust_out[183646e59c86b0c5]::main::_doctest_main_src_databases_sled_store_store_rs_83_0
[INFO] [stdout]   18:     0x5aa77b023646 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   19:     0x5aa77b024ab3 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5aa77b023596 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5aa77b023619 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5aa77b1d0dd6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5aa77b1d0dd6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5aa77b0232d1 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5aa77b024b15 - main
[INFO] [stdout]   33:     0x73431c9241ca - <unknown>
[INFO] [stdout]   34:     0x73431c92428b - __libc_start_main
[INFO] [stdout]   35:     0x5aa77b022d15 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::new (line 183) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (661) panicked at src/databases/sled_store/store.rs:16:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SledDatabaseError(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdcb52d89c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdcb52d89c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdcb52d89c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdcb52d89c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdcb52ec84a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdcb52ec84a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5bdcb52dd176 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bdcb52dd176 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bdcb52c039f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdcb52c039f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdcb52d31f1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bdcb52d33ab - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bdcb52c0458 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5bdcb52b5649 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bdcb52c0e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bdcb52ecf8c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bdcb52eccd2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5bdcb5122d55 - rust_out[183646e59c86b0c5]::main::_doctest_main_src_databases_sled_store_store_rs_183_0
[INFO] [stdout]   18:     0x5bdcb51222f6 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   19:     0x5bdcb5124983 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5bdcb5122116 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5bdcb51222a9 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5bdcb52d2446 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bdcb52d2446 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5bdcb5121db1 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5bdcb51249e5 - main
[INFO] [stdout]   33:     0x767f0e5b11ca - <unknown>
[INFO] [stdout]   34:     0x767f0e5b128b - __libc_start_main
[INFO] [stdout]   35:     0x5bdcb5120c95 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 280) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found `#`
[INFO] [stdout]    --> src/lib.rs:281:3
[INFO] [stdout]     |
[INFO] [stdout] 281 | # #[cfg(all(target_arch = "wasm32", feature = "wasm"))]
[INFO] [stdout]     |   ^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/databases/sled_store/store.rs - databases::sled_store::store::SledStore (line 83)
[INFO] [stdout]     src/databases/sled_store/store.rs - databases::sled_store::store::SledStore<D>::new (line 183)
[INFO] [stdout]     src/lib.rs - (line 280)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 47.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 78.12s; merged doctests compilation took 30.80s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a871f33ba59026a18d742b4a47b6894d6ad21d8d2d050e186c1a6a6475a9326c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a871f33ba59026a18d742b4a47b6894d6ad21d8d2d050e186c1a6a6475a9326c", kill_on_drop: false }`
[INFO] [stdout] a871f33ba59026a18d742b4a47b6894d6ad21d8d2d050e186c1a6a6475a9326c
