[INFO] fetching crate diskann-providers 0.50.0... [INFO] checking diskann-providers-0.50.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657 [INFO] extracting crate diskann-providers 0.50.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate diskann-providers 0.50.0 [INFO] finished tweaking crates.io crate diskann-providers 0.50.0 [INFO] tweaked toml for crates.io crate diskann-providers 0.50.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diskann-providers 0.50.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diskann-providers 0.50.0 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2de70013bdf5ee52f62035b54051636ac248c82f58c140b2a0fec26a52d5607b [INFO] running `Command { std: "docker" "start" "-a" "2de70013bdf5ee52f62035b54051636ac248c82f58c140b2a0fec26a52d5607b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de70013bdf5ee52f62035b54051636ac248c82f58c140b2a0fec26a52d5607b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de70013bdf5ee52f62035b54051636ac248c82f58c140b2a0fec26a52d5607b", kill_on_drop: false }` [INFO] [stdout] 2de70013bdf5ee52f62035b54051636ac248c82f58c140b2a0fec26a52d5607b [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b374e9273f4192a7e78ed28deaf0553adb7f0fc6911bb7abf807d04f30fb27 [INFO] running `Command { std: "docker" "start" "-a" "79b374e9273f4192a7e78ed28deaf0553adb7f0fc6911bb7abf807d04f30fb27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling zmij v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking generativity v1.1.0 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling interpol v0.2.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling private-gemm-x86 v0.1.20 [INFO] [stderr] Compiling diskann-quantization v0.50.0 [INFO] [stderr] Compiling iai-callgrind-runner v0.14.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling faer-macros v0.22.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Checking qd v0.7.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking gemm-c32 v0.18.2 [INFO] [stderr] Checking gemm-f64 v0.18.2 [INFO] [stderr] Checking gemm-f32 v0.18.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking gemm-c64 v0.18.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking faer-traits v0.23.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking diskann-wide v0.50.0 [INFO] [stderr] Checking gemm v0.18.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling iai-callgrind v0.14.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking diskann-vector v0.50.0 [INFO] [stderr] Compiling iai-callgrind-macros v0.5.1 [INFO] [stderr] Checking diskann-utils v0.50.0 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking diskann-platform v0.50.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking vfs v0.12.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking diskann v0.50.0 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking nano-gemm v0.1.3 [INFO] [stderr] Checking faer v0.23.2 [INFO] [stderr] Checking diskann-linalg v0.50.0 [INFO] [stderr] Checking diskann-providers v0.50.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/cosine.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/cosine.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/innerproduct.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/innerproduct.rs:215:26 [INFO] [stdout] | [INFO] [stdout] 215 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/l2.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/pq/distance/l2.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | let query = vec![0.0; config.dim]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/memory_quant_vector_provider.rs:374:44 [INFO] [stdout] | [INFO] [stdout] 374 | let c = provider.query_computer(&[-0.5, -0.5]).unwrap(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/memory_quant_vector_provider.rs:374:50 [INFO] [stdout] | [INFO] [stdout] 374 | let c = provider.query_computer(&[-0.5, -0.5]).unwrap(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:29 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:34 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:45 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:50 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:61 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/model/graph/provider/async_/debug_provider.rs:1148:66 [INFO] [stdout] | [INFO] [stdout] 1148 | let vectors = [vec![0.0, 0.0], vec![1.0, 1.0], vec![2.0, 2.0]]; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "79b374e9273f4192a7e78ed28deaf0553adb7f0fc6911bb7abf807d04f30fb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b374e9273f4192a7e78ed28deaf0553adb7f0fc6911bb7abf807d04f30fb27", kill_on_drop: false }` [INFO] [stdout] 79b374e9273f4192a7e78ed28deaf0553adb7f0fc6911bb7abf807d04f30fb27