[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] fb70049b6c88207a71063a2a0f0c5af0cde6165e [INFO] building shinemost/kv against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinemost%2Fkv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinemost/kv on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded tokio-rustls v0.22.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded async-prost v0.3.0 [INFO] [stderr] Downloaded certify v0.6.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.12.0 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.2.0 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.19.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.19.0 [INFO] [stderr] Downloaded yamux v0.9.0 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded opentelemetry v0.19.0 [INFO] [stderr] Downloaded tracing-log v0.1.4 [INFO] [stderr] Downloaded snow v0.10.0 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f0e4add84fe53b95c90c3c59424bdd418a041bd27af5d64e46c2e391c26d981 [INFO] running `Command { std: "docker" "start" "-a" "8f0e4add84fe53b95c90c3c59424bdd418a041bd27af5d64e46c2e391c26d981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0e4add84fe53b95c90c3c59424bdd418a041bd27af5d64e46c2e391c26d981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0e4add84fe53b95c90c3c59424bdd418a041bd27af5d64e46c2e391c26d981", kill_on_drop: false }` [INFO] [stdout] 8f0e4add84fe53b95c90c3c59424bdd418a041bd27af5d64e46c2e391c26d981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49eb505506027d4dd22c76b2540714f13772211b3832f553a80373df82de1db2 [INFO] running `Command { std: "docker" "start" "-a" "49eb505506027d4dd22c76b2540714f13772211b3832f553a80373df82de1db2", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.228 [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 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 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 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 tonic v0.8.3 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "49eb505506027d4dd22c76b2540714f13772211b3832f553a80373df82de1db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49eb505506027d4dd22c76b2540714f13772211b3832f553a80373df82de1db2", kill_on_drop: false }` [INFO] [stdout] 49eb505506027d4dd22c76b2540714f13772211b3832f553a80373df82de1db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7d22d4a89a66325632ab06e131c99c70c90283e957e4c4bc9539abaeae9ae7 [INFO] running `Command { std: "docker" "start" "-a" "7f7d22d4a89a66325632ab06e131c99c70c90283e957e4c4bc9539abaeae9ae7", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cipher v0.4.4 [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 clap_lex v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time v0.3.44 [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 prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [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 rcgen v0.13.2 [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-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling async-prost v0.3.0 [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 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] [stderr] error: could not compile `kv` (example "tracing"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name tracing --edition=2024 examples/tracing.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=901345b86528acb1 -C extra-filename=-05e086af82fb4223 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_prost=/opt/rustwide/target/debug/deps/libasync_prost-a52ed1edb6a113f7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern certify=/opt/rustwide/target/debug/deps/libcertify-981c67b805f6932b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-55ea85fa24c756e5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b3b4badd4f9fec14.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-08b3213e23e15468.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern kv=/opt/rustwide/target/debug/deps/libkv-c08b29e4bd4404ef.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b46c53f2d3a6987f.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-8c8196e660485972.rlib --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-2ffa5ef634989c7a.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-ea7daeb43e4a3ca6.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9c5575ec024399f0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ad975cf48f6503fd.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-c22b1ebe6bd62a76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cb900e55f6bd5c3.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-23d0fecd5c672954.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e4f38ffaafeec59e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c8220e44cf448407.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-73daa07bebba84bd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-41220168f1a5f493.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fa067ef5eb3a507c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ebdc0a92714b4b13.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3034676c59ac0de1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3fe25e887ae088b2.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-a13568e820984bb5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c189039593d7f82c.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-41e002275e5c67f4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-38c29464647dbc88/out -L native=/opt/rustwide/target/debug/build/ring-f43271660ad350bd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kv` (bin "kvc") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name kvc --edition=2024 src/client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3b8b0eec8d5600f -C extra-filename=-c9f55d36102a94af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b3b4badd4f9fec14.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-08b3213e23e15468.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern kv=/opt/rustwide/target/debug/deps/libkv-c08b29e4bd4404ef.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b46c53f2d3a6987f.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-8c8196e660485972.rlib --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-2ffa5ef634989c7a.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-ea7daeb43e4a3ca6.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9c5575ec024399f0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ad975cf48f6503fd.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-c22b1ebe6bd62a76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cb900e55f6bd5c3.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-23d0fecd5c672954.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e4f38ffaafeec59e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c8220e44cf448407.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-73daa07bebba84bd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-41220168f1a5f493.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fa067ef5eb3a507c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ebdc0a92714b4b13.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3034676c59ac0de1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3fe25e887ae088b2.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-a13568e820984bb5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c189039593d7f82c.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-41e002275e5c67f4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f43271660ad350bd/out -L native=/opt/rustwide/target/debug/build/ring-38c29464647dbc88/out` (signal: 9, SIGKILL: kill) [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=cc85ee2edf7bc512 -C extra-filename=-8e0194d1d2951370 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_prost=/opt/rustwide/target/debug/deps/libasync_prost-a52ed1edb6a113f7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern certify=/opt/rustwide/target/debug/deps/libcertify-981c67b805f6932b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-55ea85fa24c756e5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b3b4badd4f9fec14.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-08b3213e23e15468.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b46c53f2d3a6987f.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-8c8196e660485972.rlib --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-2ffa5ef634989c7a.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-ea7daeb43e4a3ca6.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9c5575ec024399f0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ad975cf48f6503fd.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-c22b1ebe6bd62a76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cb900e55f6bd5c3.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-23d0fecd5c672954.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e4f38ffaafeec59e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c8220e44cf448407.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-73daa07bebba84bd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-41220168f1a5f493.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fa067ef5eb3a507c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ebdc0a92714b4b13.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3034676c59ac0de1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3fe25e887ae088b2.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-a13568e820984bb5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c189039593d7f82c.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-41e002275e5c67f4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-38c29464647dbc88/out -L native=/opt/rustwide/target/debug/build/ring-f43271660ad350bd/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7f7d22d4a89a66325632ab06e131c99c70c90283e957e4c4bc9539abaeae9ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7d22d4a89a66325632ab06e131c99c70c90283e957e4c4bc9539abaeae9ae7", kill_on_drop: false }` [INFO] [stdout] 7f7d22d4a89a66325632ab06e131c99c70c90283e957e4c4bc9539abaeae9ae7