[INFO] cloning repository https://github.com/jianshu93/rust-diskann
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jianshu93/rust-diskann" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianshu93%2Frust-diskann", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianshu93%2Frust-diskann'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 706c505ec562874807d450b3ca04e1217cafae68
[INFO] checking jianshu93/rust-diskann against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianshu93%2Frust-diskann" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jianshu93/rust-diskann
[INFO] finished tweaking git repo https://github.com/jianshu93/rust-diskann
[INFO] tweaked toml for git repo https://github.com/jianshu93/rust-diskann written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jianshu93/rust-diskann on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jianshu93/rust-diskann 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83235bdb6d4538f4266b529192e164ef18b3cde8fb738ad9d7de664fd554d624
[INFO] running `Command { std: "docker" "start" "-a" "83235bdb6d4538f4266b529192e164ef18b3cde8fb738ad9d7de664fd554d624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83235bdb6d4538f4266b529192e164ef18b3cde8fb738ad9d7de664fd554d624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83235bdb6d4538f4266b529192e164ef18b3cde8fb738ad9d7de664fd554d624", kill_on_drop: false }`
[INFO] [stdout] 83235bdb6d4538f4266b529192e164ef18b3cde8fb738ad9d7de664fd554d624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49917a547760ddc8e52ef096ecba89ae7dce014fea324b256e2af025b8da89a5
[INFO] running `Command { std: "docker" "start" "-a" "49917a547760ddc8e52ef096ecba89ae7dce014fea324b256e2af025b8da89a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling heed v0.22.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking heed-traits v0.20.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking heed-types v0.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking synchronoise v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.3
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sysctl v0.6.0
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking anndists v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking mmap-rs v0.7.0
[INFO] [stderr]     Checking rust-diskann v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hnsw_rs v0.3.4
[INFO] [stdout] warning: value assigned to `reload_guard` is never read
[INFO] [stdout]   --> examples/hnsw_skewed.rs:39:44
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut reload_guard: Option<HnswIo> = None;
[INFO] [stdout]    |                                            ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 45 |         reload_guard = Some(HnswIo::new(out_dir, base));
[INFO] [stdout]    |         ------------ `reload_guard` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "49917a547760ddc8e52ef096ecba89ae7dce014fea324b256e2af025b8da89a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49917a547760ddc8e52ef096ecba89ae7dce014fea324b256e2af025b8da89a5", kill_on_drop: false }`
[INFO] [stdout] 49917a547760ddc8e52ef096ecba89ae7dce014fea324b256e2af025b8da89a5
