[INFO] fetching crate scirs2-vision 0.1.0-rc.2...
[INFO] testing scirs2-vision-0.1.0-rc.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate scirs2-vision 0.1.0-rc.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate scirs2-vision 0.1.0-rc.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-vision 0.1.0-rc.2
[INFO] tweaked toml for crates.io crate scirs2-vision 0.1.0-rc.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-vision 0.1.0-rc.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-vision 0.1.0-rc.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded lax v0.17.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.17.0
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded scirs2-linalg v0.1.0-rc.2
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] [stderr]   Downloaded scirs2-core v0.1.0-rc.2
[INFO] [stderr]   Downloaded ndarray-rand v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66097e3332fecb7562f1a5b56812c267e2c666322a83984611436c2c852becc5
[INFO] running `Command { std: "docker" "start" "-a" "66097e3332fecb7562f1a5b56812c267e2c666322a83984611436c2c852becc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66097e3332fecb7562f1a5b56812c267e2c666322a83984611436c2c852becc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66097e3332fecb7562f1a5b56812c267e2c666322a83984611436c2c852becc5", kill_on_drop: false }`
[INFO] [stdout] 66097e3332fecb7562f1a5b56812c267e2c666322a83984611436c2c852becc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a82b387dfdd98df252d09052fd7a6dbe1f7f5f78668fac897d1d0e8447cbab32
[INFO] running `Command { std: "docker" "start" "-a" "a82b387dfdd98df252d09052fd7a6dbe1f7f5f78668fac897d1d0e8447cbab32", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-rc.2
[INFO] [stderr]    Compiling scirs2-vision v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "a82b387dfdd98df252d09052fd7a6dbe1f7f5f78668fac897d1d0e8447cbab32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82b387dfdd98df252d09052fd7a6dbe1f7f5f78668fac897d1d0e8447cbab32", kill_on_drop: false }`
[INFO] [stdout] a82b387dfdd98df252d09052fd7a6dbe1f7f5f78668fac897d1d0e8447cbab32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5bfec61625e5cff92e46016412302b9269cb137d4685c35fc4cdae91a89fdeb
[INFO] running `Command { std: "docker" "start" "-a" "b5bfec61625e5cff92e46016412302b9269cb137d4685c35fc4cdae91a89fdeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling scirs2-vision v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcn6gibb/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_vision-a0346178ce26a9ac,libscirs2_linalg-9fb4ac8f774d891d,libcrossbeam_channel-dffe07df89ac0524,libstatrs-6142e2a063d245ad,libnalgebra-0704aed1ee6881ac,libtypenum-bfb62b937385d8c5,libsimba-00fcdd059e2a93e0,libwide-8e4b82871cc0d293,libsafe_arch-4367d958dee2a5d9,libscirs2_core-ec632d75f2c22cea,libuuid-2b8d470edd153e07,libnum_cpus-5be93dbfd08817a3,librand_distr-8a7a792b5a42fac3,libndarray_linalg-52f5290db405fb5f,liblax-b0109208bdc06ae7,liblapack_sys-7ca8a8bff9b4dd0c,libcauchy-53237c2bb74af96a,libndarray_rand-c50de9dc53583d2b,librand_distr-7c73d22c279d86e4,libonce_cell-bfceb64c6f4cb589,libthiserror-89a8a103ee771567,libchrono-17abb4ae719238fd,libiana_time_zone-1ddd079db856ae68,libserde_json-6dafc42698ecfa40,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,librand-cead123638aa29f6,librand_chacha-91e4cb63033d2e6c,librand_core-f352f9c80056123f,libgetrandom-c30cde370c1136c5,libndarray-214e861bcf28a6da,libmatrixmultiply-e29a180f595f23ed,libapprox-b18544e58ea0974e,libnum_complex-dbf334e17de7c69c,librand-1c5b162904554356,librand_chacha-2d04bc587af29479,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-ab7604f6b821ed2d,libgetrandom-0fbb9e12a9ec845c,liblibc-1e38e2428975b5a3,librawpointer-739700537452c478,libimage-af85bc294e4e0a07,libimage_webp-b550df89284d9958,libqoi-93e295aad9ea6df0,libmoxcms-326583cf18e69af3,libpxfm-ec58e0f40e4ddb71,libtiff-0dd88cc85f33df44,libfax-6027e46fcc141b00,libpng-bc770c1ee9b2a672,libbitflags-1877e0d70ab279bf,libflate2-bb3b92d90ccc639a,libfdeflate-9f52c5ad78c3eb34,libcrc32fast-ca081c0254e42bbd,libexr-170f0da795abb8e7,libminiz_oxide-7f54a940a9add545,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-ff9d9c40d0ff0229,liblebe-1e0fdee35a5a8963,libhalf-7f678fc4c3baf23d,libserde-f005055ec889d163,libserde_core-be9eb72de4c58031,libsmallvec-ff9c1c2f08c8cb5f,libzune_jpeg-824072d8fa4c419c,libzune_core-a186de26ce2c85ab,libgif-85ac04d74edc051f,libcolor_quant-43e17759eebdcfd3,libweezl-9531f69b1e1b7cc3,libbyteorder_lite-2f6890542318b4a1,libravif-0acc45d5ebf16354,libloop9-7176b4dc5f1b3571,libavif_serialize-e5ab3ab20afe4a67,libquick_error-0bf4d4511e8935f7,librgb-9559457d6c661f69,librav1e-29fa18ddcfce1278,libprofiling-3d105623b9cf3196,libav1_grain-eb328d3ec7d12f86,libnom-e2b2c59326c33e37,libmemchr-1746d9db21e5ba51,libnum_rational-9a94e27012c92390,libnum_bigint-27bb27835cb21e10,libnum_integer-8f6933ec51272c83,libanyhow-b1912cf0cfdecb46,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-47625dbb67014526,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libcfg_if-271dbb267a299df7,libv_frame-17350a0b2f495610,libaligned_vec-3e6a0466752623a4,libequator-c36e77d1497dd1b8,libarrayvec-b6d263f53f72a0a3,libthiserror-42720de4407678cd,libbitstream_io-44132cab916c87b1,libitertools-566ed4385da2056f,libeither-90b161b6ac8ad0e5,liblog-3912f3b6ac91c78b,libimgref-eb5da6902bf05782,libbytemuck-7a95f37db672d2dc,libnum_traits-05d4ab80700f56e6}.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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn6gibb/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/basic_tests-d08570b65384e6b9" "-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-vision` (test "basic_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-vision` (example "texture_analysis")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name texture_analysis --edition=2021 examples/texture_analysis.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=428845e9da67602e -C extra-filename=-2f1e2fbff2abbd0f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (example "non_rigid_transformations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name non_rigid_transformations --edition=2021 examples/non_rigid_transformations.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=0d9e72a1a91ac91b -C extra-filename=-0e11b0894cba9e9e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (example "slic_superpixels")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name slic_superpixels --edition=2021 examples/slic_superpixels.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8c1c21bb85c1e930 -C extra-filename=-94948f25e221b1e4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (example "advanced_filtering")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name advanced_filtering --edition=2021 examples/advanced_filtering.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ccb3fc3f6287110e -C extra-filename=-0d79ceb0681e2a9a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (example "canny_edge_detection")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name canny_edge_detection --edition=2021 examples/canny_edge_detection.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ee3a98f725bdc565 -C extra-filename=-e42f8c7778d0c1e6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (example "vision_comprehensive_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name vision_comprehensive_demo --edition=2021 examples/vision_comprehensive_demo.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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=37cb30df72d45f65 -C extra-filename=-2941b919d44de4a5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern scirs2_vision=/opt/rustwide/target/debug/deps/libscirs2_vision-a0346178ce26a9ac.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-vision` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name scirs2_vision --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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5364cd034dae0a8d -C extra-filename=-d8e42d76a8d2abcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-dffe07df89ac0524.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af85bc294e4e0a07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5be93dbfd08817a3.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-ec632d75f2c22cea.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-9fb4ac8f774d891d.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6142e2a063d245ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89a8a103ee771567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyqCQE7/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_vision-a0346178ce26a9ac,libscirs2_linalg-9fb4ac8f774d891d,libcrossbeam_channel-dffe07df89ac0524,libstatrs-6142e2a063d245ad,libnalgebra-0704aed1ee6881ac,libtypenum-bfb62b937385d8c5,libsimba-00fcdd059e2a93e0,libwide-8e4b82871cc0d293,libsafe_arch-4367d958dee2a5d9,libscirs2_core-ec632d75f2c22cea,libuuid-2b8d470edd153e07,libnum_cpus-5be93dbfd08817a3,librand_distr-8a7a792b5a42fac3,libndarray_linalg-52f5290db405fb5f,liblax-b0109208bdc06ae7,liblapack_sys-7ca8a8bff9b4dd0c,libcauchy-53237c2bb74af96a,libndarray_rand-c50de9dc53583d2b,librand_distr-7c73d22c279d86e4,libonce_cell-bfceb64c6f4cb589,libthiserror-89a8a103ee771567,libchrono-17abb4ae719238fd,libiana_time_zone-1ddd079db856ae68,libserde_json-6dafc42698ecfa40,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,librand-cead123638aa29f6,librand_chacha-91e4cb63033d2e6c,librand_core-f352f9c80056123f,libgetrandom-c30cde370c1136c5,libndarray-214e861bcf28a6da,libmatrixmultiply-e29a180f595f23ed,libapprox-b18544e58ea0974e,libnum_complex-dbf334e17de7c69c,librand-1c5b162904554356,librand_chacha-2d04bc587af29479,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-ab7604f6b821ed2d,libgetrandom-0fbb9e12a9ec845c,liblibc-1e38e2428975b5a3,librawpointer-739700537452c478,libimage-af85bc294e4e0a07,libimage_webp-b550df89284d9958,libqoi-93e295aad9ea6df0,libmoxcms-326583cf18e69af3,libpxfm-ec58e0f40e4ddb71,libtiff-0dd88cc85f33df44,libfax-6027e46fcc141b00,libpng-bc770c1ee9b2a672,libbitflags-1877e0d70ab279bf,libflate2-bb3b92d90ccc639a,libfdeflate-9f52c5ad78c3eb34,libcrc32fast-ca081c0254e42bbd,libexr-170f0da795abb8e7,libminiz_oxide-7f54a940a9add545,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-ff9d9c40d0ff0229,liblebe-1e0fdee35a5a8963,libhalf-7f678fc4c3baf23d,libserde-f005055ec889d163,libserde_core-be9eb72de4c58031,libsmallvec-ff9c1c2f08c8cb5f,libzune_jpeg-824072d8fa4c419c,libzune_core-a186de26ce2c85ab,libgif-85ac04d74edc051f,libcolor_quant-43e17759eebdcfd3,libweezl-9531f69b1e1b7cc3,libbyteorder_lite-2f6890542318b4a1,libravif-0acc45d5ebf16354,libloop9-7176b4dc5f1b3571,libavif_serialize-e5ab3ab20afe4a67,libquick_error-0bf4d4511e8935f7,librgb-9559457d6c661f69,librav1e-29fa18ddcfce1278,libprofiling-3d105623b9cf3196,libav1_grain-eb328d3ec7d12f86,libnom-e2b2c59326c33e37,libmemchr-1746d9db21e5ba51,libnum_rational-9a94e27012c92390,libnum_bigint-27bb27835cb21e10,libnum_integer-8f6933ec51272c83,libanyhow-b1912cf0cfdecb46,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-47625dbb67014526,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libcfg_if-271dbb267a299df7,libv_frame-17350a0b2f495610,libaligned_vec-3e6a0466752623a4,libequator-c36e77d1497dd1b8,libarrayvec-b6d263f53f72a0a3,libthiserror-42720de4407678cd,libbitstream_io-44132cab916c87b1,libitertools-566ed4385da2056f,libeither-90b161b6ac8ad0e5,liblog-3912f3b6ac91c78b,libimgref-eb5da6902bf05782,libbytemuck-7a95f37db672d2dc,libnum_traits-05d4ab80700f56e6}.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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyqCQE7/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/preprocessing_tests-ca9a8eb9e2c55434" "-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-vision` (test "preprocessing_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcx6gjuR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_vision-a0346178ce26a9ac,libscirs2_linalg-9fb4ac8f774d891d,libcrossbeam_channel-dffe07df89ac0524,libstatrs-6142e2a063d245ad,libnalgebra-0704aed1ee6881ac,libtypenum-bfb62b937385d8c5,libsimba-00fcdd059e2a93e0,libwide-8e4b82871cc0d293,libsafe_arch-4367d958dee2a5d9,libscirs2_core-ec632d75f2c22cea,libuuid-2b8d470edd153e07,libnum_cpus-5be93dbfd08817a3,librand_distr-8a7a792b5a42fac3,libndarray_linalg-52f5290db405fb5f,liblax-b0109208bdc06ae7,liblapack_sys-7ca8a8bff9b4dd0c,libcauchy-53237c2bb74af96a,libndarray_rand-c50de9dc53583d2b,librand_distr-7c73d22c279d86e4,libonce_cell-bfceb64c6f4cb589,libthiserror-89a8a103ee771567,libchrono-17abb4ae719238fd,libiana_time_zone-1ddd079db856ae68,libserde_json-6dafc42698ecfa40,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,librand-cead123638aa29f6,librand_chacha-91e4cb63033d2e6c,librand_core-f352f9c80056123f,libgetrandom-c30cde370c1136c5,libndarray-214e861bcf28a6da,libmatrixmultiply-e29a180f595f23ed,libapprox-b18544e58ea0974e,libnum_complex-dbf334e17de7c69c,librand-1c5b162904554356,librand_chacha-2d04bc587af29479,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-ab7604f6b821ed2d,libgetrandom-0fbb9e12a9ec845c,liblibc-1e38e2428975b5a3,librawpointer-739700537452c478,libimage-af85bc294e4e0a07,libimage_webp-b550df89284d9958,libqoi-93e295aad9ea6df0,libmoxcms-326583cf18e69af3,libpxfm-ec58e0f40e4ddb71,libtiff-0dd88cc85f33df44,libfax-6027e46fcc141b00,libpng-bc770c1ee9b2a672,libbitflags-1877e0d70ab279bf,libflate2-bb3b92d90ccc639a,libfdeflate-9f52c5ad78c3eb34,libcrc32fast-ca081c0254e42bbd,libexr-170f0da795abb8e7,libminiz_oxide-7f54a940a9add545,libzune_inflate-cd8159965152d408,libsimd_adler32-80841c86b1383db7,libbit_field-ff9d9c40d0ff0229,liblebe-1e0fdee35a5a8963,libhalf-7f678fc4c3baf23d,libserde-f005055ec889d163,libserde_core-be9eb72de4c58031,libsmallvec-ff9c1c2f08c8cb5f,libzune_jpeg-824072d8fa4c419c,libzune_core-a186de26ce2c85ab,libgif-85ac04d74edc051f,libcolor_quant-43e17759eebdcfd3,libweezl-9531f69b1e1b7cc3,libbyteorder_lite-2f6890542318b4a1,libravif-0acc45d5ebf16354,libloop9-7176b4dc5f1b3571,libavif_serialize-e5ab3ab20afe4a67,libquick_error-0bf4d4511e8935f7,librgb-9559457d6c661f69,librav1e-29fa18ddcfce1278,libprofiling-3d105623b9cf3196,libav1_grain-eb328d3ec7d12f86,libnom-e2b2c59326c33e37,libmemchr-1746d9db21e5ba51,libnum_rational-9a94e27012c92390,libnum_bigint-27bb27835cb21e10,libnum_integer-8f6933ec51272c83,libanyhow-b1912cf0cfdecb46,libdebug_unreachable-abd293a450d894d7,libmaybe_rayon-47625dbb67014526,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libcfg_if-271dbb267a299df7,libv_frame-17350a0b2f495610,libaligned_vec-3e6a0466752623a4,libequator-c36e77d1497dd1b8,libarrayvec-b6d263f53f72a0a3,libthiserror-42720de4407678cd,libbitstream_io-44132cab916c87b1,libitertools-566ed4385da2056f,libeither-90b161b6ac8ad0e5,liblog-3912f3b6ac91c78b,libimgref-eb5da6902bf05782,libbytemuck-7a95f37db672d2dc,libnum_traits-05d4ab80700f56e6}.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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx6gjuR/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/feature_detection-1dcadb510c057a9a" "-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-vision` (example "feature_detection") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b5bfec61625e5cff92e46016412302b9269cb137d4685c35fc4cdae91a89fdeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5bfec61625e5cff92e46016412302b9269cb137d4685c35fc4cdae91a89fdeb", kill_on_drop: false }`
[INFO] [stdout] b5bfec61625e5cff92e46016412302b9269cb137d4685c35fc4cdae91a89fdeb
