[INFO] cloning repository https://github.com/danthegoodman1/usearch_testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danthegoodman1/usearch_testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Fusearch_testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Fusearch_testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 370a2283fc88f79a22ccbeb7810ae8fe7fddcf0d [INFO] testing danthegoodman1/usearch_testing against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Fusearch_testing" "/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/danthegoodman1/usearch_testing [INFO] finished tweaking git repo https://github.com/danthegoodman1/usearch_testing [INFO] tweaked toml for git repo https://github.com/danthegoodman1/usearch_testing written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danthegoodman1/usearch_testing on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danthegoodman1/usearch_testing 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b686a20df723da62b9647855d021589d144dc450fd997d138f46ef0749dd28e2 [INFO] running `Command { std: "docker" "start" "-a" "b686a20df723da62b9647855d021589d144dc450fd997d138f46ef0749dd28e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b686a20df723da62b9647855d021589d144dc450fd997d138f46ef0749dd28e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b686a20df723da62b9647855d021589d144dc450fd997d138f46ef0749dd28e2", kill_on_drop: false }` [INFO] [stdout] b686a20df723da62b9647855d021589d144dc450fd997d138f46ef0749dd28e2 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 861d44e6a4387fdd5972a4569bbc7c9a2d159eef3bf924b38ae8e1790f5e4bd5 [INFO] running `Command { std: "docker" "start" "-a" "861d44e6a4387fdd5972a4569bbc7c9a2d159eef3bf924b38ae8e1790f5e4bd5", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.185 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.185 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cxx-build v1.0.185 [INFO] [stderr] Compiling cxxbridge-macro v1.0.185 [INFO] [stderr] Compiling usearch v2.21.0 [INFO] [stderr] Compiling diskann_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.01s [INFO] running `Command { std: "docker" "inspect" "861d44e6a4387fdd5972a4569bbc7c9a2d159eef3bf924b38ae8e1790f5e4bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861d44e6a4387fdd5972a4569bbc7c9a2d159eef3bf924b38ae8e1790f5e4bd5", kill_on_drop: false }` [INFO] [stdout] 861d44e6a4387fdd5972a4569bbc7c9a2d159eef3bf924b38ae8e1790f5e4bd5 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa597eccf0756d415e8737a17b19d008a7762467c672c2e8898b1aeccbe884ee [INFO] running `Command { std: "docker" "start" "-a" "aa597eccf0756d415e8737a17b19d008a7762467c672c2e8898b1aeccbe884ee", kill_on_drop: false }` [INFO] [stderr] Compiling diskann_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "aa597eccf0756d415e8737a17b19d008a7762467c672c2e8898b1aeccbe884ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa597eccf0756d415e8737a17b19d008a7762467c672c2e8898b1aeccbe884ee", kill_on_drop: false }` [INFO] [stdout] aa597eccf0756d415e8737a17b19d008a7762467c672c2e8898b1aeccbe884ee [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77a0f9b4dbfa97917f7368f4714e7cd9a9440c7f3b8d3ad9ea3168606e7c8172 [INFO] running `Command { std: "docker" "start" "-a" "77a0f9b4dbfa97917f7368f4714e7cd9a9440c7f3b8d3ad9ea3168606e7c8172", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diskann_testing-b05f6b712291210f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_distributed_search has been running for over 60 seconds [INFO] [stdout] test tests::test_shard_building has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "77a0f9b4dbfa97917f7368f4714e7cd9a9440c7f3b8d3ad9ea3168606e7c8172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a0f9b4dbfa97917f7368f4714e7cd9a9440c7f3b8d3ad9ea3168606e7c8172", kill_on_drop: false }` [INFO] [stdout] 77a0f9b4dbfa97917f7368f4714e7cd9a9440c7f3b8d3ad9ea3168606e7c8172