[INFO] fetching crate scirs2-interpolate 0.4.2...
[INFO] testing scirs2-interpolate-0.4.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scirs2-interpolate 0.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scirs2-interpolate 0.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-interpolate 0.4.2
[INFO] tweaked toml for crates.io crate scirs2-interpolate 0.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-interpolate 0.4.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-interpolate 0.4.2 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0f40db936048f9f004432acc64ee02d044a0febe1491fd0a960236eafb4cd15
[INFO] running `Command { std: "docker" "start" "-a" "e0f40db936048f9f004432acc64ee02d044a0febe1491fd0a960236eafb4cd15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0f40db936048f9f004432acc64ee02d044a0febe1491fd0a960236eafb4cd15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f40db936048f9f004432acc64ee02d044a0febe1491fd0a960236eafb4cd15", kill_on_drop: false }`
[INFO] [stdout] e0f40db936048f9f004432acc64ee02d044a0febe1491fd0a960236eafb4cd15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d1da01cbfa9df4b7262aa5dc0dc2e8074e934ae7e24ec816da9de6e8461639b
[INFO] running `Command { std: "docker" "start" "-a" "6d1da01cbfa9df4b7262aa5dc0dc2e8074e934ae7e24ec816da9de6e8461639b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scirs2-core v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling oxiblas-core v0.2.1
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxicode v0.2.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling oxiblas-blas v0.2.1
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.4.2
[INFO] [stderr]    Compiling scirs2-interpolate v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "6d1da01cbfa9df4b7262aa5dc0dc2e8074e934ae7e24ec816da9de6e8461639b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1da01cbfa9df4b7262aa5dc0dc2e8074e934ae7e24ec816da9de6e8461639b", kill_on_drop: false }`
[INFO] [stdout] 6d1da01cbfa9df4b7262aa5dc0dc2e8074e934ae7e24ec816da9de6e8461639b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1767f45523ed9e97f370944419eb54597636fb2c60d1e5d8053da5e92227b184
[INFO] running `Command { std: "docker" "start" "-a" "1767f45523ed9e97f370944419eb54597636fb2c60d1e5d8053da5e92227b184", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oxiblas-core v0.2.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling oxiblas-blas v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.1
[INFO] [stderr]    Compiling scirs2-core v0.4.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.4.2
[INFO] [stderr]    Compiling scirs2-interpolate v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scirs2-interpolate` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name scirs2_interpolate --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "linalg", "numpy", "parallel", "pyo3", "scipy-comparison", "serde", "simd"))' -C metadata=852c8aab323045d5 -C extra-filename=-87e52cd58af3c00a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-cca8d3f9e365b5a0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e1d5ec566ab0ef6c.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c682da7352a13f70.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c7d75660dd45312.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-09a7d567b286f210.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-becfb98097a79647.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-d11622130bc0157a.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-d7543fb774ec256a.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-074f72f52ad10390.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb6660f1cc2ae53.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-interpolate` (example "natural_neighbor_interpolation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name natural_neighbor_interpolation --edition=2021 examples/natural_neighbor_interpolation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "linalg", "numpy", "parallel", "pyo3", "scipy-comparison", "serde", "simd"))' -C metadata=bcf2d35984965ea1 -C extra-filename=-6b5f24b38b943c85 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-cca8d3f9e365b5a0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e1d5ec566ab0ef6c.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c682da7352a13f70.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c7d75660dd45312.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-09a7d567b286f210.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-becfb98097a79647.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-d11622130bc0157a.rlib --extern scirs2_interpolate=/opt/rustwide/target/debug/deps/libscirs2_interpolate-05d2c2d7886fc616.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-d7543fb774ec256a.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-074f72f52ad10390.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb6660f1cc2ae53.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-interpolate` (example "comprehensive_library_showcase")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name comprehensive_library_showcase --edition=2021 examples/comprehensive_library_showcase.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "linalg", "numpy", "parallel", "pyo3", "scipy-comparison", "serde", "simd"))' -C metadata=348235ddd049f480 -C extra-filename=-10a5c6ec462ae729 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-cca8d3f9e365b5a0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e1d5ec566ab0ef6c.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c682da7352a13f70.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c7d75660dd45312.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-09a7d567b286f210.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-becfb98097a79647.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-d11622130bc0157a.rlib --extern scirs2_interpolate=/opt/rustwide/target/debug/deps/libscirs2_interpolate-05d2c2d7886fc616.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-d7543fb774ec256a.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-074f72f52ad10390.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb6660f1cc2ae53.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqkmLZr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libscirs2_interpolate-05d2c2d7886fc616,libordered_float-09a7d567b286f210,libstatrs-074f72f52ad10390,libnalgebra-56f83d84dc2b9cea,librand_distr-5783af89430f5bce,libnum_rational-b2243b074b388faa,libtypenum-be6a2977db72abeb,libsimba-c90fa828d52a5086,libwide-b9c85443e8988e7c,libsafe_arch-a5d19e55b434deef,librand-90db085a6ba2104c,librand_chacha-3b6b058a6f9d1b9e,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,libscirs2_linalg-d7543fb774ec256a,libhalf-ae93b1a5a9a88e09,libscirs2_core-d11622130bc0157a,libuuid-8a2c189fc20ff4ed,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,librand_chacha-9baa3115f1764336,libnum_cpus-6c7d75660dd45312,librand_distr-f057fec6973b4ebc,libndarray_rand-1ce427c2ceb49433,librand_distr-e927a30dcc51bcfb,librand-647aeb151ffb867c,librand_chacha-ec2a7f679e569175,libppv_lite86-c4fbcca7c1b64b53,libzerocopy-c3045d6479f9731a,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liboxiblas_ndarray-8efa923a305eca23,liboxiblas_lapack-2bb95ca424ae3a14,liboxiblas_blas-f599db37d21cb209,liboxiblas_matrix-c3af57067681f769,liboxiblas_core-de94df3ba553f5e7,libonce_cell-0ac012fec71d6948,libthiserror-ecb6660f1cc2ae53,librand-a95334e90e02651b,libgetrandom-1459a3bf5c854eb1,liblibc-cb79651e9cde70a0,libchacha20-47ef25d91e12a944,libcpufeatures-37e62768f95a7272,libcfg_if-73907a425b6e514e,librand_core-2fa3c52de9110239,libndarray-b5bb3ca85469634b,libmatrixmultiply-bc2e5a3bcc293d60,libnum_complex-095ac340f3ba121d,libbytemuck-a079f2b528cb38be,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-d1e11c4c7bbb0368,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185,libapprox-cca8d3f9e365b5a0,libnum_traits-551d7e3effd11bdb}.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" "/opt/rustwide/target/debug/deps/rustcqkmLZr/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" "/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_issue6_pchip_extrapolation-683183bec240e040" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-interpolate` (test "test_issue6_pchip_extrapolation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxHkbOp/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libscirs2_interpolate-05d2c2d7886fc616,libordered_float-09a7d567b286f210,libstatrs-074f72f52ad10390,libnalgebra-56f83d84dc2b9cea,librand_distr-5783af89430f5bce,libnum_rational-b2243b074b388faa,libtypenum-be6a2977db72abeb,libsimba-c90fa828d52a5086,libwide-b9c85443e8988e7c,libsafe_arch-a5d19e55b434deef,librand-90db085a6ba2104c,librand_chacha-3b6b058a6f9d1b9e,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,libscirs2_linalg-d7543fb774ec256a,libhalf-ae93b1a5a9a88e09,libscirs2_core-d11622130bc0157a,libuuid-8a2c189fc20ff4ed,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,librand_chacha-9baa3115f1764336,libnum_cpus-6c7d75660dd45312,librand_distr-f057fec6973b4ebc,libndarray_rand-1ce427c2ceb49433,librand_distr-e927a30dcc51bcfb,librand-647aeb151ffb867c,librand_chacha-ec2a7f679e569175,libppv_lite86-c4fbcca7c1b64b53,libzerocopy-c3045d6479f9731a,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liboxiblas_ndarray-8efa923a305eca23,liboxiblas_lapack-2bb95ca424ae3a14,liboxiblas_blas-f599db37d21cb209,liboxiblas_matrix-c3af57067681f769,liboxiblas_core-de94df3ba553f5e7,libonce_cell-0ac012fec71d6948,libthiserror-ecb6660f1cc2ae53,librand-a95334e90e02651b,libgetrandom-1459a3bf5c854eb1,liblibc-cb79651e9cde70a0,libchacha20-47ef25d91e12a944,libcpufeatures-37e62768f95a7272,libcfg_if-73907a425b6e514e,librand_core-2fa3c52de9110239,libndarray-b5bb3ca85469634b,libmatrixmultiply-bc2e5a3bcc293d60,libnum_complex-095ac340f3ba121d,libbytemuck-a079f2b528cb38be,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-d1e11c4c7bbb0368,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185,libapprox-cca8d3f9e365b5a0,libnum_traits-551d7e3effd11bdb}.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" "/opt/rustwide/target/debug/deps/rustcxHkbOp/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" "/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/v020_edge_cases-7c1483be6c366b7c" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-interpolate` (test "v020_edge_cases") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcXG2wBK/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_interpolate-05d2c2d7886fc616,libordered_float-09a7d567b286f210,libstatrs-074f72f52ad10390,libnalgebra-56f83d84dc2b9cea,librand_distr-5783af89430f5bce,libnum_rational-b2243b074b388faa,libtypenum-be6a2977db72abeb,libsimba-c90fa828d52a5086,libwide-b9c85443e8988e7c,libsafe_arch-a5d19e55b434deef,librand-90db085a6ba2104c,librand_chacha-3b6b058a6f9d1b9e,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,libscirs2_linalg-d7543fb774ec256a,libhalf-ae93b1a5a9a88e09,libscirs2_core-d11622130bc0157a,libuuid-8a2c189fc20ff4ed,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,librand_chacha-9baa3115f1764336,libnum_cpus-6c7d75660dd45312,librand_distr-f057fec6973b4ebc,libndarray_rand-1ce427c2ceb49433,librand_distr-e927a30dcc51bcfb,librand-647aeb151ffb867c,librand_chacha-ec2a7f679e569175,libppv_lite86-c4fbcca7c1b64b53,libzerocopy-c3045d6479f9731a,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liboxiblas_ndarray-8efa923a305eca23,liboxiblas_lapack-2bb95ca424ae3a14,liboxiblas_blas-f599db37d21cb209,liboxiblas_matrix-c3af57067681f769,liboxiblas_core-de94df3ba553f5e7,libonce_cell-0ac012fec71d6948,libthiserror-ecb6660f1cc2ae53,librand-a95334e90e02651b,libgetrandom-1459a3bf5c854eb1,liblibc-cb79651e9cde70a0,libchacha20-47ef25d91e12a944,libcpufeatures-37e62768f95a7272,libcfg_if-73907a425b6e514e,librand_core-2fa3c52de9110239,libndarray-b5bb3ca85469634b,libmatrixmultiply-bc2e5a3bcc293d60,libapprox-cca8d3f9e365b5a0,libnum_complex-095ac340f3ba121d,libbytemuck-a079f2b528cb38be,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-d1e11c4c7bbb0368,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.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" "/opt/rustwide/target/debug/examples/rustcXG2wBK/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" "/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/interpnd_example-015752600c4fff3d" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-interpolate` (example "interpnd_example") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1767f45523ed9e97f370944419eb54597636fb2c60d1e5d8053da5e92227b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1767f45523ed9e97f370944419eb54597636fb2c60d1e5d8053da5e92227b184", kill_on_drop: false }`
[INFO] [stdout] 1767f45523ed9e97f370944419eb54597636fb2c60d1e5d8053da5e92227b184
