[INFO] cloning repository https://github.com/bonedaddy/bonerjams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonedaddy/bonerjams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbonerjams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbonerjams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 086fe45b7d235000e6e00e138a5cec349ecfacac
[INFO] testing bonedaddy/bonerjams against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fbonerjams" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bonedaddy/bonerjams
[INFO] finished tweaking git repo https://github.com/bonedaddy/bonerjams
[INFO] tweaked toml for git repo https://github.com/bonedaddy/bonerjams written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bonedaddy/bonerjams on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bonedaddy/bonerjams 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1add3e5124d1024a85a38e5dcc46147c06e54e8c9703e4e98a900636cc271a12
[INFO] running `Command { std: "docker" "start" "-a" "1add3e5124d1024a85a38e5dcc46147c06e54e8c9703e4e98a900636cc271a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1add3e5124d1024a85a38e5dcc46147c06e54e8c9703e4e98a900636cc271a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1add3e5124d1024a85a38e5dcc46147c06e54e8c9703e4e98a900636cc271a12", kill_on_drop: false }`
[INFO] [stdout] 1add3e5124d1024a85a38e5dcc46147c06e54e8c9703e4e98a900636cc271a12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151a0a3d4120135936ee36b1aca1698ade8a3019fb8efb0967428db6104116af
[INFO] running `Command { std: "docker" "start" "-a" "151a0a3d4120135936ee36b1aca1698ade8a3019fb8efb0967428db6104116af", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.79
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling iri-string v0.4.1
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling tinystr v0.7.0
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling age-core v0.9.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling prost v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling puppet-derive v0.1.2
[INFO] [stderr]    Compiling prost-build v0.11.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling datacake-cluster v0.1.0 (https://github.com/bonedaddy/datacake.git?rev=47064decb0504043f568e0187e4aa7160773a3fd#47064dec)
[INFO] [stderr]    Compiling unic-langid-impl v0.9.1
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling puppet v0.1.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling unic-langid v0.9.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-config v0.4.2
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling bonerjams-config v0.0.2 (/opt/rustwide/workdir/config)
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.0
[INFO] [stderr]    Compiling datacake-chitchat-fork v0.5.1
[INFO] [stderr]    Compiling datacake-crdt v0.3.0 (https://github.com/bonedaddy/datacake.git?rev=47064decb0504043f568e0187e4aa7160773a3fd#47064dec)
[INFO] [stderr]    Compiling i18n-embed v0.13.4
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling i18n-embed-fl v0.6.4
[INFO] [stderr]    Compiling age v0.9.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling datacake-sqlite v0.1.0 (https://github.com/bonedaddy/datacake.git?rev=47064decb0504043f568e0187e4aa7160773a3fd#47064dec)
[INFO] [stderr]    Compiling datacake-sled v0.1.0 (https://github.com/bonedaddy/datacake.git?rev=47064decb0504043f568e0187e4aa7160773a3fd#47064dec)
[INFO] [stderr]    Compiling datacake v0.1.0 (https://github.com/bonedaddy/datacake.git?rev=47064decb0504043f568e0187e4aa7160773a3fd#47064dec)
[INFO] [stderr]    Compiling bonerjams-db v0.0.2 (/opt/rustwide/workdir/db)
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> db/src/api/client.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{self, Request, StatusCode},
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bonerjams-cli v0.0.2 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused import: `tokio::select`
[INFO] [stdout]  --> cli/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::wrappers::ReceiverStream`
[INFO] [stdout]  --> cli/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::wrappers::ReceiverStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_cmd`
[INFO] [stdout]    --> cli/src/main.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         ("server", Some(server_cmd)) => {
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conf`
[INFO] [stdout]    --> cli/src/main.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let conf = get_config(config_file_path)?;
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_conf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `put_cmd`
[INFO] [stdout]    --> cli/src/main.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |             ("put", Some(put_cmd)) => Ok(()),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_put_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_cmd`
[INFO] [stdout]    --> cli/src/main.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |             ("get", Some(get_cmd)) => Ok(()),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "151a0a3d4120135936ee36b1aca1698ade8a3019fb8efb0967428db6104116af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151a0a3d4120135936ee36b1aca1698ade8a3019fb8efb0967428db6104116af", kill_on_drop: false }`
[INFO] [stdout] 151a0a3d4120135936ee36b1aca1698ade8a3019fb8efb0967428db6104116af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c4e5bdf16df91746c59a77983c7ccc42a7f7289d7d621d3a6ccad75798695d2
[INFO] running `Command { std: "docker" "start" "-a" "8c4e5bdf16df91746c59a77983c7ccc42a7f7289d7d621d3a6ccad75798695d2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling bonerjams-config v0.0.2 (/opt/rustwide/workdir/config)
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> db/src/api/client.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{self, Request, StatusCode},
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bonerjams-db v0.0.2 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling bonerjams-cli v0.0.2 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused import: `tokio::select`
[INFO] [stdout]  --> cli/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::wrappers::ReceiverStream`
[INFO] [stdout]  --> cli/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::wrappers::ReceiverStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_cmd`
[INFO] [stdout]    --> cli/src/main.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         ("server", Some(server_cmd)) => {
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conf`
[INFO] [stdout]    --> cli/src/main.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let conf = get_config(config_file_path)?;
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_conf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `put_cmd`
[INFO] [stdout]    --> cli/src/main.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |             ("put", Some(put_cmd)) => Ok(()),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_put_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `get_cmd`
[INFO] [stdout]    --> cli/src/main.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |             ("get", Some(get_cmd)) => Ok(()),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> db/src/api/client.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     http::{self, Request, StatusCode},
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Response`
[INFO] [stdout]   --> db/src/api/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use axum::response::Response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bonerjams_config::Configuration`
[INFO] [stdout]   --> db/src/api/mod.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use bonerjams_config::Configuration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]    --> db/src/api/mod.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use serde_json::{json, Value};
[INFO] [stdout]     |                      ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TcpListener`
[INFO] [stdout]    --> db/src/api/mod.rs:105:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use std::net::{SocketAddr, TcpListener};
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::Service`
[INFO] [stdout]    --> db/src/api/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use tower::Service; // for `call`
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::DbKey`
[INFO] [stdout]  --> db/src/api/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::DbKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> db/src/api/mod.rs:193:39
[INFO] [stdout]     |
[INFO] [stdout] 193 |         res.entries.iter().for_each(|(namespace, wrapped_doc)| {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8c4e5bdf16df91746c59a77983c7ccc42a7f7289d7d621d3a6ccad75798695d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4e5bdf16df91746c59a77983c7ccc42a7f7289d7d621d3a6ccad75798695d2", kill_on_drop: false }`
[INFO] [stdout] 8c4e5bdf16df91746c59a77983c7ccc42a7f7289d7d621d3a6ccad75798695d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cf1b20125286739e3fef0944f4c0c2122b326920daa58e946af9105759d400e
[INFO] running `Command { std: "docker" "start" "-a" "4cf1b20125286739e3fef0944f4c0c2122b326920daa58e946af9105759d400e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `Request`
[INFO] [stderr]   --> db/src/api/client.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 |     http::{self, Request, StatusCode},
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::DbKey`
[INFO] [stderr]  --> db/src/api/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::types::DbKey;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::DbKey`
[INFO] [stderr]  --> db/src/api/types.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::types::DbKey;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `axum::response::Response`
[INFO] [stderr]   --> db/src/api/mod.rs:94:9
[INFO] [stderr]    |
[INFO] [stderr] 94 |     use axum::response::Response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bonerjams_config::Configuration`
[INFO] [stderr]   --> db/src/api/mod.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |     use bonerjams_config::Configuration;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]    --> db/src/api/mod.rs:103:22
[INFO] [stderr]     |
[INFO] [stderr] 103 |     use serde_json::{json, Value};
[INFO] [stderr]     |                      ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TcpListener`
[INFO] [stderr]    --> db/src/api/mod.rs:105:32
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use std::net::{SocketAddr, TcpListener};
[INFO] [stderr]     |                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tower::Service`
[INFO] [stderr]    --> db/src/api/mod.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |     use tower::Service; // for `call`
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `namespace`
[INFO] [stderr]    --> db/src/api/mod.rs:193:39
[INFO] [stderr]     |
[INFO] [stderr] 193 |         res.entries.iter().for_each(|(namespace, wrapped_doc)| {
[INFO] [stderr]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bonerjams-db` (lib) generated 3 warnings (run `cargo fix --lib -p bonerjams-db` to apply 2 suggestions)
[INFO] [stderr] warning: `bonerjams-db` (lib test) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p bonerjams-db --tests` to apply 6 suggestions)
[INFO] [stderr] warning: unused import: `tokio::select`
[INFO] [stderr]  --> cli/src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tokio::select;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio_stream::wrappers::ReceiverStream`
[INFO] [stderr]  --> cli/src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio_stream::wrappers::ReceiverStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `server_cmd`
[INFO] [stderr]    --> cli/src/main.rs:118:25
[INFO] [stderr]     |
[INFO] [stderr] 118 |         ("server", Some(server_cmd)) => {
[INFO] [stderr]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_cmd`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conf`
[INFO] [stderr]    --> cli/src/main.rs:119:17
[INFO] [stderr]     |
[INFO] [stderr] 119 |             let conf = get_config(config_file_path)?;
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_conf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `put_cmd`
[INFO] [stderr]    --> cli/src/main.rs:124:26
[INFO] [stderr]     |
[INFO] [stderr] 124 |             ("put", Some(put_cmd)) => Ok(()),
[INFO] [stderr]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_put_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `get_cmd`
[INFO] [stderr]    --> cli/src/main.rs:125:26
[INFO] [stderr]     |
[INFO] [stderr] 125 |             ("get", Some(get_cmd)) => Ok(()),
[INFO] [stderr]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: `bonerjams-cli` (bin "cli" test) generated 6 warnings (run `cargo fix --bin "cli" -p bonerjams-cli --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-adad711d7e336495)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonerjams_config-1b967024c1778e76)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonerjams_db-39dccd7f38fc3e8b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test api::error::test::test_custom_error ... ok
[INFO] [stdout] [2m2026-03-09T23:40:08.813820Z[0m [34mDEBUG[0m [2msled::pagecache::snapshot[0m[2m:[0m no previous snapshot found    
[INFO] [stdout] [2m2026-03-09T23:40:08.813891Z[0m [34mDEBUG[0m [2msled::pagecache::iterator[0m[2m:[0m ordering before clearing tears: {}, max_header_stable_lsn: 0    
[INFO] [stdout] [2m2026-03-09T23:40:08.813906Z[0m [34mDEBUG[0m [2msled::pagecache::iterator[0m[2m:[0m in clean_tail_tears, found missing item in tail: None and we'll scan segments {} above lowest lsn 0    
[INFO] [stdout] [2m2026-03-09T23:40:08.813918Z[0m [34mDEBUG[0m [2msled::pagecache::iterator[0m[2m:[0m unable to load new segment: Io(Custom { kind: Other, error: "no segments remaining to iterate over" })    
[INFO] [stdout] [2m2026-03-09T23:40:08.813936Z[0m [34mDEBUG[0m [2msled::pagecache::iterator[0m[2m:[0m filtering out segments after detected tear at (lsn, lid) -1    
[INFO] [stdout] [2m2026-03-09T23:40:08.813968Z[0m [34mDEBUG[0m [2msled::pagecache::iterator[0m[2m:[0m unable to load new segment: Io(Custom { kind: Other, error: "no segments remaining to iterate over" })    
[INFO] [stdout] [2m2026-03-09T23:40:08.814192Z[0m [34mDEBUG[0m [2msled::pagecache::segment[0m[2m:[0m SA starting with tip 0 stable -1 free {}    
[INFO] [stdout] [2m2026-03-09T23:40:08.814211Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m starting log for a totally fresh system    
[INFO] [stdout] [2m2026-03-09T23:40:08.814235Z[0m [34mDEBUG[0m [2msled::pagecache::segment[0m[2m:[0m segment accountant returning offset: 0 for lsn 0 on deck: {}    
[INFO] [stdout] [2m2026-03-09T23:40:08.814243Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m starting IoBufs with next_lsn: 0 next_lid: 0    
[INFO] [stdout] [2m2026-03-09T23:40:08.814260Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m storing lsn 0 in beginning of buffer    
[INFO] [stdout] [2m2026-03-09T23:40:08.814280Z[0m [34mDEBUG[0m [2msled::pagecache[0m[2m:[0m load_snapshot loading pages from 0..0    
[INFO] [stdout] [2m2026-03-09T23:40:08.814546Z[0m [34mDEBUG[0m [2msled::meta[0m[2m:[0m allocated pid 3 for root of new_tree [95, 95, 115, 108, 101, 100, 95, 95, 100, 101, 102, 97, 117, 108, 116]    
[INFO] [stdout] [2m2026-03-09T23:40:08.815178Z[0m [32m INFO[0m [2mdatacake_cluster::keyspace::group[0m[2m:[0m Loaded persisted state from storage. [3melapsed[0m[2m=[0m35.45µs [3mkeyspace_count[0m[2m=[0m0
[INFO] [stdout] [2m2026-03-09T23:40:08.815473Z[0m [32m INFO[0m [2mdatacake_cluster::node[0m[2m:[0m Joining cluster. [3mcluster_id[0m[2m=[0mdatacake-cluster-unknown [3mnode_id[0m[2m=[0mage1mrl53xuhe5yrhnj5qc8lgevqn4tvh4tf5fm5ua8736sc56xq6fasm64akl [3mpublic_addr[0m[2m=[0m127.0.0.1:9000 [3mlisten_gossip_addr[0m[2m=[0m127.0.0.1:9000 [3mpeer_seed_addrs[0m[2m=[0m
[INFO] [stdout] [2m2026-03-09T23:40:08.815543Z[0m [32m INFO[0m [2mdatacake_chitchat_fork::server[0m[2m:[0m [3minitial_seed_addrs[0m[2m=[0m{}
[INFO] [stdout] [2m2026-03-09T23:40:08.815574Z[0m [32m INFO[0m [2mdatacake_cluster::rpc::chitchat_transport[0m[2m:[0m Starting RPC server. [3mlisten_addr[0m[2m=[0m127.0.0.1:9000
[INFO] [stdout] [2m2026-03-09T23:40:08.816167Z[0m [32m INFO[0m [2mdatacake_cluster::rpc::server[0m[2m:[0m RPC server is listening for connections. [3mlisten_addr[0m[2m=[0m127.0.0.1:9000
[INFO] [stdout] [2m2026-03-09T23:40:08.816338Z[0m [32m INFO[0m [2mdatacake_cluster[0m[2m:[0m Datacake cluster connected. [3mnode_id[0m[2m=[0mage1mrl53xuhe5yrhnj5qc8lgevqn4tvh4tf5fm5ua8736sc56xq6fasm64akl [3mcluster_id[0m[2m=[0mdatacake-cluster-unknown [3mlisten_addr[0m[2m=[0m127.0.0.1:9000
[INFO] [stdout] [2m2026-03-09T23:40:08.816397Z[0m [32m INFO[0m [2mdatacake_cluster::replication::distributor[0m[2m:[0m Task distributor service is running.
[INFO] [stdout] [2m2026-03-09T23:40:08.816417Z[0m [32m INFO[0m [2mdatacake_cluster[0m[2m:[0m Cluster membership has changed. [3mself_node_id[0m[2m=[0mage1mrl53xuhe5yrhnj5qc8lgevqn4tvh4tf5fm5ua8736sc56xq6fasm64akl [3mnum_members[0m[2m=[0m1
[INFO] [stdout] [2m2026-03-09T23:40:08.816500Z[0m [32m INFO[0m [2mdatacake_cluster[0m[2m:[0m Cluster membership has changed. [3mself_node_id[0m[2m=[0mage1mrl53xuhe5yrhnj5qc8lgevqn4tvh4tf5fm5ua8736sc56xq6fasm64akl [3mnum_members[0m[2m=[0m1
[INFO] [stdout] [2m2026-03-09T23:40:08.816568Z[0m [32m INFO[0m [2mdatacake_cluster::nodes_selector[0m[2m:[0m Node selector has updated eligible nodes. [3mtotal_nodes[0m[2m=[0m1 [3mnum_data_centers[0m[2m=[0m1
[INFO] [stdout] [2m2026-03-09T23:40:08.816599Z[0m [32m INFO[0m [2mdatacake_cluster::nodes_selector[0m[2m:[0m Node selector has updated eligible nodes. [3mtotal_nodes[0m[2m=[0m1 [3mnum_data_centers[0m[2m=[0m1
[INFO] [stdout] [2m2026-03-09T23:40:08.817808Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/put [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-09T23:40:08.820039Z[0m [34mDEBUG[0m [2msled::meta[0m[2m:[0m allocated pid 5 for root of new_tree [95, 95, 109, 101, 116, 97, 100, 97, 116, 97, 95, 98, 105, 103, 107, 101, 121, 115, 112, 97, 99, 101]    
[INFO] [stdout] [2m2026-03-09T23:40:08.820125Z[0m [34mDEBUG[0m [2msled::meta[0m[2m:[0m allocated pid 7 for root of new_tree [95, 100, 97, 116, 97, 95, 98, 105, 103, 107, 101, 121, 115, 112, 97, 99, 101]    
[INFO] [stdout] [2m2026-03-09T23:40:08.820182Z[0m [34mDEBUG[0m [2mdatacake_sled[0m[2m:[0m putting documents [865583574550985526, 14919094960396924302, 12812288732042063668, 11160066688088767928, 8582625719713480820, 14456783908427051919, 10240298131601505305, 14774955987986661602, 16325236046734732245, 15889565637781617642, 10590052726051966316, 10591573727893666233, 10315070474995334395, 10542153957441840962, 14536433320439693241, 9871046866091249573, 11222820775789634993, 6751999509432924490, 12178503705698907955, 1773284176999600291, 1717161675607869626, 31275662347585798, 14687786848063600503, 8496135951078084181, 17044507155277162103, 17894733113542024079, 12481819607802971706, 12671162943494058529, 14025542470834929889, 5368457644282438018, 2862277298817924616, 812243341903074519, 2214039985673029600, 2117994479924230695, 12372181249659151568, 11087445637807720533, 10651018241386256407, 10786997603748969056, 13576853079563843562, 3599947519017697678, 5790158307568021178, 6507575022008211670, 14543412053842893979, 18391337622718635410, 6955339394623819386, 5324414987682014993, 1188959820062260066, 15812894820271169149, 16838990934606854424, 8717689690576669044, 10337477833452724959, 17187808478493120596, 8070652109372582179, 1487291357987909816, 4984342710256882354, 1033018394125933379, 15029188290367012881, 9293846725089043222, 9242955841487231025, 15655503530649510595, 9771689694896313460, 3097609878304267533, 15605411349122001708, 8845476990510291646, 725295831078880920, 5014728210254510964, 13095408847110786372, 7296761855604655166, 7421125708790252964, 10081186963580661657, 7513944481228242099, 861221566027379939, 15492259243106843989, 5764719862304942312, 12492247916811278437, 17783792620487095993, 16239492819198574766, 6153454667687518099, 8889324865856673862, 2956226440420831529, 13931986804295673928, 16982545500526754030, 12799756348410902067, 12979157354606590147, 2828386320419454650, 1959317161647955678, 17125460897400484824, 4610927116163361672, 11222195800858531839, 18063322762205226591, 9069443752595665984, 18352123664249523548, 412275108912096670, 12054176699170181921, 10765225545291160833, 18188700728372849185, 12485561046751918859, 12025426954356676575, 7959315543875857004, 9655482130561529117]    
[INFO] [stdout] [2m2026-03-09T23:40:08.822105Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 0 to 281    
[INFO] [stdout] [2m2026-03-09T23:40:08.823104Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 281 to 305    
[INFO] [stdout] [2m2026-03-09T23:40:08.823104Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 0-280 to disk at offsets 0-280, maxed false complete_len 281    
[INFO] [stdout] [2m2026-03-09T23:40:08.823171Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(0, 281)    
[INFO] [stdout] [2m2026-03-09T23:40:08.823189Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 0 - 280    
[INFO] [stdout] [2m2026-03-09T23:40:08.828491Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 281-304 to disk at offsets 281-304, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.828533Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(281, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.828549Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 281 - 304    
[INFO] [stdout] [2m2026-03-09T23:40:08.829998Z[0m [34mDEBUG[0m [2msled::meta[0m[2m:[0m allocated pid 25 for root of new_tree [95, 95, 109, 101, 116, 97, 100, 97, 116, 97, 95, 121, 111, 117, 114, 107, 101, 121, 115, 112, 97, 99, 101]    
[INFO] [stdout] [2m2026-03-09T23:40:08.830136Z[0m [34mDEBUG[0m [2msled::meta[0m[2m:[0m allocated pid 27 for root of new_tree [95, 100, 97, 116, 97, 95, 121, 111, 117, 114, 107, 101, 121, 115, 112, 97, 99, 101]    
[INFO] [stdout] [2m2026-03-09T23:40:08.830224Z[0m [34mDEBUG[0m [2mdatacake_sled[0m[2m:[0m putting documents [865583574550985526, 14919094960396924302, 12812288732042063668, 11160066688088767928, 8582625719713480820, 14456783908427051919, 10240298131601505305, 14774955987986661602, 16325236046734732245, 15889565637781617642, 10590052726051966316, 10591573727893666233, 10315070474995334395, 10542153957441840962, 14536433320439693241, 9871046866091249573, 11222820775789634993, 6751999509432924490, 12178503705698907955, 1773284176999600291, 1717161675607869626, 31275662347585798, 14687786848063600503, 8496135951078084181, 17044507155277162103, 17894733113542024079, 12481819607802971706, 12671162943494058529, 14025542470834929889, 5368457644282438018, 2862277298817924616, 812243341903074519, 2214039985673029600, 2117994479924230695, 12372181249659151568, 11087445637807720533, 10651018241386256407, 10786997603748969056, 13576853079563843562, 3599947519017697678, 5790158307568021178, 6507575022008211670, 14543412053842893979, 18391337622718635410, 6955339394623819386, 5324414987682014993, 1188959820062260066, 15812894820271169149, 16838990934606854424, 8717689690576669044, 10337477833452724959, 17187808478493120596, 8070652109372582179, 1487291357987909816, 4984342710256882354, 1033018394125933379, 15029188290367012881, 9293846725089043222, 9242955841487231025, 15655503530649510595, 9771689694896313460, 3097609878304267533, 15605411349122001708, 8845476990510291646, 725295831078880920, 5014728210254510964, 13095408847110786372, 7296761855604655166, 7421125708790252964, 10081186963580661657, 7513944481228242099, 861221566027379939, 15492259243106843989, 5764719862304942312, 12492247916811278437, 17783792620487095993, 16239492819198574766, 6153454667687518099, 8889324865856673862, 2956226440420831529, 13931986804295673928, 16982545500526754030, 12799756348410902067, 12979157354606590147, 2828386320419454650, 1959317161647955678, 17125460897400484824, 4610927116163361672, 11222195800858531839, 18063322762205226591, 9069443752595665984, 18352123664249523548, 412275108912096670, 12054176699170181921, 10765225545291160833, 18188700728372849185, 12485561046751918859, 12025426954356676575, 7959315543875857004, 9655482130561529117]    
[INFO] [stdout] [2m2026-03-09T23:40:08.834191Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 305 to 37707    
[INFO] [stdout] [2m2026-03-09T23:40:08.834265Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 37707 to 37731    
[INFO] [stdout] [2m2026-03-09T23:40:08.834361Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 305-37706 to disk at offsets 305-37706, maxed false complete_len 37402    
[INFO] [stdout] [2m2026-03-09T23:40:08.834394Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(305, 37402)    
[INFO] [stdout] [2m2026-03-09T23:40:08.834405Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 305 - 37706    
[INFO] [stdout] [2m2026-03-09T23:40:08.842237Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 37707-37730 to disk at offsets 37707-37730, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.842278Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(37707, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.842290Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 37707 - 37730    
[INFO] [stdout] [2m2026-03-09T23:40:08.842949Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/put [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m25 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-03-09T23:40:08.843393Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-09T23:40:08.846524Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 37731 to 77380    
[INFO] [stdout] [2m2026-03-09T23:40:08.846606Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 77380 to 77404    
[INFO] [stdout] [2m2026-03-09T23:40:08.846706Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 37731-77379 to disk at offsets 37731-77379, maxed false complete_len 39649    
[INFO] [stdout] [2m2026-03-09T23:40:08.846736Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 77380-77403 to disk at offsets 77380-77403, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.846794Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(37731, 39649)    
[INFO] [stdout] [2m2026-03-09T23:40:08.846807Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(77380, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.846811Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 37731 - 77379    
[INFO] [stdout] [2m2026-03-09T23:40:08.846861Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 77380 - 77403    
[INFO] [stdout] [2m2026-03-09T23:40:08.849764Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 77404 to 78052    
[INFO] [stdout] [2m2026-03-09T23:40:08.849837Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 78052 to 78076    
[INFO] [stdout] [2m2026-03-09T23:40:08.849927Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 77404-78051 to disk at offsets 77404-78051, maxed false complete_len 648    
[INFO] [stdout] [2m2026-03-09T23:40:08.849963Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(77404, 648)    
[INFO] [stdout] [2m2026-03-09T23:40:08.849983Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 77404 - 78051    
[INFO] [stdout] [2m2026-03-09T23:40:08.850113Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 78052-78075 to disk at offsets 78052-78075, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.850139Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(78052, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.850156Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 78052 - 78075    
[INFO] [stdout] [2m2026-03-09T23:40:08.852582Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/get [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m9 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-03-09T23:40:08.854748Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/delete [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-09T23:40:08.855447Z[0m [34mDEBUG[0m [2mdatacake_sled[0m[2m:[0m marking as tombstones documents [865583574550985526, 14919094960396924302, 12812288732042063668, 11160066688088767928, 8582625719713480820, 14456783908427051919, 10240298131601505305, 14774955987986661602, 16325236046734732245, 15889565637781617642, 10590052726051966316, 10591573727893666233, 10315070474995334395, 10542153957441840962, 14536433320439693241, 9871046866091249573, 11222820775789634993, 6751999509432924490, 12178503705698907955, 1773284176999600291, 1717161675607869626, 31275662347585798, 14687786848063600503, 8496135951078084181, 17044507155277162103, 17894733113542024079, 12481819607802971706, 12671162943494058529, 14025542470834929889, 5368457644282438018, 2862277298817924616, 812243341903074519, 2214039985673029600, 2117994479924230695, 12372181249659151568, 11087445637807720533, 10651018241386256407, 10786997603748969056, 13576853079563843562, 3599947519017697678, 5790158307568021178, 6507575022008211670, 14543412053842893979, 18391337622718635410, 6955339394623819386, 5324414987682014993, 1188959820062260066, 15812894820271169149, 16838990934606854424, 8717689690576669044, 10337477833452724959, 17187808478493120596, 8070652109372582179, 1487291357987909816, 4984342710256882354, 1033018394125933379, 15029188290367012881, 9293846725089043222, 9242955841487231025, 15655503530649510595, 9771689694896313460, 3097609878304267533, 15605411349122001708, 8845476990510291646, 725295831078880920, 5014728210254510964, 13095408847110786372, 7296761855604655166, 7421125708790252964, 10081186963580661657, 7513944481228242099, 861221566027379939, 15492259243106843989, 5764719862304942312, 12492247916811278437, 17783792620487095993, 16239492819198574766, 6153454667687518099, 8889324865856673862, 2956226440420831529, 13931986804295673928, 16982545500526754030, 12799756348410902067, 12979157354606590147, 2828386320419454650, 1959317161647955678, 17125460897400484824, 4610927116163361672, 11222195800858531839, 18063322762205226591, 9069443752595665984, 18352123664249523548, 412275108912096670, 12054176699170181921, 10765225545291160833, 18188700728372849185, 12485561046751918859, 12025426954356676575, 7959315543875857004, 9655482130561529117]    
[INFO] [stdout] [2m2026-03-09T23:40:08.859707Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 78076 to 78100    
[INFO] [stdout] [2m2026-03-09T23:40:08.865882Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 78076-78099 to disk at offsets 78076-78099, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.865928Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(78076, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.865944Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 78076 - 78099    
[INFO] [stdout] [2m2026-03-09T23:40:08.866946Z[0m [34mDEBUG[0m [2mdatacake_sled[0m[2m:[0m marking as tombstones documents [865583574550985526, 14919094960396924302, 12812288732042063668, 11160066688088767928, 8582625719713480820, 14456783908427051919, 10240298131601505305, 14774955987986661602, 16325236046734732245, 15889565637781617642, 10590052726051966316, 10591573727893666233, 10315070474995334395, 10542153957441840962, 14536433320439693241, 9871046866091249573, 11222820775789634993, 6751999509432924490, 12178503705698907955, 1773284176999600291, 1717161675607869626, 31275662347585798, 14687786848063600503, 8496135951078084181, 17044507155277162103, 17894733113542024079, 12481819607802971706, 12671162943494058529, 14025542470834929889, 5368457644282438018, 2862277298817924616, 812243341903074519, 2214039985673029600, 2117994479924230695, 12372181249659151568, 11087445637807720533, 10651018241386256407, 10786997603748969056, 13576853079563843562, 3599947519017697678, 5790158307568021178, 6507575022008211670, 14543412053842893979, 18391337622718635410, 6955339394623819386, 5324414987682014993, 1188959820062260066, 15812894820271169149, 16838990934606854424, 8717689690576669044, 10337477833452724959, 17187808478493120596, 8070652109372582179, 1487291357987909816, 4984342710256882354, 1033018394125933379, 15029188290367012881, 9293846725089043222, 9242955841487231025, 15655503530649510595, 9771689694896313460, 3097609878304267533, 15605411349122001708, 8845476990510291646, 725295831078880920, 5014728210254510964, 13095408847110786372, 7296761855604655166, 7421125708790252964, 10081186963580661657, 7513944481228242099, 861221566027379939, 15492259243106843989, 5764719862304942312, 12492247916811278437, 17783792620487095993, 16239492819198574766, 6153454667687518099, 8889324865856673862, 2956226440420831529, 13931986804295673928, 16982545500526754030, 12799756348410902067, 12979157354606590147, 2828386320419454650, 1959317161647955678, 17125460897400484824, 4610927116163361672, 11222195800858531839, 18063322762205226591, 9069443752595665984, 18352123664249523548, 412275108912096670, 12054176699170181921, 10765225545291160833, 18188700728372849185, 12485561046751918859, 12025426954356676575, 7959315543875857004, 9655482130561529117]    
[INFO] [stdout] [2m2026-03-09T23:40:08.871216Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 78100 to 95049    
[INFO] [stdout] [2m2026-03-09T23:40:08.871309Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 95049 to 95073    
[INFO] [stdout] [2m2026-03-09T23:40:08.871403Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 78100-95048 to disk at offsets 78100-95048, maxed false complete_len 16949    
[INFO] [stdout] [2m2026-03-09T23:40:08.871433Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(78100, 16949)    
[INFO] [stdout] [2m2026-03-09T23:40:08.871450Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 78100 - 95048    
[INFO] [stdout] [2m2026-03-09T23:40:08.877017Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 95049-95072 to disk at offsets 95049-95072, maxed false complete_len 24    
[INFO] [stdout] [2m2026-03-09T23:40:08.877044Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(95049, 24)    
[INFO] [stdout] [2m2026-03-09T23:40:08.877059Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 95049 - 95072    
[INFO] [stdout] [2m2026-03-09T23:40:08.877780Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3muri[0m[2m=[0m/delete [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m23 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-03-09T23:40:09.314797Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m advancing offset within the current segment from 95073 to 109466    
[INFO] [stdout] [2m2026-03-09T23:40:09.315021Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m wrote lsns 95073-109465 to disk at offsets 95073-109465, maxed false complete_len 14393    
[INFO] [stdout] [2m2026-03-09T23:40:09.315051Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m mark_interval(95073, 14393)    
[INFO] [stdout] [2m2026-03-09T23:40:09.315070Z[0m [34mDEBUG[0m [2msled::pagecache::iobuf[0m[2m:[0m new highest interval: 95073 - 109465    
[INFO] [stdout] [2m2026-03-09T23:40:13.879559Z[0m [32m INFO[0m [2mdatacake_cluster::node[0m[2m:[0m Shutting down the cluster. [3mself_addr[0m[2m=[0m127.0.0.1:9000
[INFO] [stdout] [2m2026-03-09T23:40:13.879930Z[0m [32m INFO[0m [2mdatacake_cluster::rpc::server[0m[2m:[0m RPC server is shutting down. [3mlisten_addr[0m[2m=[0m127.0.0.1:9000
[INFO] [stdout] [2m2026-03-09T23:40:13.879962Z[0m [34mDEBUG[0m [2mhyper::server::shutdown[0m[2m:[0m signal received, starting graceful shutdown
[INFO] [stdout] [2m2026-03-09T23:40:13.880944Z[0m [34mDEBUG[0m [2msled::pagecache::logger[0m[2m:[0m IoBufs dropped    
[INFO] [stdout] [2m2026-03-09T23:40:13.881015Z[0m [34mDEBUG[0m [2msled::config[0m[2m:[0m removing temporary storage file "/dev/shm/pagecache.tmp.499083171082883064443337770139648"    
[INFO] [stdout] test api::test::test_key_value_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/db.rs (/opt/rustwide/target/debug/deps/db-a6c7489abce9854e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_db_basic ... FAILED
[INFO] [stdout] test test_db_basic_async ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_db_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_db_basic' (54) panicked at db/tests/db.rs:25:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO error: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6155a0c3484a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6155a0c3484a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6155a0c3484a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6155a0c3484a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6155a0c4a6da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6155a0c4a6da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6155a0c39652 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6155a0c39652 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6155a0c112cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6155a0c112cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6155a0c2bd59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6155a096907c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6155a096907c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6155a0c2bfd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6155a0c2bfd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6155a0c11388 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6155a0c08b59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6155a0c1215d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6155a0c4afec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6155a0c4ad32 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6155a09524d4 - core::result::Result<T,E>::unwrap::h528c9c54dd7d1219
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6155a09524d4 - db::test_db_basic::h7fb8444a14735871
[INFO] [stdout]                                at /opt/rustwide/workdir/db/tests/db.rs:25:38
[INFO] [stdout]   22:     0x6155a09526f7 - db::test_db_basic::{{closure}}::h3492241fe07c2a38
[INFO] [stdout]                                at /opt/rustwide/workdir/db/tests/db.rs:19:19
[INFO] [stdout]   23:     0x6155a094aff6 - core::ops::function::FnOnce::call_once::hf20b3829dfad9cd8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6155a095d15b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6155a095d15b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6155a0969b4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6155a0969b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6155a0969b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6155a0969b4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6155a0965264 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6155a0965264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6155a096c752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6155a096c752 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6155a096c752 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6155a096c752 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6155a096c752 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6155a096c752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6155a096c752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6155a0c340cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6155a0c340cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7161516a9aa4 - <unknown>
[INFO] [stdout]   45:     0x716151736a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_db_basic_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_db_basic_async' (55) panicked at db/tests/db.rs:135:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO error: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6155a0c3484a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6155a0c3484a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6155a0c3484a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6155a0c3484a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6155a0c4a6da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6155a0c4a6da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6155a0c39652 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6155a0c39652 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6155a0c112cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6155a0c112cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6155a0c2bd59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6155a096907c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6155a096907c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6155a0c2bfd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6155a0c2bfd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6155a0c11388 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6155a0c08b59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6155a0c1215d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6155a0c4afec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6155a0c4ad32 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6155a0956156 - core::result::Result<T,E>::unwrap::h528c9c54dd7d1219
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6155a0956156 - db::test_db_basic_async::{{closure}}::h5cae07b9f4902570
[INFO] [stdout]                                at /opt/rustwide/workdir/db/tests/db.rs:135:38
[INFO] [stdout]   22:     0x6155a094f20d - <core::pin::Pin<P> as core::future::future::Future>::poll::hda03f747cbf41fdc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6155a095ce9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h296defa5957ab453
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   24:     0x6155a094d930 - tokio::coop::with_budget::{{closure}}::h5dac1deaf79ec028
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x6155a094aa55 - std::thread::local::LocalKey<T>::try_with::h04bc81839028a362
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6155a094a80e - std::thread::local::LocalKey<T>::with::h152e721b41a6ffe1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6155a095cd5f - tokio::coop::with_budget::hd781e000bf59d400
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x6155a095cd5f - tokio::coop::budget::hb1c21ac40c219353
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x6155a095cd5f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h489985cbdfd0e409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   30:     0x6155a095b7f0 - tokio::runtime::scheduler::current_thread::Context::enter::h127abb60243ce2f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   31:     0x6155a095c50f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9c1d268d8330d757
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   32:     0x6155a095c224 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb49b41de0a10c9da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   33:     0x6155a094e593 - tokio::macros::scoped_tls::ScopedKey<T>::set::h819ad2a2cac76ae9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x6155a095bfcf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h38404b834efad0bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   35:     0x6155a095c26a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h072a0e4935fd7c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   36:     0x6155a095b3aa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h484691ae4da6834b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   37:     0x6155a094ea1c - tokio::runtime::Runtime::block_on::hb7d272657255d306
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   38:     0x6155a0955e5c - db::test_db_basic_async::h481cebba7cbba924
[INFO] [stdout]                                at /opt/rustwide/workdir/db/tests/db.rs:235:63
[INFO] [stdout]   39:     0x6155a0955ef7 - db::test_db_basic_async::{{closure}}::h23d0f76054519507
[INFO] [stdout]                                at /opt/rustwide/workdir/db/tests/db.rs:129:31
[INFO] [stdout]   40:     0x6155a094af96 - core::ops::function::FnOnce::call_once::hac38b2e2c3d58bcd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6155a095d15b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6155a095d15b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6155a0969b4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6155a0969b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6155a0969b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6155a0969b4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6155a0969b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6155a0965264 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6155a0965264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6155a096c752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6155a096c752 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6155a096c752 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6155a096c752 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6155a096c752 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6155a096c752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6155a096c752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6155a0c340cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6155a0c340cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7161516a9aa4 - <unknown>
[INFO] [stdout]   62:     0x716151736a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_db_basic
[INFO] [stdout]     test_db_basic_async
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bonerjams-db --test db`
[INFO] running `Command { std: "docker" "inspect" "4cf1b20125286739e3fef0944f4c0c2122b326920daa58e946af9105759d400e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf1b20125286739e3fef0944f4c0c2122b326920daa58e946af9105759d400e", kill_on_drop: false }`
[INFO] [stdout] 4cf1b20125286739e3fef0944f4c0c2122b326920daa58e946af9105759d400e
