[INFO] fetching crate bonsaidb-core 0.5.0...
[INFO] testing bonsaidb-core-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bonsaidb-core 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate bonsaidb-core 0.5.0
[INFO] finished tweaking crates.io crate bonsaidb-core 0.5.0
[INFO] tweaked toml for crates.io crate bonsaidb-core 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bonsaidb-core 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 159 packages to latest compatible versions
[INFO] [stderr]       Adding derive-where v1.2.7 (available: v1.6.0)
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.1.0)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24dce065ec6fcb7df7eeab1f41899805f980e98960400ea822fb977824ae2575
[INFO] running `Command { std: "docker" "start" "-a" "24dce065ec6fcb7df7eeab1f41899805f980e98960400ea822fb977824ae2575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24dce065ec6fcb7df7eeab1f41899805f980e98960400ea822fb977824ae2575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dce065ec6fcb7df7eeab1f41899805f980e98960400ea822fb977824ae2575", kill_on_drop: false }`
[INFO] [stdout] 24dce065ec6fcb7df7eeab1f41899805f980e98960400ea822fb977824ae2575
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 203c5e3b14f1c371884c38c7cabae6d693d9b0269bcf3dd49d81e8efe5f44850
[INFO] running `Command { std: "docker" "start" "-a" "203c5e3b14f1c371884c38c7cabae6d693d9b0269bcf3dd49d81e8efe5f44850", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling manyhow-macros v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling transmog v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ordered-varint v2.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling manyhow v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actionable-macros v0.2.0
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.8.1
[INFO] [stderr]    Compiling attribute-derive v0.8.1
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arc-bytes v0.3.5
[INFO] [stderr]    Compiling actionable v0.2.0
[INFO] [stderr]    Compiling pot v3.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling circulate v0.5.0
[INFO] [stderr]    Compiling transmog-pot v0.3.0
[INFO] [stderr]    Compiling bonsaidb-macros v0.5.0
[INFO] [stderr]    Compiling bonsaidb-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:906:46
[INFO] [stdout]     |
[INFO] [stdout] 906 |     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout]     |                         --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 906 -     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout] 906 +     fn to_prefix_range(&'a self) -> RangeRef<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "203c5e3b14f1c371884c38c7cabae6d693d9b0269bcf3dd49d81e8efe5f44850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203c5e3b14f1c371884c38c7cabae6d693d9b0269bcf3dd49d81e8efe5f44850", kill_on_drop: false }`
[INFO] [stdout] 203c5e3b14f1c371884c38c7cabae6d693d9b0269bcf3dd49d81e8efe5f44850
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bb1ccb4863661e951555ad90f4f8682b3265897b893413d5883c877ef634f95
[INFO] running `Command { std: "docker" "start" "-a" "2bb1ccb4863661e951555ad90f4f8682b3265897b893413d5883c877ef634f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:906:46
[INFO] [stdout]     |
[INFO] [stdout] 906 |     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout]     |                         --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 906 -     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout] 906 +     fn to_prefix_range(&'a self) -> RangeRef<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling transmog-bincode v0.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bonsaidb-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/key.rs:906:46
[INFO] [stdout]     |
[INFO] [stdout] 906 |     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout]     |                         --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 906 -     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stdout] 906 +     fn to_prefix_range(&'a self) -> RangeRef<'a, Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.98s
[INFO] running `Command { std: "docker" "inspect" "2bb1ccb4863661e951555ad90f4f8682b3265897b893413d5883c877ef634f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb1ccb4863661e951555ad90f4f8682b3265897b893413d5883c877ef634f95", kill_on_drop: false }`
[INFO] [stdout] 2bb1ccb4863661e951555ad90f4f8682b3265897b893413d5883c877ef634f95
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6779a517cb9330077de78e9371d3dbe131b918bdc1f7c64c0d8a751b78b67604
[INFO] running `Command { std: "docker" "start" "-a" "6779a517cb9330077de78e9371d3dbe131b918bdc1f7c64c0d8a751b78b67604", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/key.rs:906:46
[INFO] [stderr]     |
[INFO] [stderr] 906 |     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stderr]     |                         --                   ^^ the same lifetime is elided here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 906 -     fn to_prefix_range(&'a self) -> RangeRef<'_, Self> {
[INFO] [stderr] 906 +     fn to_prefix_range(&'a self) -> RangeRef<'a, Self> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bonsaidb-core` (lib) generated 1 warning (run `cargo fix --lib -p bonsaidb-core` to apply 1 suggestion)
[INFO] [stderr] warning: `bonsaidb-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonsaidb_core-4b589738de32397b)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test document::collection::collection_document_serialization ... ok
[INFO] [stdout] test document::header::chained_mappings_test ... ok
[INFO] [stdout] test document::id::document_id_identifier_tests ... ok
[INFO] [stdout] test document::header::emissions_tests ... ok
[INFO] [stdout] test document::revision::revision_display_test ... ok
[INFO] [stdout] test document::header::header_display_test ... ok
[INFO] [stdout] test document::revision::revision_tests ... ok
[INFO] [stdout] test key::arcbytes_prefix_range_tests ... ok
[INFO] [stdout] test key::bool_key_encoding_tests ... ok
[INFO] [stdout] test key::bytes_prefix_range_tests ... ok
[INFO] [stdout] test key::cowbytes_prefix_range_tests ... ok
[INFO] [stdout] test key::cow_prefix_range_tests ... ok
[INFO] [stdout] test key::composite_key_null_check_test ... ok
[INFO] [stdout] test connection::range_constructors ... ok
[INFO] [stdout] test key::key_descriptions ... ok
[INFO] [stdout] test key::enum_derive_tests ... ok
[INFO] [stdout] test key::key_serialization ... ok
[INFO] [stdout] test key::nonzero_key_encoding_tests ... ok
[INFO] [stdout] test key::optional_key_encoding_tests ... ok
[INFO] [stdout] test key::primitive_key_encoding_tests ... ok
[INFO] [stdout] test key::string_prefix_range_tests ... ok
[INFO] [stdout] test key::time::duration_key_tests ... ok
[INFO] [stdout] test key::time::limited::serialization_tests ... ok
[INFO] [stdout] test key::time::limited::limited_resolution_timestamp_tests ... ok
[INFO] [stdout] test key::time::limited::timestamp_parse_tests ... ok
[INFO] [stdout] test key::time::system_time_tests ... ok
[INFO] [stdout] test key::result_key_tests ... ok
[INFO] [stdout] test key::time::limited::limited_resolution_duration_tests ... ok
[INFO] [stdout] test key::varint::varint_i16_tests ... ok
[INFO] [stdout] test key::varint::varint_i32_tests ... ok
[INFO] [stdout] test key::varint::varint_i128_tests ... ok
[INFO] [stdout] test key::time::limited::limited_resolution_duration_sum ... ok
[INFO] [stdout] test key::varint::varint_i64_tests ... ok
[INFO] [stdout] test key::varint::varint_i8_tests ... ok
[INFO] [stdout] test key::varint::varint_u126_tests ... ok
[INFO] [stdout] test key::varint::varint_u16_tests ... ok
[INFO] [stdout] test key::varint::varint_u8_tests ... ok
[INFO] [stdout] test key::varint::varint_u64_tests ... ok
[INFO] [stdout] test key::vec_key_encoding_tests ... ok
[INFO] [stdout] test key::vec_prefix_range_tests ... ok
[INFO] [stdout] test keyvalue::timestamp::key_test ... ok
[INFO] [stdout] test schema::names::joined_names_tests ... ok
[INFO] [stdout] test schema::names::name_escaping_tests ... ok
[INFO] [stdout] test schema::schematic::schema_tests ... ok
[INFO] [stdout] test transaction::document_changes_iter ... ok
[INFO] [stdout] test key::varint::varint_isize_tests ... ok
[INFO] [stdout] test key::varint::varint_usize_tests ... ok
[INFO] [stdout] test key::unit_key_encoding_tests ... ok
[INFO] [stdout] test key::varint::varint_u32_tests ... ok
[INFO] [stdout] test document::id::document_id_parsing ... ok
[INFO] [stdout] test key::composite_key_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bonsaidb_core
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test src/api.rs - api::Api (line 28) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection (line 1116) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::insert_bytes (line 1262) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::get_multiple (line 1366) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::delete (line 1479) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::all (line 1459) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::insert (line 1230) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::get (line 1339) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::list_with_prefix (line 1429) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::push (line 1166) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::list (line 1398) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::overwrite (line 1314) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::push_bytes (line 1205) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncCollection<'a,Cn,Cl>::update (line 1293) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::delete_docs (line 2236) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncList<'a,Cn,Cl,PrimaryKey>::headers (line 1667) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::ascending (line 2043) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncList<'a,Cn,Cl,PrimaryKey>::count (line 1706) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::query_with_docs (line 2132) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView (line 1776) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::reduce_grouped (line 2212) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::query_with_collection_docs (line 2159) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::reduce (line 2192) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::with_access_policy (line 2013) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::descending (line 2068) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::query (line 2111) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::limit (line 2092) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::with_key (line 1860) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection (line 116) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::with_key_prefix (line 1973) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::delete (line 450) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::insert_bytes (line 253) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::all (line 429) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::get_multiple (line 342) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::with_keys (line 1896) ... ok
[INFO] [stdout] test src/connection.rs - connection::AsyncView<'a,Cn,V,Key>::with_key_range (line 1935) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::get (line 317) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::list_with_prefix (line 397) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::list (line 368) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::insert (line 224) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::update (line 279) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::overwrite (line 298) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::push_bytes (line 202) ... ok
[INFO] [stdout] test src/connection.rs - connection::Collection<'a,Cn,Cl>::push (line 166) ... ok
[INFO] [stdout] test src/connection.rs - connection::View (line 604) ... ok
[INFO] [stdout] test src/connection.rs - connection::List<'a,Cn,Cl,PrimaryKey>::headers (line 545) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::delete_docs (line 1016) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::descending (line 865) ... ok
[INFO] [stdout] test src/connection.rs - connection::List<'a,Cn,Cl,PrimaryKey>::count (line 521) ... ok
[INFO] [stdout] test src/connection.rs - connection::List<'a,Cn,Cl,PrimaryKey>::query (line 577) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::ascending (line 842) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::query_with_docs (line 918) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::query_with_collection_docs (line 945) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::with_access_policy (line 815) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::reduce (line 978) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::query (line 900) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::with_key_prefix (line 781) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::limit (line 883) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::with_key (line 688) ... ok
[INFO] [stdout] test src/document/collection.rs - document::collection::CollectionDocument<C>::update (line 79) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::reduce_grouped (line 995) ... ok
[INFO] [stdout] test src/document/collection.rs - document::collection::CollectionDocument<C>::update_async (line 117) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::with_keys (line 718) ... ok
[INFO] [stdout] test src/connection.rs - connection::View<'a,Cn,V,Key>::with_key_range (line 751) ... ok
[INFO] [stdout] test src/key.rs - key::Key (line 161) ... ok
[INFO] [stdout] test src/document/collection.rs - document::collection::CollectionDocument<C>::delete_async (line 251) ... ok
[INFO] [stdout] test src/key.rs - key::Key (line 131) ... ok
[INFO] [stdout] test src/key.rs - key::CompositeKeyEncoder<NullHandling>::encode (line 1322) ... ok
[INFO] [stdout] test src/key.rs - key::Key (line 112) ... ok
[INFO] [stdout] test src/document/collection.rs - document::collection::CollectionDocument<C>::delete (line 231) ... ok
[INFO] [stdout] test src/key.rs - key::Key (line 94) ... ok
[INFO] [stdout] test src/key.rs - key::CompositeKeyDecoder<'key,'ephemeral,NullHandling>::decode (line 1652) ... ok
[INFO] [stdout] test src/key/deprecated.rs - key::deprecated::decode_composite_field (line 48) ... ok
[INFO] [stdout] test src/key.rs - key::Key (line 69) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema (line 54) ... ok
[INFO] [stdout] test src/key/varint.rs - key::varint::VarInt (line 29) ... ok
[INFO] [stdout] test src/key/time.rs - key::time::limited::LimitedResolutionTimestamp<Resolution,Epoch>::to_timestamp_string (line 1009) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 102) ... ok
[INFO] [stdout] test src/key/deprecated.rs - key::deprecated::encode_composite_field (line 13) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 116) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::AsyncList<'a,Cn,Cl,PrimaryKey>::headers (line 2211) ... ok
[INFO] [stdout] test src/schema.rs - schema::Schema (line 33) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 169) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::AsyncList<'a,Cn,Cl,PrimaryKey>::count (line 2188) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 185) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 30) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 218) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 44) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 155) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::NamedCollection (line 1300) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 132) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 204) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::NamedCollection (line 1317) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::List<'a,Cn,Cl,PrimaryKey>::headers (line 2100) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::Collection (line 56) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::NamedCollection (line 1333) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::List<'a,Cn,Cl,PrimaryKey>::count (line 2125) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::all (line 607) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection (line 261) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::all_async (line 634) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::insert (line 965) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::get_multiple_async (line 423) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::get (line 331) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::get_multiple (line 390) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::get_async (line 359) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::insert_async (line 998) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::insert_into (line 1034) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::list_with_prefix (line 529) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::insert_into_async (line 1063) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::list_async (line 491) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::list_with_prefix_async (line 568) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::list (line 458) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::overwrite (line 1109) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::overwrite_into (line 1184) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push_all_async (line 816) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push_all (line 748) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::overwrite_async (line 1145) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::overwrite_into_async (line 1230) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push_async (line 707) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push (line 670) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push_into_async (line 925) ... ok
[INFO] [stdout] test src/schema/view.rs - schema::view::ViewSchema (line 136) ... ok
[INFO] [stdout] test src/transaction.rs - transaction::Transaction (line 46) ... ok
[INFO] [stdout] test src/schema/collection.rs - schema::collection::SerializedCollection::push_into (line 893) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6779a517cb9330077de78e9371d3dbe131b918bdc1f7c64c0d8a751b78b67604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6779a517cb9330077de78e9371d3dbe131b918bdc1f7c64c0d8a751b78b67604", kill_on_drop: false }`
[INFO] [stdout] 6779a517cb9330077de78e9371d3dbe131b918bdc1f7c64c0d8a751b78b67604
