[INFO] fetching crate feather-db-cli 0.6.0... [INFO] testing feather-db-cli-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate feather-db-cli 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate feather-db-cli 0.6.0 [INFO] finished tweaking crates.io crate feather-db-cli 0.6.0 [INFO] tweaked toml for crates.io crate feather-db-cli 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate feather-db-cli 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate feather-db-cli 0.6.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.8.3 [INFO] [stderr] Downloaded pest_derive v2.8.3 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded pest_generator v2.8.3 [INFO] [stderr] Downloaded ndarray-npy v0.8.1 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded pest v2.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b86b9e02ac15cdb521251e3f432393ec4f38cbf84bd1ef7bf5dd2e411a9f006 [INFO] running `Command { std: "docker" "start" "-a" "8b86b9e02ac15cdb521251e3f432393ec4f38cbf84bd1ef7bf5dd2e411a9f006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b86b9e02ac15cdb521251e3f432393ec4f38cbf84bd1ef7bf5dd2e411a9f006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b86b9e02ac15cdb521251e3f432393ec4f38cbf84bd1ef7bf5dd2e411a9f006", kill_on_drop: false }` [INFO] [stdout] 8b86b9e02ac15cdb521251e3f432393ec4f38cbf84bd1ef7bf5dd2e411a9f006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b28cd457575a523dee139540d38b9661050c5dbb21dc5b4b61216642bc02ce1c [INFO] running `Command { std: "docker" "start" "-a" "b28cd457575a523dee139540d38b9661050c5dbb21dc5b4b61216642bc02ce1c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling feather-db-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ndarray-npy v0.8.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/feather.h:10, [INFO] [stderr] warning: feather-db-cli@0.6.0: from cpp/src/feather_core.cpp:1: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: In member function 'virtual bool hnswlib::BaseFilterFunctor::operator()(hnswlib::labeltype)': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:130:48: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 130 | virtual bool operator()(hnswlib::labeltype id) { return true; } [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/hnswlib.h:228: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'std::priority_queue > hnswlib::HierarchicalNSW::searchKnn(const void*, size_t, hnswlib::BaseFilterFunctor*) const [with dist_t = float; typename std::vector >::value_type = std::pair; size_t = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:219:42: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1292:30: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1292 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1228:38: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1228 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::mutuallyConnectNewElement(const void*, hnswlib::tableint, std::priority_queue, std::vector >, CompareByFirst>&, int, bool) [with dist_t = float; hnswlib::tableint = unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1253:27: required from 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:507:21: warning: unused parameter 'data_point' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 507 | const void *data_point, [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: At global scope: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:89:13: warning: 'bool AVX512Capable()' defined but not used [-Wunused-function] [INFO] [stderr] warning: feather-db-cli@0.6.0: 89 | static bool AVX512Capable() { [INFO] [stderr] warning: feather-db-cli@0.6.0: | ^~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s [INFO] running `Command { std: "docker" "inspect" "b28cd457575a523dee139540d38b9661050c5dbb21dc5b4b61216642bc02ce1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28cd457575a523dee139540d38b9661050c5dbb21dc5b4b61216642bc02ce1c", kill_on_drop: false }` [INFO] [stdout] b28cd457575a523dee139540d38b9661050c5dbb21dc5b4b61216642bc02ce1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61357f7c81d5a40f7944c42579b75ef94feea249019273055427cd3f64030ba3 [INFO] running `Command { std: "docker" "start" "-a" "61357f7c81d5a40f7944c42579b75ef94feea249019273055427cd3f64030ba3", kill_on_drop: false }` [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/feather.h:10, [INFO] [stderr] warning: feather-db-cli@0.6.0: from cpp/src/feather_core.cpp:1: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: In member function 'virtual bool hnswlib::BaseFilterFunctor::operator()(hnswlib::labeltype)': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:130:48: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 130 | virtual bool operator()(hnswlib::labeltype id) { return true; } [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/hnswlib.h:228: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'std::priority_queue > hnswlib::HierarchicalNSW::searchKnn(const void*, size_t, hnswlib::BaseFilterFunctor*) const [with dist_t = float; typename std::vector >::value_type = std::pair; size_t = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:219:42: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1292:30: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1292 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1228:38: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1228 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::mutuallyConnectNewElement(const void*, hnswlib::tableint, std::priority_queue, std::vector >, CompareByFirst>&, int, bool) [with dist_t = float; hnswlib::tableint = unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1253:27: required from 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:507:21: warning: unused parameter 'data_point' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 507 | const void *data_point, [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: At global scope: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:89:13: warning: 'bool AVX512Capable()' defined but not used [-Wunused-function] [INFO] [stderr] warning: feather-db-cli@0.6.0: 89 | static bool AVX512Capable() { [INFO] [stderr] warning: feather-db-cli@0.6.0: | ^~~~~~~~~~~~~ [INFO] [stderr] Compiling feather-db-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "61357f7c81d5a40f7944c42579b75ef94feea249019273055427cd3f64030ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61357f7c81d5a40f7944c42579b75ef94feea249019273055427cd3f64030ba3", kill_on_drop: false }` [INFO] [stdout] 61357f7c81d5a40f7944c42579b75ef94feea249019273055427cd3f64030ba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ca448a0aa81864526599618ab7f08a60daccd14aee1ddb4290a94c3e09adbf7 [INFO] running `Command { std: "docker" "start" "-a" "7ca448a0aa81864526599618ab7f08a60daccd14aee1ddb4290a94c3e09adbf7", kill_on_drop: false }` [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/feather.h:10, [INFO] [stderr] warning: feather-db-cli@0.6.0: from cpp/src/feather_core.cpp:1: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: In member function 'virtual bool hnswlib::BaseFilterFunctor::operator()(hnswlib::labeltype)': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:130:48: warning: unused parameter 'id' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 130 | virtual bool operator()(hnswlib::labeltype id) { return true; } [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: feather-db-cli@0.6.0: In file included from cpp/src/../include/hnswlib.h:228: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'std::priority_queue > hnswlib::HierarchicalNSW::searchKnn(const void*, size_t, hnswlib::BaseFilterFunctor*) const [with dist_t = float; typename std::vector >::value_type = std::pair; size_t = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:219:42: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1292:30: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1292 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1228:38: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] [INFO] [stderr] warning: feather-db-cli@0.6.0: 1228 | if (cand < 0 || cand > max_elements_) [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~^~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h: In instantiation of 'hnswlib::tableint hnswlib::HierarchicalNSW::mutuallyConnectNewElement(const void*, hnswlib::tableint, std::priority_queue, std::vector >, CompareByFirst>&, int, bool) [with dist_t = float; hnswlib::tableint = unsigned int]': [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:1253:27: required from 'hnswlib::tableint hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, int) [with dist_t = float; hnswlib::tableint = unsigned int; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:962:21: required from 'void hnswlib::HierarchicalNSW::addPoint(const void*, hnswlib::labeltype, bool) [with dist_t = float; hnswlib::labeltype = long unsigned int]' [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/feather.h:100:38: required from here [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswalg.h:507:21: warning: unused parameter 'data_point' [-Wunused-parameter] [INFO] [stderr] warning: feather-db-cli@0.6.0: 507 | const void *data_point, [INFO] [stderr] warning: feather-db-cli@0.6.0: | ~~~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h: At global scope: [INFO] [stderr] warning: feather-db-cli@0.6.0: cpp/src/../include/hnswlib.h:89:13: warning: 'bool AVX512Capable()' defined but not used [-Wunused-function] [INFO] [stderr] warning: feather-db-cli@0.6.0: 89 | static bool AVX512Capable() { [INFO] [stderr] warning: feather-db-cli@0.6.0: | ^~~~~~~~~~~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feather_db_cli-5ed484f6b6096042) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/feather-966f87635768a357) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests feather_db_cli [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ca448a0aa81864526599618ab7f08a60daccd14aee1ddb4290a94c3e09adbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca448a0aa81864526599618ab7f08a60daccd14aee1ddb4290a94c3e09adbf7", kill_on_drop: false }` [INFO] [stdout] 7ca448a0aa81864526599618ab7f08a60daccd14aee1ddb4290a94c3e09adbf7