[INFO] crate faiss4rs 1.6.307 is already in cache [INFO] testing faiss4rs-1.6.307 against 1.45.2 for beta-1.46-1 [INFO] extracting crate faiss4rs 1.6.307 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate faiss4rs 1.6.307 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate faiss4rs 1.6.307 [INFO] finished tweaking crates.io crate faiss4rs 1.6.307 [INFO] tweaked toml for crates.io crate faiss4rs 1.6.307 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e63772432bda0fa06cb9223c27216ea007de2bc18e42c04e1eb0124fb7550b27 [INFO] running `Command { std: "docker" "start" "-a" "e63772432bda0fa06cb9223c27216ea007de2bc18e42c04e1eb0124fb7550b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e63772432bda0fa06cb9223c27216ea007de2bc18e42c04e1eb0124fb7550b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63772432bda0fa06cb9223c27216ea007de2bc18e42c04e1eb0124fb7550b27", kill_on_drop: false }` [INFO] [stdout] e63772432bda0fa06cb9223c27216ea007de2bc18e42c04e1eb0124fb7550b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6395dc5d932d513cba36b1153e774c935b83c96e9c726ea417b44d8fcf0bf3b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c6395dc5d932d513cba36b1153e774c935b83c96e9c726ea417b44d8fcf0bf3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cpp_common v0.5.5 [INFO] [stderr] Compiling cpp_build v0.5.5 [INFO] [stderr] Compiling cpp_macros v0.5.5 [INFO] [stderr] Compiling faiss4rs v1.6.307 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/lib.rs:10:14: fatal error: faiss/index_factory.h: No such file or directory [INFO] [stderr] warning: 10 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `faiss4rs v1.6.307 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/faiss4rs-175bb4f7bd9ca0d5/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/deps [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib [INFO] [stderr] cargo:rustc-link-search=/usr/local/lib [INFO] [stderr] cargo:rustc-link-search=/usr/lib [INFO] [stderr] cargo:rustc-link-lib=static=faiss [INFO] [stderr] cargo:rustc-link-lib=gomp [INFO] [stderr] cargo:rustc-link-lib=blas [INFO] [stderr] cargo:rustc-link-lib=lapack [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/faiss4rs-f33acb95f44ac621/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/faiss4rs-f33acb95f44ac621/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] cargo:warning=src/lib.rs:10:14: fatal error: faiss/index_factory.h: No such file or directory [INFO] [stderr] cargo:warning= 10 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/faiss4rs-f33acb95f44ac621/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/faiss4rs-f33acb95f44ac621/out/rust_cpp/cpp_closures.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c6395dc5d932d513cba36b1153e774c935b83c96e9c726ea417b44d8fcf0bf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6395dc5d932d513cba36b1153e774c935b83c96e9c726ea417b44d8fcf0bf3b", kill_on_drop: false }` [INFO] [stdout] c6395dc5d932d513cba36b1153e774c935b83c96e9c726ea417b44d8fcf0bf3b