[INFO] cloning repository https://github.com/simonplhak/rust-knn-benchmarks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonplhak/rust-knn-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonplhak%2Frust-knn-benchmarks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonplhak%2Frust-knn-benchmarks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e7d378debd3615324148265757a7a78c022331b
[INFO] checking simonplhak/rust-knn-benchmarks/6e7d378debd3615324148265757a7a78c022331b against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonplhak%2Frust-knn-benchmarks" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/simonplhak/rust-knn-benchmarks
[INFO] finished tweaking git repo https://github.com/simonplhak/rust-knn-benchmarks
[INFO] tweaked toml for git repo https://github.com/simonplhak/rust-knn-benchmarks written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonplhak/rust-knn-benchmarks on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonplhak/rust-knn-benchmarks 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openblas-build v0.10.15
[INFO] [stderr]   Downloaded openblas-src v0.10.15
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded kdtree v0.7.0
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded blas-src v0.9.0
[INFO] [stderr]   Downloaded flat-knn v0.1.0
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded linfa-nn v0.8.1
[INFO] [stderr]   Downloaded noisy_float v0.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded ndarray-stats v0.6.0
[INFO] [stderr]   Downloaded faiss v0.13.0
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded sprs v0.11.2
[INFO] [stderr]   Downloaded simsimd v6.5.16
[INFO] [stderr]   Downloaded linfa v0.8.1
[INFO] [stderr]   Downloaded kiddo v5.3.1
[INFO] [stderr]   Downloaded fixed v1.31.0
[INFO] [stderr]   Downloaded faiss-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c
[INFO] running `Command { std: "docker" "start" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c", 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" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c", 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" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling faiss-sys v0.7.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking kdtree v0.7.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking sprs v0.11.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ndarray-stats v0.6.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling openblas-build v0.10.15
[INFO] [stderr]     Checking linfa-nn v0.8.1
[INFO] [stderr]    Compiling openblas-src v0.10.15
[INFO] [stderr] error: failed to run custom build command for `openblas-src v0.10.15`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openblas-src/0f46ee6f0177f634/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENBLAS_TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENBLAS_CC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENBLAS_HOSTCC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENBLAS_FC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENBLAS_RANLIB
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1209) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.10.15/build.rs:195:52:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<ureq::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<std::path::PathBuf, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<!, ureq::error::Error>>>::from_residual
[INFO] [stderr]      2: openblas_build::download::download
[INFO] [stderr]      3: build_script_build::build
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]      7: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: std::rt::lang_start::<()>
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62ebadcd6a61 - std[1542236bf068ba3f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62ebadcd6a61 - std[1542236bf068ba3f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1542236bf068ba3f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62ebadcd6a61 - std[1542236bf068ba3f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62ebadcd6a61 - <<std[1542236bf068ba3f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ef657cae2c5ab5c9]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62ebadced24a - <core[ef657cae2c5ab5c9]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62ebadced24a - core[ef657cae2c5ab5c9]::fmt::write
[INFO] [stderr]      6:     0x62ebadcdd07c - core[ef657cae2c5ab5c9]::io::write::default_write_fmt::<std[1542236bf068ba3f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x62ebadcdd07c - <std[1542236bf068ba3f]::sys::stdio::unix::Stderr as core[ef657cae2c5ab5c9]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x62ebadcb18c6 - <std[1542236bf068ba3f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62ebadcb18c6 - std[1542236bf068ba3f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x62ebadcd04b1 - std[1542236bf068ba3f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x62ebadcd07db - std[1542236bf068ba3f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x62ebadcb1972 - std[1542236bf068ba3f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x62ebadca9549 - std[1542236bf068ba3f]::sys::backtrace::__rust_end_short_backtrace::<std[1542236bf068ba3f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62ebadcb26fd - __rustc[ab8e50c704771c67]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x62ebadceda3c - core[ef657cae2c5ab5c9]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62ebadced792 - core[ef657cae2c5ab5c9]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x62ebadaf061d - build_script_build[1671fed93f07b4a8]::build
[INFO] [stderr]     18:     0x62ebadaef971 - build_script_build[1671fed93f07b4a8]::main
[INFO] [stderr]     19:     0x62ebadaf352b - <fn() as core[ef657cae2c5ab5c9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x62ebadaeefde - std[1542236bf068ba3f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x62ebadaef6c9 - std[1542236bf068ba3f]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x62ebadccf408 - <&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync as core[ef657cae2c5ab5c9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x62ebadccf408 - std[1542236bf068ba3f]::panicking::catch_unwind::do_call::<&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     24:     0x62ebadccf408 - std[1542236bf068ba3f]::panicking::catch_unwind::<i32, &dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     25:     0x62ebadccf408 - std[1542236bf068ba3f]::panic::catch_unwind::<&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x62ebadccf408 - std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x62ebadccf408 - std[1542236bf068ba3f]::panicking::catch_unwind::do_call::<std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     28:     0x62ebadccf408 - std[1542236bf068ba3f]::panicking::catch_unwind::<isize, std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     29:     0x62ebadccf408 - std[1542236bf068ba3f]::panic::catch_unwind::<std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x62ebadccf408 - std[1542236bf068ba3f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62ebadaeec51 - std[1542236bf068ba3f]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x62ebadaf35a5 - main
[INFO] [stderr]     33:     0x70dad2cab601 - <unknown>
[INFO] [stderr]     34:     0x70dad2cab718 - __libc_start_main
[INFO] [stderr]     35:     0x62ebadaed185 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name fixed --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="num-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "compat-readonly-static", "defmt", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=1f45d0b3bd1d6dbf -C extra-filename=-f413e37a979da380 --out-dir /opt/rustwide/target/debug/build/fixed/f413e37a979da380/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/dc7696d1089adf6e/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/983785dc91d767b6/out --extern az=/opt/rustwide/target/debug/build/az/ae8f28af449f3921/out/libaz-ae8f28af449f3921.rmeta --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/8c7b3eddc18c84c9/out/libbytemuck-8c7b3eddc18c84c9.rmeta --extern half=/opt/rustwide/target/debug/build/half/b9f8aeb2b3f55d4a/out/libhalf-b9f8aeb2b3f55d4a.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/2001cc7989580d48/out/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `faiss-sys v0.7.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/faiss-sys/b6d19cb83dc82133/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   Running with debug output on.
[INFO] [stderr]   -- The CXX compiler identification is GNU 15.2.0
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeDetermineCXXCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]      Called from: [2]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerSupport.cmake
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCXXCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerSupport.cmake
[INFO] [stderr]   -- Found OpenMP_CXX: -fopenmp (found version "4.5")
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindOpenMP.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageMessage.cmake
[INFO] [stderr]   -- Found OpenMP: TRUE (found version "4.5")
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindOpenMP.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageMessage.cmake
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]      Called from: [6]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [5]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/cmake/FindMKL.cmake
[INFO] [stderr]                   [4]	/usr/share/cmake-4.2/Modules/FindThreads.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindThreads.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CheckCXXSourceCompiles.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]      Called from: [6]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [5]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/cmake/FindMKL.cmake
[INFO] [stderr]                   [4]	/usr/share/cmake-4.2/Modules/FindThreads.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindThreads.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CheckCXXSourceCompiles.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/Internal/CheckSourceCompiles.cmake
[INFO] [stderr]   -- Found Threads: TRUE
[INFO] [stderr]      Called from: [5]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/cmake/FindMKL.cmake
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindThreads.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageMessage.cmake
[INFO] [stderr]   -- Could NOT find MKL (missing: MKL_LIBRARIES) 
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/cmake/FindMKL.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]   -- Looking for sgemm_
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Looking for sgemm_ - not found
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Looking for sgemm_
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Looking for sgemm_ - found
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Found BLAS: /usr/lib/x86_64-linux-gnu/libopenblas.so
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindBLAS.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageMessage.cmake
[INFO] [stderr]   -- Looking for cheev_
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindLAPACK.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindLAPACK.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Looking for cheev_ - found
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindLAPACK.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindLAPACK.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CheckFunctionExists.cmake
[INFO] [stderr]   -- Found LAPACK: /usr/lib/x86_64-linux-gnu/libopenblas.so;-lm;-ldl
[INFO] [stderr]      Called from: [4]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]                   [3]	/usr/share/cmake-4.2/Modules/FindLAPACK.cmake
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/FindPackageMessage.cmake
[INFO] [stderr]   -- The C compiler identification is GNU 15.2.0
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerId.cmake
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerABI.cmake
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]      Called from: [2]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerSupport.cmake
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeTestCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompilerSupport.cmake
[INFO] [stderr]   -- Configuring done (14.1s)
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/c_api
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/demos
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/benchs
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/benchs/CMakeLists.txt
[INFO] [stderr]   -- Generating /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/tutorial/cpp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   -- Generating done (1.8s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build
[INFO] [stderr]   Change Dir: '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr] 
[INFO] [stderr]   Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile install
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -B/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/CMakeFiles /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build//CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 all
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss/CMakeFiles/faiss.dir/DependInfo.cmake "--color=" faiss
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr]   /usr/bin/gmake  -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr]   [  0%] Building CXX object faiss/CMakeFiles/faiss.dir/AutoTune.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/AutoTune.cpp.o -MF CMakeFiles/faiss.dir/AutoTune.cpp.o.d -o CMakeFiles/faiss.dir/AutoTune.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/AutoTune.cpp
[INFO] [stderr]   [  0%] Building CXX object faiss/CMakeFiles/faiss.dir/Clustering.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/Clustering.cpp.o -MF CMakeFiles/faiss.dir/Clustering.cpp.o.d -o CMakeFiles/faiss.dir/Clustering.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/Clustering.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/IVFlib.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IVFlib.cpp.o -MF CMakeFiles/faiss.dir/IVFlib.cpp.o.d -o CMakeFiles/faiss.dir/IVFlib.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IVFlib.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/Index.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/Index.cpp.o -MF CMakeFiles/faiss.dir/Index.cpp.o.d -o CMakeFiles/faiss.dir/Index.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/Index.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/Index2Layer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/Index2Layer.cpp.o -MF CMakeFiles/faiss.dir/Index2Layer.cpp.o.d -o CMakeFiles/faiss.dir/Index2Layer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/Index2Layer.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexAdditiveQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexAdditiveQuantizer.cpp.o -MF CMakeFiles/faiss.dir/IndexAdditiveQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/IndexAdditiveQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexAdditiveQuantizer.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinary.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinary.cpp.o -MF CMakeFiles/faiss.dir/IndexBinary.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinary.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinary.cpp
[INFO] [stderr]   [  5%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinaryFlat.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinaryFlat.cpp.o -MF CMakeFiles/faiss.dir/IndexBinaryFlat.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinaryFlat.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinaryFlat.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinaryFromFloat.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinaryFromFloat.cpp.o -MF CMakeFiles/faiss.dir/IndexBinaryFromFloat.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinaryFromFloat.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinaryFromFloat.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinaryHNSW.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinaryHNSW.cpp.o -MF CMakeFiles/faiss.dir/IndexBinaryHNSW.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinaryHNSW.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinaryHNSW.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinaryHash.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinaryHash.cpp.o -MF CMakeFiles/faiss.dir/IndexBinaryHash.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinaryHash.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinaryHash.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexBinaryIVF.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexBinaryIVF.cpp.o -MF CMakeFiles/faiss.dir/IndexBinaryIVF.cpp.o.d -o CMakeFiles/faiss.dir/IndexBinaryIVF.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexBinaryIVF.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexFlat.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexFlat.cpp.o -MF CMakeFiles/faiss.dir/IndexFlat.cpp.o.d -o CMakeFiles/faiss.dir/IndexFlat.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexFlat.cpp
[INFO] [stderr]   [ 11%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexFlatCodes.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexFlatCodes.cpp.o -MF CMakeFiles/faiss.dir/IndexFlatCodes.cpp.o.d -o CMakeFiles/faiss.dir/IndexFlatCodes.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexFlatCodes.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexHNSW.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexHNSW.cpp.o -MF CMakeFiles/faiss.dir/IndexHNSW.cpp.o.d -o CMakeFiles/faiss.dir/IndexHNSW.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexHNSW.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIDMap.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIDMap.cpp.o -MF CMakeFiles/faiss.dir/IndexIDMap.cpp.o.d -o CMakeFiles/faiss.dir/IndexIDMap.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIDMap.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVF.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVF.cpp.o -MF CMakeFiles/faiss.dir/IndexIVF.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVF.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVF.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizer.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFAdditiveQuantizer.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFFlat.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFFlat.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFFlat.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFFlat.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFFlat.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFPQ.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFPQ.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFPQ.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFPQ.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFPQ.cpp
[INFO] [stderr]   [ 16%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFFastScan.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizerFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizerFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizerFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFAdditiveQuantizerFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFAdditiveQuantizerFastScan.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFPQFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFPQFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFPQFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFPQFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFPQFastScan.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFPQR.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFPQR.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFPQR.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFPQR.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFPQR.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFRaBitQ.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFRaBitQ.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFRaBitQ.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFRaBitQ.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFRaBitQ.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFSpectralHash.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFSpectralHash.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFSpectralHash.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFSpectralHash.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFSpectralHash.cpp
[INFO] [stderr]   [ 22%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexLSH.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexLSH.cpp.o -MF CMakeFiles/faiss.dir/IndexLSH.cpp.o.d -o CMakeFiles/faiss.dir/IndexLSH.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexLSH.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexNNDescent.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexNNDescent.cpp.o -MF CMakeFiles/faiss.dir/IndexNNDescent.cpp.o.d -o CMakeFiles/faiss.dir/IndexNNDescent.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexNNDescent.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexLattice.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexLattice.cpp.o -MF CMakeFiles/faiss.dir/IndexLattice.cpp.o.d -o CMakeFiles/faiss.dir/IndexLattice.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexLattice.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexNSG.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexNSG.cpp.o -MF CMakeFiles/faiss.dir/IndexNSG.cpp.o.d -o CMakeFiles/faiss.dir/IndexNSG.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexNSG.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexPQ.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexPQ.cpp.o -MF CMakeFiles/faiss.dir/IndexPQ.cpp.o.d -o CMakeFiles/faiss.dir/IndexPQ.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexPQ.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexFastScan.cpp
[INFO] [stderr]   [ 27%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexAdditiveQuantizerFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexAdditiveQuantizerFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexAdditiveQuantizerFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexAdditiveQuantizerFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexAdditiveQuantizerFastScan.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexIVFIndependentQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexIVFIndependentQuantizer.cpp.o -MF CMakeFiles/faiss.dir/IndexIVFIndependentQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/IndexIVFIndependentQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexIVFIndependentQuantizer.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexPQFastScan.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexPQFastScan.cpp.o -MF CMakeFiles/faiss.dir/IndexPQFastScan.cpp.o.d -o CMakeFiles/faiss.dir/IndexPQFastScan.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexPQFastScan.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexPreTransform.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexPreTransform.cpp.o -MF CMakeFiles/faiss.dir/IndexPreTransform.cpp.o.d -o CMakeFiles/faiss.dir/IndexPreTransform.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexPreTransform.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexRaBitQ.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexRaBitQ.cpp.o -MF CMakeFiles/faiss.dir/IndexRaBitQ.cpp.o.d -o CMakeFiles/faiss.dir/IndexRaBitQ.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexRaBitQ.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexRefine.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexRefine.cpp.o -MF CMakeFiles/faiss.dir/IndexRefine.cpp.o.d -o CMakeFiles/faiss.dir/IndexRefine.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexRefine.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexReplicas.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexReplicas.cpp.o -MF CMakeFiles/faiss.dir/IndexReplicas.cpp.o.d -o CMakeFiles/faiss.dir/IndexReplicas.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexReplicas.cpp
[INFO] [stderr]   [ 33%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexRowwiseMinMax.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexRowwiseMinMax.cpp.o -MF CMakeFiles/faiss.dir/IndexRowwiseMinMax.cpp.o.d -o CMakeFiles/faiss.dir/IndexRowwiseMinMax.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexRowwiseMinMax.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexScalarQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexScalarQuantizer.cpp.o -MF CMakeFiles/faiss.dir/IndexScalarQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/IndexScalarQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexScalarQuantizer.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexShards.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexShards.cpp.o -MF CMakeFiles/faiss.dir/IndexShards.cpp.o.d -o CMakeFiles/faiss.dir/IndexShards.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexShards.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexNeuralNetCodec.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexNeuralNetCodec.cpp.o -MF CMakeFiles/faiss.dir/IndexNeuralNetCodec.cpp.o.d -o CMakeFiles/faiss.dir/IndexNeuralNetCodec.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexNeuralNetCodec.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/IndexShardsIVF.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/IndexShardsIVF.cpp.o -MF CMakeFiles/faiss.dir/IndexShardsIVF.cpp.o.d -o CMakeFiles/faiss.dir/IndexShardsIVF.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/IndexShardsIVF.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/MatrixStats.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/MatrixStats.cpp.o -MF CMakeFiles/faiss.dir/MatrixStats.cpp.o.d -o CMakeFiles/faiss.dir/MatrixStats.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/MatrixStats.cpp
[INFO] [stderr]   [ 38%] Building CXX object faiss/CMakeFiles/faiss.dir/MetaIndexes.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/MetaIndexes.cpp.o -MF CMakeFiles/faiss.dir/MetaIndexes.cpp.o.d -o CMakeFiles/faiss.dir/MetaIndexes.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/MetaIndexes.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/VectorTransform.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/VectorTransform.cpp.o -MF CMakeFiles/faiss.dir/VectorTransform.cpp.o.d -o CMakeFiles/faiss.dir/VectorTransform.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/VectorTransform.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/clone_index.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/clone_index.cpp.o -MF CMakeFiles/faiss.dir/clone_index.cpp.o.d -o CMakeFiles/faiss.dir/clone_index.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/clone_index.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/index_factory.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/index_factory.cpp.o -MF CMakeFiles/faiss.dir/index_factory.cpp.o.d -o CMakeFiles/faiss.dir/index_factory.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/index_factory.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/AuxIndexStructures.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/AuxIndexStructures.cpp.o -MF CMakeFiles/faiss.dir/impl/AuxIndexStructures.cpp.o.d -o CMakeFiles/faiss.dir/impl/AuxIndexStructures.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/AuxIndexStructures.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/CodePacker.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/CodePacker.cpp.o -MF CMakeFiles/faiss.dir/impl/CodePacker.cpp.o.d -o CMakeFiles/faiss.dir/impl/CodePacker.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/CodePacker.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/IDSelector.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/IDSelector.cpp.o -MF CMakeFiles/faiss.dir/impl/IDSelector.cpp.o.d -o CMakeFiles/faiss.dir/impl/IDSelector.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/IDSelector.cpp
[INFO] [stderr]   [ 44%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/FaissException.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/FaissException.cpp.o -MF CMakeFiles/faiss.dir/impl/FaissException.cpp.o.d -o CMakeFiles/faiss.dir/impl/FaissException.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/FaissException.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/HNSW.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/HNSW.cpp.o -MF CMakeFiles/faiss.dir/impl/HNSW.cpp.o.d -o CMakeFiles/faiss.dir/impl/HNSW.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/HNSW.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/NSG.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/NSG.cpp.o -MF CMakeFiles/faiss.dir/impl/NSG.cpp.o.d -o CMakeFiles/faiss.dir/impl/NSG.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/NSG.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/PolysemousTraining.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/PolysemousTraining.cpp.o -MF CMakeFiles/faiss.dir/impl/PolysemousTraining.cpp.o.d -o CMakeFiles/faiss.dir/impl/PolysemousTraining.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/PolysemousTraining.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/ProductQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/ProductQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/ProductQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/ProductQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/ProductQuantizer.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/AdditiveQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/AdditiveQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/AdditiveQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/AdditiveQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/AdditiveQuantizer.cpp
[INFO] [stderr]   [ 50%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/RaBitQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/RaBitQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/RaBitQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/RaBitQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/RaBitQuantizer.cpp
[INFO] [stderr]   [ 55%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/ResidualQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/ResidualQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/ResidualQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/ResidualQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/ResidualQuantizer.cpp
[INFO] [stderr]   [ 55%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/LocalSearchQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/LocalSearchQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/LocalSearchQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/LocalSearchQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/LocalSearchQuantizer.cpp
[INFO] [stderr]   [ 55%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/ProductAdditiveQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/ProductAdditiveQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/ProductAdditiveQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/ProductAdditiveQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/ProductAdditiveQuantizer.cpp
[INFO] [stderr]   [ 55%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/ScalarQuantizer.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/ScalarQuantizer.cpp.o -MF CMakeFiles/faiss.dir/impl/ScalarQuantizer.cpp.o.d -o CMakeFiles/faiss.dir/impl/ScalarQuantizer.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/ScalarQuantizer.cpp
[INFO] [stderr]   [ 55%] Building CXX object faiss/CMakeFiles/faiss.dir/impl/index_read.cpp.o
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build/faiss && /usr/bin/c++ -DFINTEGER=int -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss -ffunction-sections -fdata-sections -fPIC -m64 -w -O3 -DNDEBUG -fPIC -fopenmp -MD -MT faiss/CMakeFiles/faiss.dir/impl/index_read.cpp.o -MF CMakeFiles/faiss.dir/impl/index_read.cpp.o.d -o CMakeFiles/faiss.dir/impl/index_read.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/impl/index_read.cpp
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "-Wdev" "--debug-output" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss" "-B" "/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build" "-DFAISS_ENABLE_C_API=ON" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_BUILD_TYPE=Release" "-DFAISS_ENABLE_GPU=OFF" "-DFAISS_ENABLE_PYTHON=OFF" "-DBUILD_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-4.2/Modules/CMakeDetermineCompiler.cmake:128 (set):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_C_COMPILER" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-4.2/Modules/CMakeDetermineCCompiler.cmake:67 (_cmake_find_compiler_path)
[INFO] [stderr]     c_api/CMakeLists.txt:8 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeDetermineCompiler.cmake
[INFO] [stderr]   CMake Warning (dev) at /usr/share/cmake-4.2/Modules/CMakeFindBinUtils.cmake:243 (find_program):
[INFO] [stderr]     Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
[INFO] [stderr]     the same name.  Run "cmake --help-policy CMP0126" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, normal variable
[INFO] [stderr]     "CMAKE_TAPI" will be removed from the current scope.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-4.2/Modules/CMakeDetermineCCompiler.cmake:200 (include)
[INFO] [stderr]     c_api/CMakeLists.txt:8 (project)
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [3]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]                   [2]	/usr/share/cmake-4.2/Modules/CMakeDetermineCCompiler.cmake
[INFO] [stderr]                   [1]	/usr/share/cmake-4.2/Modules/CMakeFindBinUtils.cmake
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/benchs
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Entering             /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]      Returning to         /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in faiss/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0200 is not set: Location and configuration selection for
[INFO] [stderr]     imported targets is more consistent.  Run "cmake --help-policy CMP0200" for
[INFO] [stderr]     policy details.  Use the cmake_policy command to set the policy and
[INFO] [stderr]     suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Configuration selection for imported target "OpenMP::OpenMP_CXX" selected
[INFO] [stderr]     configuration "(none)", but would select configuration "RELEASE" under the
[INFO] [stderr]     NEW policy.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at faiss/CMakeLists.txt:252 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at faiss/CMakeLists.txt:254 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at faiss/CMakeLists.txt:270 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at faiss/CMakeLists.txt:284 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at faiss/CMakeLists.txt:298 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:38 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/faiss/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in c_api/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0128 is not set: Selection of language standard and extension
[INFO] [stderr]     flags improved.  Run "cmake --help-policy CMP0128" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, unnecessary flags for
[INFO] [stderr]     language standard or compiler extensions may be added.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in c_api/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0128 is not set: Selection of language standard and extension
[INFO] [stderr]     flags improved.  Run "cmake --help-policy CMP0128" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, unnecessary flags for
[INFO] [stderr]     language standard or compiler extensions may be added.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:41 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in c_api/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0128 is not set: Selection of language standard and extension
[INFO] [stderr]     flags improved.  Run "cmake --help-policy CMP0128" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, unnecessary flags for
[INFO] [stderr]     language standard or compiler extensions may be added.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:56 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in c_api/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0128 is not set: Selection of language standard and extension
[INFO] [stderr]     flags improved.  Run "cmake --help-policy CMP0128" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, unnecessary flags for
[INFO] [stderr]     language standard or compiler extensions may be added.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:69 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) in c_api/CMakeLists.txt:
[INFO] [stderr]     Policy CMP0128 is not set: Selection of language standard and extension
[INFO] [stderr]     flags improved.  Run "cmake --help-policy CMP0128" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     For compatibility with older versions of CMake, unnecessary flags for
[INFO] [stderr]     language standard or compiler extensions may be added.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:82 (add_library):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:159 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at c_api/CMakeLists.txt:159 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/c_api/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:6 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:6 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:9 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:9 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:12 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:12 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:15 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:15 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:18 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:18 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:21 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:21 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:24 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at demos/CMakeLists.txt:24 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/demos/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at benchs/CMakeLists.txt:8 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/benchs/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at benchs/CMakeLists.txt:8 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/benchs/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:6 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:6 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:9 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:9 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:12 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:12 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:15 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:15 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:18 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:18 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:21 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:21 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:24 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:24 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:27 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:27 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:30 (add_executable):
[INFO] [stderr]     Policy CMP0156 is not set: De-duplicate libraries on link lines based on
[INFO] [stderr]     linker capabilities.  Run "cmake --help-policy CMP0156" for policy details.
[INFO] [stderr]     Use the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, legacy libraries de-duplication strategy will
[INFO] [stderr]     be applied.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning (dev) at tutorial/cpp/CMakeLists.txt:30 (add_executable):
[INFO] [stderr]     Policy CMP0181 is not set: Link command-line fragment variables are parsed
[INFO] [stderr]     and re-quoted.  Run "cmake --help-policy CMP0181" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     Since the policy is not set, the contents of variable
[INFO] [stderr]     'CMAKE_CXX_CREATE_CONSOLE_EXE' will be used as is.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]      Called from: [1]	/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faiss-sys-0.7.0/faiss/tutorial/cpp/CMakeLists.txt
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "/opt/rustwide/target/debug/build/faiss-sys/e7b8b7e60c59bffd/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [faiss/CMakeFiles/faiss.dir/build.make:348: faiss/CMakeFiles/faiss.dir/IndexIVFPQ.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:224: faiss/CMakeFiles/faiss.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:139: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (744) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62f6f30581d1 - std[1542236bf068ba3f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62f6f30581d1 - std[1542236bf068ba3f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1542236bf068ba3f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62f6f30581d1 - std[1542236bf068ba3f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62f6f30581d1 - <<std[1542236bf068ba3f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ef657cae2c5ab5c9]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62f6f306c1da - <core[ef657cae2c5ab5c9]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62f6f306c1da - core[ef657cae2c5ab5c9]::fmt::write
[INFO] [stderr]      6:     0x62f6f305d9dc - core[ef657cae2c5ab5c9]::io::write::default_write_fmt::<std[1542236bf068ba3f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x62f6f305d9dc - <std[1542236bf068ba3f]::sys::stdio::unix::Stderr as core[ef657cae2c5ab5c9]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x62f6f30377e6 - <std[1542236bf068ba3f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62f6f30377e6 - std[1542236bf068ba3f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x62f6f3052ef1 - std[1542236bf068ba3f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x62f6f30530ab - std[1542236bf068ba3f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x62f6f3037892 - std[1542236bf068ba3f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x62f6f3030129 - std[1542236bf068ba3f]::sys::backtrace::__rust_end_short_backtrace::<std[1542236bf068ba3f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62f6f303807d - __rustc[ab8e50c704771c67]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x62f6f306c9cc - core[ef657cae2c5ab5c9]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62f6f2fc3817 - cmake[c162eb1a046a177f]::fail
[INFO] [stderr]     17:     0x62f6f2fc34a3 - cmake[c162eb1a046a177f]::run
[INFO] [stderr]     18:     0x62f6f2fc9495 - <cmake[c162eb1a046a177f]::Config>::build
[INFO] [stderr]     19:     0x62f6f2fb4bc9 - build_script_build[ae93ca93a3930f24]::static_link_faiss
[INFO] [stderr]     20:     0x62f6f2fb4fe6 - build_script_build[ae93ca93a3930f24]::main
[INFO] [stderr]     21:     0x62f6f2fb5b93 - <fn() as core[ef657cae2c5ab5c9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x62f6f2fb49d6 - std[1542236bf068ba3f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x62f6f2fb49e9 - std[1542236bf068ba3f]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x62f6f30521f8 - <&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync as core[ef657cae2c5ab5c9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x62f6f30521f8 - std[1542236bf068ba3f]::panicking::catch_unwind::do_call::<&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     26:     0x62f6f30521f8 - std[1542236bf068ba3f]::panicking::catch_unwind::<i32, &dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     27:     0x62f6f30521f8 - std[1542236bf068ba3f]::panic::catch_unwind::<&dyn core[ef657cae2c5ab5c9]::ops::function::Fn<(), Output = i32> + core[ef657cae2c5ab5c9]::panic::unwind_safe::RefUnwindSafe + core[ef657cae2c5ab5c9]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x62f6f30521f8 - std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x62f6f30521f8 - std[1542236bf068ba3f]::panicking::catch_unwind::do_call::<std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:573:43
[INFO] [stderr]     30:     0x62f6f30521f8 - std[1542236bf068ba3f]::panicking::catch_unwind::<isize, std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panicking.rs:541:19
[INFO] [stderr]     31:     0x62f6f30521f8 - std[1542236bf068ba3f]::panic::catch_unwind::<std[1542236bf068ba3f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x62f6f30521f8 - std[1542236bf068ba3f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/4fcf39725a9c99bd495d8c73af83628a256ff9a9/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x62f6f2fb4561 - std[1542236bf068ba3f]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x62f6f2fb5c05 - main
[INFO] [stderr]     35:     0x7b6ca207c601 - <unknown>
[INFO] [stderr]     36:     0x7b6ca207c718 - __libc_start_main
[INFO] [stderr]     37:     0x62f6f2fb3935 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c", kill_on_drop: false }`
[INFO] [stdout] 9d298b524a68c59e01b8646b36a86b9ac84117e3821bef1f4e674a48d342782c
