[INFO] fetching crate pacmap 0.2.6... [INFO] building pacmap-0.2.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pacmap 0.2.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pacmap 0.2.6 [INFO] finished tweaking crates.io crate pacmap 0.2.6 [INFO] tweaked toml for crates.io crate pacmap 0.2.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pacmap 0.2.6 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 299 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding once_cell v1.19.0 (available: v1.21.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_pcg v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding regex v1.10.6 (available: v1.11.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6693184ead0f4077c3565459bfa1d0791183cf51bf263f85065330eee7c13b4e [INFO] running `Command { std: "docker" "start" "-a" "6693184ead0f4077c3565459bfa1d0791183cf51bf263f85065330eee7c13b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6693184ead0f4077c3565459bfa1d0791183cf51bf263f85065330eee7c13b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6693184ead0f4077c3565459bfa1d0791183cf51bf263f85065330eee7c13b4e", kill_on_drop: false }` [INFO] [stdout] 6693184ead0f4077c3565459bfa1d0791183cf51bf263f85065330eee7c13b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64c34100d17577026623342ac6a81aaab7f8431503e473643ea73eea2f38660a [INFO] running `Command { std: "docker" "start" "-a" "64c34100d17577026623342ac6a81aaab7f8431503e473643ea73eea2f38660a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling cxxbridge-flags v1.0.186 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling petal-decomposition v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.186 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lapack v0.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling cxx-build v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.186 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lair v0.7.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Compiling usearch v2.21.0 [INFO] [stderr] Compiling bon v3.7.2 [INFO] [stderr] Compiling pacmap v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.08s [INFO] running `Command { std: "docker" "inspect" "64c34100d17577026623342ac6a81aaab7f8431503e473643ea73eea2f38660a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c34100d17577026623342ac6a81aaab7f8431503e473643ea73eea2f38660a", kill_on_drop: false }` [INFO] [stdout] 64c34100d17577026623342ac6a81aaab7f8431503e473643ea73eea2f38660a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e70154557bebdce9b0f1380f4ce70ae63fed0544fb0fe70a3f87aa7cbc00d2e [INFO] running `Command { std: "docker" "start" "-a" "9e70154557bebdce9b0f1380f4ce70ae63fed0544fb0fe70a3f87aa7cbc00d2e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling pacmap v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpfSAvn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquickcheck-d4660ce4149c3431,libenv_logger-f1f85eb7b01a0c07,libregex-7c39bf833ce80b5b,libregex_automata-383d618ef910ed01,libaho_corasick-a38293c4c0dcfdcf,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-0b96c82609fbc819,liblog-28f8cc0684f4f944,libpetal_decomposition-0e7232f6502e8348,liblapack-8915f9dc4fd03a31,liblapack_sys-54c1128dee442d7a,libitertools-4732b71096714426,librand_pcg-b84bafa31f6ce58c,liblair-e7e79922aaa272c6,libthiserror-1f6767c488011701,libbon-ca051d3422d0f293,libndarray_rand-fd8564c610ddd4af,librand_distr-88c2f9db0ec7085d,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libusearch-716abc3c68d0b9fd,libcxx-981f6f3e9d6ee324,libfoldhash-40583849f0199317,liblink_cplusplus-5fe6bd1a9669a4a1,libthiserror-dea0fc9012a552dd,libwide-852f350c09e3bd43,libsafe_arch-6e61dbd0224d9491,libbytemuck-f0d1d96e8ff3d578,libtracing-b2030ed020b5a64a,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-7d0fb3017c6bb5ab,libonce_cell-24c5d665b6879050,libapprox-c95f4d21be73829f,libndarray-19f2d3bd7969a51d,libmatrixmultiply-eed095a2e564d795,libnum_complex-53c2541f769cf603,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libnum_integer-6a2b076d4e3684cd,libnum_traits-7ac82bb74aac6d36,librawpointer-a726d041f28ef5ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpfSAvn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-e418006d5bdd01c7/out" "-L" "/opt/rustwide/target/debug/build/usearch-9e2e6186aba5f895/out" "-L" "/opt/rustwide/target/debug/build/cxx-dc43b5681b587684/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-538204cd872abe33/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pacmap-63c456e9de6cfd80" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: sgelqf_ [INFO] [stdout] >>> referenced by lapack-sys.rs:4176 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapack-0.19.0/src/lapack-sys.rs:4176) [INFO] [stdout] >>> petal_decomposition-0e7232f6502e8348.petal_decomposition.eb7f54dd2f28a3a6-cgu.0.rcgu.o:(lapack::sgelqf::hc9c2845bc5c79551) in archive /opt/rustwide/target/debug/deps/libpetal_decomposition-0e7232f6502e8348.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: sgesdd_ [INFO] [stdout] >>> referenced by lapack-sys.rs:6802 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapack-0.19.0/src/lapack-sys.rs:6802) [INFO] [stdout] >>> petal_decomposition-0e7232f6502e8348.petal_decomposition.eb7f54dd2f28a3a6-cgu.0.rcgu.o:(lapack::sgesdd::hfa24146e12b8bf2a) in archive /opt/rustwide/target/debug/deps/libpetal_decomposition-0e7232f6502e8348.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: sgesvd_ [INFO] [stdout] >>> referenced by lapack-sys.rs:7106 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapack-0.19.0/src/lapack-sys.rs:7106) [INFO] [stdout] >>> petal_decomposition-0e7232f6502e8348.petal_decomposition.eb7f54dd2f28a3a6-cgu.0.rcgu.o:(lapack::sgesvd::h620a236895a0db05) in archive /opt/rustwide/target/debug/deps/libpetal_decomposition-0e7232f6502e8348.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: sorglq_ [INFO] [stdout] >>> referenced by lapack-sys.rs:20783 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapack-0.19.0/src/lapack-sys.rs:20783) [INFO] [stdout] >>> petal_decomposition-0e7232f6502e8348.petal_decomposition.eb7f54dd2f28a3a6-cgu.0.rcgu.o:(lapack::sorglq::hed3119ae7a1b3686) in archive /opt/rustwide/target/debug/deps/libpetal_decomposition-0e7232f6502e8348.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pacmap` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e70154557bebdce9b0f1380f4ce70ae63fed0544fb0fe70a3f87aa7cbc00d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e70154557bebdce9b0f1380f4ce70ae63fed0544fb0fe70a3f87aa7cbc00d2e", kill_on_drop: false }` [INFO] [stdout] 9e70154557bebdce9b0f1380f4ce70ae63fed0544fb0fe70a3f87aa7cbc00d2e