[INFO] cloning repository https://github.com/shinemost/kv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinemost/kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinemost%2Fkv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinemost%2Fkv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b05d9964c027804ace8e7200fbab85c526e7bee5 [INFO] testing shinemost/kv against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinemost%2Fkv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shinemost/kv [INFO] finished tweaking git repo https://github.com/shinemost/kv [INFO] tweaked toml for git repo https://github.com/shinemost/kv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinemost/kv on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shinemost/kv 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb8f893d346abf6b0b87a883819eecf99e9b3a9477360d63e67848b51823599 [INFO] running `Command { std: "docker" "start" "-a" "cbb8f893d346abf6b0b87a883819eecf99e9b3a9477360d63e67848b51823599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb8f893d346abf6b0b87a883819eecf99e9b3a9477360d63e67848b51823599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb8f893d346abf6b0b87a883819eecf99e9b3a9477360d63e67848b51823599", kill_on_drop: false }` [INFO] [stdout] cbb8f893d346abf6b0b87a883819eecf99e9b3a9477360d63e67848b51823599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89036b502492c801a47a7c826444a6d82cd49d79b7d3ae09b74d119c410ae24b [INFO] running `Command { std: "docker" "start" "-a" "89036b502492c801a47a7c826444a6d82cd49d79b7d3ae09b74d119c410ae24b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::time::LocalTime` [INFO] [stdout] --> src/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing_subscriber::fmt::time::LocalTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "89036b502492c801a47a7c826444a6d82cd49d79b7d3ae09b74d119c410ae24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89036b502492c801a47a7c826444a6d82cd49d79b7d3ae09b74d119c410ae24b", kill_on_drop: false }` [INFO] [stdout] 89036b502492c801a47a7c826444a6d82cd49d79b7d3ae09b74d119c410ae24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c76e9b5deae66da594821202f3dcf7e4859821e2e924b374901a5cc6481e8d81 [INFO] running `Command { std: "docker" "start" "-a" "c76e9b5deae66da594821202f3dcf7e4859821e2e924b374901a5cc6481e8d81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling certify v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling async-prost v0.3.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> examples/tracing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / tracing::info_span!("do_work").in_scope(async || { [INFO] [stdout] 40 | | tracing::info!("Doing some work"); [INFO] [stdout] 41 | | tokio::time::sleep(std::time::Duration::from_millis(100)).await; [INFO] [stdout] 42 | | tracing::info!("Work completed"); [INFO] [stdout] 43 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::time::LocalTime` [INFO] [stdout] --> src/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing_subscriber::fmt::time::LocalTime; [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: `tracing_subscriber::fmt::time::LocalTime` [INFO] [stdout] --> src/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing_subscriber::fmt::time::LocalTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name kv --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da9503106a364abd -C extra-filename=-4a3e2681bcf60678 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern async_prost=/opt/rustwide/target/debug/deps/libasync_prost-5fc2ff8e16365e78.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-5c3004fed086700a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern certify=/opt/rustwide/target/debug/deps/libcertify-958a44902f903021.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-99fc4f78f71b52c3.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c1ccfa634582c2b4.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7fe7d828d5bb6fca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-731a8d385ef3381e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-efa0d333ef107f93.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-f783f325fb3ec676.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-ea667022c62903f5.rlib --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-ae302b8ac10ce3fe.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-6c96aed8f743cfdb.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-39b89f58016b456e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2de41ae8c7ae27a0.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-dcfe1cd33659358a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e7f2199f4833f10.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-e9f4649070db5f10.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-10cacb9a8ef55621.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-49f4f4a9c8d7e07c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e28a0bc72db6b0b7.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-317c64b91c88304c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6243e821232a75d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-4a4e4d843c429825.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2001a2ed7261f08a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f02f352cf9f8b850.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a02c015d2d6fb8cf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-09ec4c0ffef43c73.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-ee3c67185b92e130.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-26ed579aea1e7a77.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-110dce2c3ee0e9b9.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-76edda854a1fbb4e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-658a0cc02f5b2b9f/out -L native=/opt/rustwide/target/debug/build/ring-fe60127c27e6d98f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc85OSYB/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-110dce2c3ee0e9b9,libchrono-e85bcd67e97e86fb,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-13e0c6dd117d8ba0,libtime-317c64b91c88304c,libnum_threads-238319798a8b2281,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-06bec5834fa422e9,libpowerfmt-dcf4c7392d25d790,libtracing_serde-70d9aaa6c1d41ad5,libserde_json-8a8a4ccf419effd9,libryu-b4971a7af0446da6,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-21672b6b7919591d,libregex_automata-062bf72e293a7a1a,libregex_syntax-9f7a3176fcb515d7,libnu_ansi_term-902988940d2ccee9,libthread_local-1f7ed89ebed91eb2,libtracing_log-617c033868a9dfaa,libkv-6e2c6c3b87d7bfd3,librustls_native_certs-dcfe1cd33659358a,libopenssl_probe-eea81a4ba667d54e,libtoml-a02c015d2d6fb8cf,libtoml_writer-630aa804e433c4e9,libtoml_parser-4a45be7f7c1cc54a,libwinnow-881a3e27dafccc6b,libserde_spanned-b8c4b22c4d6e1ecc,libtoml_datetime-ed507c488611c26f,libsled-e9f4649070db5f10,libfxhash-f0e3ea4f1b454541,libcrossbeam_epoch-45fc60ec954fb79c,libfs2-a12c2c24fa1c9a6a,libtokio_stream-2001a2ed7261f08a,libdashmap-c1ccfa634582c2b4,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libfnv-bf8b415be0978c3b,libtokio_rustls-4a4e4d843c429825,librustls-1eacf8b516428206,libbase64-5c3004fed086700a,libsct-82f551e6d845631d,libwebpki-766335e45539b431,libring-77615dae88f8419b,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libsnow-10cacb9a8ef55621,libgetrandom-f7a50b34d856b91b,libring-a6d435f0195531ce,libuntrusted-ae5fa18859ffcbba,libaes_gcm-c37285b16b19765c,libctr-96cec8ba5027cacd,libghash-3431bfba3ace2d27,libpolyval-f8a3d0806eb8680b,libaes-3932b72330e6414c,libchacha20poly1305-185825a18c79db32,libchacha20-241c71e41896adc9,libpoly1305-01f719df25f6c689,libopaque_debug-358541d85f4133d0,libuniversal_hash-9a6e89a79b0d8880,libaead-303418f42ca3dd0f,libcipher-b2a785e20a102049,libzeroize-c9189a97966a040e,libinout-073c64ac86ff2ecd,libsha2-8da6d8183838208f,libblake2-3e56f78ce168cfb5,libdigest-23dbb90bc6b299c7,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libcurve25519_dalek-cd909b453b812736,libcpufeatures-42612946e83e041b,libsubtle-fa37a1cb91439fb4,libyamux-76edda854a1fbb4e,librand-2de41ae8c7ae27a0,librand_chacha-608701fd5e68981b,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-e2b71f3d75acf512,libgetrandom-0945e1f70734cb54,libstatic_assertions-95336585f0b7f57d,libnohash_hasher-c07e95cbbbec681f,libparking_lot-f8473fdf3f53f806,libparking_lot_core-b147870ba22dc86b,libinstant-ed6666889c91e434,libtokio_util-f02f352cf9f8b850,liblog-4bfbf763d8e8be42,libtracing-09ec4c0ffef43c73,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libflate2-7fe7d828d5bb6fca,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-b7a7701fb5f5625c,libthiserror-e28a0bc72db6b0b7,libserde-9e7f2199f4833f10,libserde_core-2c931dd3fb8fd185,libfutures-731a8d385ef3381e,libfutures_executor-ed09c3cfb09eeae3,libfutures_util-e68cd76ac76fb664,libmemchr-b567a4d9673dfb1d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libasync_prost-5fc2ff8e16365e78,libfutures_sink-999c1a898cc14726,libtokio-b6243e821232a75d,libsignal_hook_registry-8e260114de32178b,libsocket2-fc63710c7bc20d80,libmio-b343bf2f049772cc,libparking_lot-96823556c2c9a3e1,libparking_lot_core-54b7f0b440ef1637,liblibc-a852b89fc0afb0c2,libcfg_if-64b1dcae456935ce,libsmallvec-f1edee636e9ac88b,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_core-5b72dc92615109c0,libbyteorder-0d5229b4099d70a3,libprost-39b89f58016b456e,libeither-e4faea0db366d8ff,libbytes-8160c0ff9646c5ab,libanyhow-bf2ca2eac6d23ebd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc85OSYB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-658a0cc02f5b2b9f/out" "-L" "/opt/rustwide/target/debug/build/ring-fe60127c27e6d98f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server_with_sled-2137a33005094b24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (example "server_with_sled") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdJsJoh/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-110dce2c3ee0e9b9,libchrono-e85bcd67e97e86fb,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-13e0c6dd117d8ba0,libtime-317c64b91c88304c,libnum_threads-238319798a8b2281,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-06bec5834fa422e9,libpowerfmt-dcf4c7392d25d790,libtracing_serde-70d9aaa6c1d41ad5,libserde_json-8a8a4ccf419effd9,libryu-b4971a7af0446da6,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-21672b6b7919591d,libregex_automata-062bf72e293a7a1a,libregex_syntax-9f7a3176fcb515d7,libnu_ansi_term-902988940d2ccee9,libthread_local-1f7ed89ebed91eb2,libtracing_log-617c033868a9dfaa,libkv-6e2c6c3b87d7bfd3,librustls_native_certs-dcfe1cd33659358a,libopenssl_probe-eea81a4ba667d54e,libtoml-a02c015d2d6fb8cf,libtoml_writer-630aa804e433c4e9,libtoml_parser-4a45be7f7c1cc54a,libwinnow-881a3e27dafccc6b,libserde_spanned-b8c4b22c4d6e1ecc,libtoml_datetime-ed507c488611c26f,libsled-e9f4649070db5f10,libfxhash-f0e3ea4f1b454541,libbyteorder-0d5229b4099d70a3,libcrossbeam_epoch-45fc60ec954fb79c,libfs2-a12c2c24fa1c9a6a,libtokio_stream-2001a2ed7261f08a,libdashmap-c1ccfa634582c2b4,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libfnv-bf8b415be0978c3b,libtokio_rustls-4a4e4d843c429825,librustls-1eacf8b516428206,libbase64-5c3004fed086700a,libsct-82f551e6d845631d,libwebpki-766335e45539b431,libring-77615dae88f8419b,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libsnow-10cacb9a8ef55621,libgetrandom-f7a50b34d856b91b,libring-a6d435f0195531ce,libuntrusted-ae5fa18859ffcbba,libaes_gcm-c37285b16b19765c,libctr-96cec8ba5027cacd,libghash-3431bfba3ace2d27,libpolyval-f8a3d0806eb8680b,libaes-3932b72330e6414c,libchacha20poly1305-185825a18c79db32,libchacha20-241c71e41896adc9,libpoly1305-01f719df25f6c689,libopaque_debug-358541d85f4133d0,libuniversal_hash-9a6e89a79b0d8880,libaead-303418f42ca3dd0f,libcipher-b2a785e20a102049,libzeroize-c9189a97966a040e,libinout-073c64ac86ff2ecd,libsha2-8da6d8183838208f,libblake2-3e56f78ce168cfb5,libdigest-23dbb90bc6b299c7,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libcurve25519_dalek-cd909b453b812736,libcpufeatures-42612946e83e041b,libsubtle-fa37a1cb91439fb4,libyamux-76edda854a1fbb4e,librand-2de41ae8c7ae27a0,librand_chacha-608701fd5e68981b,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-e2b71f3d75acf512,libgetrandom-0945e1f70734cb54,libstatic_assertions-95336585f0b7f57d,libnohash_hasher-c07e95cbbbec681f,libparking_lot-f8473fdf3f53f806,libparking_lot_core-b147870ba22dc86b,libinstant-ed6666889c91e434,libtokio_util-f02f352cf9f8b850,liblog-4bfbf763d8e8be42,libfutures-731a8d385ef3381e,libfutures_executor-ed09c3cfb09eeae3,libfutures_util-e68cd76ac76fb664,libmemchr-b567a4d9673dfb1d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtracing-09ec4c0ffef43c73,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libtokio-b6243e821232a75d,libsignal_hook_registry-8e260114de32178b,libsocket2-fc63710c7bc20d80,libmio-b343bf2f049772cc,libparking_lot-96823556c2c9a3e1,libparking_lot_core-54b7f0b440ef1637,liblibc-a852b89fc0afb0c2,libsmallvec-f1edee636e9ac88b,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libprost-39b89f58016b456e,libflate2-7fe7d828d5bb6fca,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-b7a7701fb5f5625c,libcfg_if-64b1dcae456935ce,libbytes-8160c0ff9646c5ab,libthiserror-e28a0bc72db6b0b7,libserde-9e7f2199f4833f10,libserde_core-2c931dd3fb8fd185,libanyhow-bf2ca2eac6d23ebd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdJsJoh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fe60127c27e6d98f/out" "-L" "/opt/rustwide/target/debug/build/ring-658a0cc02f5b2b9f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kvns-a77a37164fa03097" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (bin "kvns") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c76e9b5deae66da594821202f3dcf7e4859821e2e924b374901a5cc6481e8d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76e9b5deae66da594821202f3dcf7e4859821e2e924b374901a5cc6481e8d81", kill_on_drop: false }` [INFO] [stdout] c76e9b5deae66da594821202f3dcf7e4859821e2e924b374901a5cc6481e8d81