[INFO] cloning repository https://github.com/mikhailbovt/ContextDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikhailbovt/ContextDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikhailbovt%2FContextDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikhailbovt%2FContextDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b38f24d30703a6a32e31b6d45b3205d6cea0cff [INFO] checking mikhailbovt/ContextDB against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikhailbovt%2FContextDB" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mikhailbovt/ContextDB [INFO] finished tweaking git repo https://github.com/mikhailbovt/ContextDB [INFO] tweaked toml for git repo https://github.com/mikhailbovt/ContextDB written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikhailbovt/ContextDB on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mikhailbovt/ContextDB 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714 [INFO] running `Command { std: "docker" "start" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking twox-hash v2.1.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking xxhash-rust v0.8.18 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Compiling redb v4.1.0 [INFO] [stderr] Checking interval-heap v0.0.5 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking sfa v1.0.0 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking http v1.5.0 [INFO] [stderr] Checking self_cell v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.34 [INFO] [stderr] Checking byteview v0.10.2 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking varint-rs v2.2.1 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.4 [INFO] [stderr] Checking quick_cache v0.6.24 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling blake3 v1.8.6 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking futures-util v0.3.34 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking http-body-util v0.1.5 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling pyo3-build-config v0.29.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.1 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking aead v0.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Checking poly1305 v0.9.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.29.2 [INFO] [stderr] Compiling pyo3 v0.29.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pyo3-macros-backend v0.29.2 [INFO] [stderr] Checking chacha20poly1305 v0.11.0 [INFO] [stderr] Compiling prost-derive v0.14.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tonic-build v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Checking lsm-tree v3.1.9 [INFO] [stderr] Compiling async-trait v0.1.92 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking ed25519-dalek v3.0.0 [INFO] [stderr] Checking prost v0.14.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking prost-types v0.14.4 [INFO] [stderr] Checking fjall v3.1.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap v4.6.6 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Compiling pyo3-macros v0.29.2 [INFO] [stderr] Compiling prost-build v0.14.4 [INFO] [stderr] Compiling tonic-prost-build v0.14.6 [INFO] [stderr] Checking contextdb-core v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-core) [INFO] [stderr] Checking contextdb-storage v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage) [INFO] [stderr] Checking contextdb-format v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-format) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking contextdb-security v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-security) [INFO] [stderr] Checking contextdb-secure-store v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-secure-store) [INFO] [stderr] Compiling contextdb-proto v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-proto) [INFO] [stderr] Checking contextdb-storage-fjall v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage-fjall) [INFO] [stderr] Checking contextdb-storage-memory v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage-memory) [INFO] [stderr] Checking contextdb-storage-redb v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage-redb) [INFO] [stderr] Checking contextdb-storage-fault v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage-fault) [INFO] [stderr] Checking contextdb-storage-bench v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-storage-bench) [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Checking h2 v0.4.16 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking contextdb-reference v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-reference) [INFO] [stderr] Checking contextdb-model v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-model) [INFO] [stderr] Checking contextdb-journal v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-journal) [INFO] [stderr] Checking contextdb-cognition v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-cognition) [INFO] [stderr] Checking contextdb-index v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-index) [INFO] [stderr] Checking contextdb-domain-code v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-domain-code) [INFO] [stderr] Checking contextdb-hierarchy v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-hierarchy) [INFO] [stderr] Checking contextdb-graph v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-graph) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/contextdb-model/src/reliability.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 72 - .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] 72 + .try_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/contextdb-model/src/reliability.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 72 - .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] 72 + .try_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking contextdb-recall v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-recall) [INFO] [stderr] Checking contextdb-example-embedded-rust v0.2.0-alpha.3 (/opt/rustwide/workdir/examples/embedded-rust) [INFO] [stderr] Checking contextdb-runtime v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-runtime) [INFO] [stderr] Checking contextdb-bench v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-bench) [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking contextdb-context v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-context) [INFO] [stderr] Checking contextdb-continuity v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-continuity) [INFO] [stderr] Checking contextdb-chat v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-chat) [INFO] [stderr] Checking contextdb-knowledge v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-knowledge) [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/contextdb-chat/src/clock.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 59 - .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] 59 + .try_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::fetch_update`: renamed to `try_update` for consistency [INFO] [stdout] --> crates/contextdb-chat/src/clock.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 59 - .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] 59 + .try_update(Ordering::SeqCst, Ordering::SeqCst, |current| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tonic v0.14.6 [INFO] [stderr] Checking contextdb-service v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-service) [INFO] [stderr] Checking contextdb-mcp v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-mcp) [INFO] [stderr] Checking contextdb-native-service v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-native-service) [INFO] [stderr] Checking contextdb-python v0.2.0-alpha.3 (/opt/rustwide/workdir/bindings/python) [INFO] [stderr] Checking contextdb-server v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-server) [INFO] [stderr] Checking contextdb-conformance v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-conformance) [INFO] [stderr] Checking contextdb-cli v0.2.0-alpha.3 (/opt/rustwide/workdir/crates/contextdb-cli) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> crates/contextdb-conformance/src/adapters/http.rs:140:59 [INFO] [stdout] | [INFO] [stdout] 140 | .map_err(|error| ConformanceError::Protocol(error.to_string()))?; [INFO] [stdout] | ----- ^^^^^^^^^ unreachable call [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> crates/contextdb-conformance/src/adapters/http.rs:140:59 [INFO] [stdout] | [INFO] [stdout] 140 | .map_err(|error| ConformanceError::Protocol(error.to_string()))?; [INFO] [stdout] | ----- ^^^^^^^^^ unreachable call [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> crates/contextdb-conformance/src/adapters/http.rs:181:67 [INFO] [stdout] | [INFO] [stdout] 181 | .map_err(|error| ConformanceError::Protocol(error.to_string()))?; [INFO] [stdout] | ----- ^^^^^^^^^ unreachable call [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> crates/contextdb-conformance/src/adapters/http.rs:181:67 [INFO] [stdout] | [INFO] [stdout] 181 | .map_err(|error| ConformanceError::Protocol(error.to_string()))?; [INFO] [stdout] | ----- ^^^^^^^^^ unreachable call [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714", kill_on_drop: false }` [INFO] [stdout] 9f49d5088bfd10c4a4130d7dba88ea268d0d69faf8d147c585f735d9a0f5e714