[INFO] fetching crate shapers 0.3.3...
[INFO] testing shapers-0.3.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate shapers 0.3.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate shapers 0.3.3
[INFO] finished tweaking crates.io crate shapers 0.3.3
[INFO] tweaked toml for crates.io crate shapers 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shapers 0.3.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shapers 0.3.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b439551e574bee752201bd40f014e1f1d1c5c287f9edb82808ad60fd96e81038
[INFO] running `Command { std: "docker" "start" "-a" "b439551e574bee752201bd40f014e1f1d1c5c287f9edb82808ad60fd96e81038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b439551e574bee752201bd40f014e1f1d1c5c287f9edb82808ad60fd96e81038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b439551e574bee752201bd40f014e1f1d1c5c287f9edb82808ad60fd96e81038", kill_on_drop: false }`
[INFO] [stdout] b439551e574bee752201bd40f014e1f1d1c5c287f9edb82808ad60fd96e81038
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8bed78ce5570dacb092daf28ad730e1a188fc80a2dd12935f93d3d08edcb6bf
[INFO] running `Command { std: "docker" "start" "-a" "e8bed78ce5570dacb092daf28ad730e1a188fc80a2dd12935f93d3d08edcb6bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling intel-mkl-tool v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling argmin-math v0.4.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling oci-spec v0.6.7
[INFO] [stderr]    Compiling argmin v0.10.0
[INFO] [stderr]    Compiling finitediff v0.1.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ocipkg v0.2.9
[INFO] [stderr]    Compiling intel-mkl-src v0.8.1
[INFO] [stderr]    Compiling lax v0.16.0
[INFO] [stderr]    Compiling ndarray-linalg v0.16.0
[INFO] [stderr]    Compiling shapers v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `observers::ObserverMode`
[INFO] [stdout]  --> src/circle_fit.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{observers::ObserverMode, CostFunction, Error, State, Executor, OptimizationResult, Gradient},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `observers::ObserverMode`
[INFO] [stdout]  --> src/ellipsoids.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{observers::ObserverMode, CostFunction, Error, Executor},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_distance` is never used
[INFO] [stdout]  --> src/aux_funcs.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn get_distance(v0: Vec<f64>, v1: Vec<f64>) -> f64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/circle_fit.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn py_new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/ellipsoids.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn py_new(x: f64, y: f64, major_axis: f64, minor_axis: f64, angle: f64) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/ellipsoids.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn py_new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/errors.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LSQError(argmin::core::Error);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ellipse3`
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let ellipse3 = Ellipsoid::new(0.0, 0.0, 2.0, 1.0, 0.0);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ellipse3`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ellipse4`
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ellipse4 = Ellipsoid::new(2.0, 0.0, 2.0, 1.0, 0.0);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ellipse4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let parameters = FitCircleParams::new()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xs`
[INFO] [stdout]   --> src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let xs = all_angles.clone().iter().map(|theta| circle_center[0] + circle_radius * theta.cos()).collect::<Vec<f64>>();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_xs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ys`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let ys = all_angles.iter().map(|theta| circle_center[1] + circle_radius * theta.sin()).collect::<Vec<f64>>();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_lsq` is never used
[INFO] [stdout]   --> src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn test_lsq() {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_example_circle` is never used
[INFO] [stdout]   --> src/main.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn test_example_circle() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_example_small` is never used
[INFO] [stdout]   --> src/main.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn test_example_small() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     dbg!(intersection);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let _ = dbg!(intersection);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqxMUIR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshapers,libpyo3-b54ed4ceaecabbb9,libmemoffset-344b8ffdb269c81d,libonce_cell-87ad594b4fdd0b3c,libpyo3_ffi-c4f2692e548ab2eb,libunindent-ba611b0c58f2b27f,libndarray_linalg-44449ed9867cafb9,liblax-0a2d26ee1b299353,liblapack_sys-3af7814fc5743194,libcauchy-cd93a6cbbca10c62,libintel_mkl_src-258dbeffcf1aea19,libfinitediff-f7884f08b625db0b,libndarray-089d0e649553a61a,libmatrixmultiply-6023a5c1ae45a4f4,libapprox-494ad91a43350624,librawpointer-10d892ea69c462d6,libcblas_sys-beec1db531b4593d,libargmin-9b1e4c0f64a540c8,librand_xoshiro-d3563f21e7c098fe,libargmin_math-3ad84da856646691,libnum_complex-3fceb3f2f71736d4,libserde-4937a3ff4479c42a,libnum_integer-20b573b729eca894,librand-2cfa9dc6d4a8e373,librand_chacha-557a92b7b860576c,libppv_lite86-8d6d3192ef80e6fc,libzerocopy-c3513ba1c459613c,libbyteorder-9f6ac6743e38a88c,librand_core-449b88d50ceee8a3,libgetrandom-596e118eec8eeea9,liblibc-8e8176b617406ce8,libanyhow-2415d72e4fcc54bc,libnum_traits-5ba94aa5999cc22f,libinstant-ad4dac2b66875b55,libcfg_if-3e7fc4e38d4a72b5,libthiserror-6999c72f17b28dce}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqxMUIR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shapers-9a529beb5c8e5c43" "-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: cblas_ddot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:122 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:122)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.01.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hb1e223c503575066) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           >>> referenced by impl_linalg.rs:122 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:122)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.01.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hc130a22ae6c6b457) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sdot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:122 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:122)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.01.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hb1e223c503575066) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           >>> referenced by impl_linalg.rs:122 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:122)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.01.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hc130a22ae6c6b457) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h127475cbdd99a5e7) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h127475cbdd99a5e7) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h127475cbdd99a5e7) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:459 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:459)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h127475cbdd99a5e7) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:731 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:731)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h2d9df4922855a9ed) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:731 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/linalg/impl_linalg.rs:731)
[INFO] [stdout]           >>>               shapers.shapers.8a2ac11c74eae450-cgu.04.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h2d9df4922855a9ed) in archive /opt/rustwide/target/debug/deps/libshapers.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgetrf_
[INFO] [stdout]           >>> referenced by solve.rs:34 (src/solve.rs:34)
[INFO] [stdout]           >>>               lax-0a2d26ee1b299353.lax.56d274e7c67b6b95-cgu.05.rcgu.o:(_$LT$f64$u20$as$u20$lax..solve..LuImpl$GT$::lu::h4e56710f20e284e5) in archive /opt/rustwide/target/debug/deps/liblax-0a2d26ee1b299353.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgetri_
[INFO] [stdout]           >>> referenced by solve.rs:181 (src/solve.rs:181)
[INFO] [stdout]           >>>               lax-0a2d26ee1b299353.lax.56d274e7c67b6b95-cgu.05.rcgu.o:(_$LT$lax..solve..InvWork$LT$f64$GT$$u20$as$u20$lax..solve..InvWorkImpl$GT$::new::h30359bcf3637fda9) in archive /opt/rustwide/target/debug/deps/liblax-0a2d26ee1b299353.rlib
[INFO] [stdout]           >>> referenced by solve.rs:204 (src/solve.rs:204)
[INFO] [stdout]           >>>               lax-0a2d26ee1b299353.lax.56d274e7c67b6b95-cgu.05.rcgu.o:(_$LT$lax..solve..InvWork$LT$f64$GT$$u20$as$u20$lax..solve..InvWorkImpl$GT$::calc::haa7ea2cfc7a18981) in archive /opt/rustwide/target/debug/deps/liblax-0a2d26ee1b299353.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shapers` (bin "shapers") due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e8bed78ce5570dacb092daf28ad730e1a188fc80a2dd12935f93d3d08edcb6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bed78ce5570dacb092daf28ad730e1a188fc80a2dd12935f93d3d08edcb6bf", kill_on_drop: false }`
[INFO] [stdout] e8bed78ce5570dacb092daf28ad730e1a188fc80a2dd12935f93d3d08edcb6bf
