[INFO] fetching crate credit_portfolio_model 0.1.1... [INFO] building credit_portfolio_model-0.1.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate credit_portfolio_model 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate credit_portfolio_model 0.1.1 [INFO] finished tweaking crates.io crate credit_portfolio_model 0.1.1 [INFO] tweaked toml for crates.io crate credit_portfolio_model 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate credit_portfolio_model 0.1.1 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate credit_portfolio_model 0.1.1 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ad8ad903084a9db7aec41d6542042426311605e6f0def6f7204dc4f6acc1cff [INFO] running `Command { std: "docker" "start" "-a" "0ad8ad903084a9db7aec41d6542042426311605e6f0def6f7204dc4f6acc1cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ad8ad903084a9db7aec41d6542042426311605e6f0def6f7204dc4f6acc1cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad8ad903084a9db7aec41d6542042426311605e6f0def6f7204dc4f6acc1cff", kill_on_drop: false }` [INFO] [stdout] 0ad8ad903084a9db7aec41d6542042426311605e6f0def6f7204dc4f6acc1cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e26c2c54ad4540a1f39a446ee300a11165a46ab5cbd1dae74f6ba179569241e3 [INFO] running `Command { std: "docker" "start" "-a" "e26c2c54ad4540a1f39a446ee300a11165a46ab5cbd1dae74f6ba179569241e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling credit_portfolio_model v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `outstanding` is never read [INFO] [stdout] --> src/main.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct Exposure { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | outstanding: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librand_pcg-53208401f0d2f942,librayon-d1e657c959b3d0c1,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libeither-cfdd7ad9333739d9,libndarray_linalg-c7a2900da010982a,liblax-7fc18031d69a2c20,liblapack_sys-ab2203427cdbd760,libthiserror-822d8ea717e0fc86,libcauchy-daffd72ba01e828e,libchrono-7b282844c9d8fe0c,libstatrs-7694ffa035122bc7,libnalgebra-bb11914510e6e19e,librand_distr-596c8c5f2dce4b05,libnum_rational-1751170a2ebf9ede,libtypenum-4da84aea010a8886,libsimba-7f1877aebb5f596f,libwide-ea45db7e69f9e29e,libsafe_arch-019a28f9fab4c18c,libbytemuck-20c8fd6aae473b62,libndarray-b5dd4dc58361c8aa,libmatrixmultiply-5b38c59cf308ae0d,libapprox-f3b85e2ab759d42e,libnum_complex-6f835e86b5d30616,librand-5e1d38f2c9280451,librand_chacha-931864bda08c971e,libppv_lite86-00dd8543ac82f0a0,libzerocopy-2fd216f17f9bd989,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libnum_integer-098d85aa535a6bb8,libnum_traits-41cc9ce2b558b8fe,librawpointer-bdc2b0e64d56f44e,libcblas_sys-92de057f25876465,liblibc-9603e04af18eacec,libcsv-f02632f6bd8f2d99,libryu-bcb26aa50f65bbc8,libitoa-c00a5eb83387cdca,libcsv_core-a84b1e9f64ca8f13,libmemchr-5eb6e081123940ea,libserde-8bd7c5cbf09aa9e6,libclap-276c4c9de2f8c81f,libclap_builder-5e440de286dba031,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.01.rcgu.o: undefined symbol: cblas_sdot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.01.rcgu.o: undefined symbol: cblas_ddot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.01.rcgu.o: undefined symbol: cblas_sdot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.01.rcgu.o: undefined symbol: cblas_ddot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.07.rcgu.o: undefined symbol: cblas_sgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/credit_portfolio_model-07a7cb3ac04ecd0b.credit_portfolio_model.5d725b52e39656f0-cgu.07.rcgu.o: undefined symbol: cblas_dgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-7fc18031d69a2c20.rlib(lax-7fc18031d69a2c20.lax.a84b837a1e11f8c2-cgu.2.rcgu.o): undefined symbol: dpotrf_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `credit_portfolio_model` (bin "credit_portfolio_model") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e26c2c54ad4540a1f39a446ee300a11165a46ab5cbd1dae74f6ba179569241e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26c2c54ad4540a1f39a446ee300a11165a46ab5cbd1dae74f6ba179569241e3", kill_on_drop: false }` [INFO] [stdout] e26c2c54ad4540a1f39a446ee300a11165a46ab5cbd1dae74f6ba179569241e3