[INFO] fetching crate scirs2-vision 0.1.0-beta.3...
[INFO] testing scirs2-vision-0.1.0-beta.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate scirs2-vision 0.1.0-beta.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scirs2-vision 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-vision 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate scirs2-vision 0.1.0-beta.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-vision 0.1.0-beta.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-vision 0.1.0-beta.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-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26bd6bc2cb5e7eee2de24c1957135ff4ddc0642dea4e878a1d866575b9d9e008
[INFO] running `Command { std: "docker" "start" "-a" "26bd6bc2cb5e7eee2de24c1957135ff4ddc0642dea4e878a1d866575b9d9e008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26bd6bc2cb5e7eee2de24c1957135ff4ddc0642dea4e878a1d866575b9d9e008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26bd6bc2cb5e7eee2de24c1957135ff4ddc0642dea4e878a1d866575b9d9e008", kill_on_drop: false }`
[INFO] [stdout] 26bd6bc2cb5e7eee2de24c1957135ff4ddc0642dea4e878a1d866575b9d9e008
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 675f662ff5136dccacf33203e6ec2aaec3cb6d8abf349ea1d65c5d8b4a46d5de
[INFO] running `Command { std: "docker" "start" "-a" "675f662ff5136dccacf33203e6ec2aaec3cb6d8abf349ea1d65c5d8b4a46d5de", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-beta.3
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-vision v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] running `Command { std: "docker" "inspect" "675f662ff5136dccacf33203e6ec2aaec3cb6d8abf349ea1d65c5d8b4a46d5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "675f662ff5136dccacf33203e6ec2aaec3cb6d8abf349ea1d65c5d8b4a46d5de", kill_on_drop: false }`
[INFO] [stdout] 675f662ff5136dccacf33203e6ec2aaec3cb6d8abf349ea1d65c5d8b4a46d5de
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f983c8d4c00f609d3d3672f84521972d67081a5013b7bfccf18fb64f3f9c5d6
[INFO] running `Command { std: "docker" "start" "-a" "0f983c8d4c00f609d3d3672f84521972d67081a5013b7bfccf18fb64f3f9c5d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling scirs2-vision v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbvjhFh/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_vision-924d939176444cd6,libcrossbeam_channel-cd1bb0a90a5096d1,libstatrs-21821f03f8d4af19,libnalgebra-1517d5ac5cd9f583,libtypenum-f2b179c8a326fef2,libsimba-1a436fafd1233af9,libwide-93fa94ba7252d90c,libsafe_arch-3b5f42f2554b9b11,libapprox-710b4f9e7a859a5a,libscirs2_core-d24d201df4544e2b,libuuid-6945627be197bfdf,libnum_cpus-5cf65391f8c4acac,librand_distr-9fe6bdb4d27584d2,libndarray_rand-ec8bbdd5c879ad80,librand_distr-bc6ca7bb7bf553b2,librand-161dcc978848fa83,librand_chacha-540078586876b417,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libonce_cell-e9252a7b5119f3eb,libthiserror-8ac536be424ba93c,libchrono-8da55a6e13537901,libiana_time_zone-bab5d12b40894ac1,libserde_json-4d3e9455d1b67be6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libndarray-4ea3f1227a1c45f8,libmatrixmultiply-3c87161ea4e86620,libnum_complex-43b8644c817bacae,librawpointer-10d892ea69c462d6,libserde-31b30871c185b1f8,libserde_core-f6d44f5273b9b05d,librand-3892523f0fcf9711,librand_chacha-2447b460129dece7,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libimage-a52278a9c707ab15,libimage_webp-5097378612dd00d3,libqoi-3d4951c4f26582b8,libmoxcms-0b26459da0608be0,libpxfm-09e4fd14b44d0559,libtiff-bd92c0eeafaf17f4,libfax-a28fc2e923786c35,libpng-8cd6d081a55ae375,libbitflags-7f84f37ac731566a,libflate2-0279ce42dd392eca,libfdeflate-a48e901c10f6d560,libcrc32fast-64953afe177070d4,libexr-275abfae42310d05,libminiz_oxide-d80fb04426b5ff01,libzune_inflate-830e3160eed64e83,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-b0e4fb2102748d44,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c4b81b4d94627c8a,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-89e59ff464dbed8d,libloop9-2f86d0b5a8e63f7c,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-5f6087b599e079d4,libprofiling-acc49a0acdf64c86,libav1_grain-f563c67006f8af5a,libnom-fddce8c9fa43f8b8,libmemchr-60b408e76a46f254,libnum_rational-71e044b3d037d3bd,libnum_bigint-9cf88878d6e7775a,libnum_integer-79b3f1c05dd553bd,libanyhow-eb07bcfe9a52a357,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-dbd107351c43dc02,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libcfg_if-ae1e883b62e8dab7,libv_frame-2d15adf3d4d8ede1,libaligned_vec-447efa437a6626f3,libequator-2d150d7be0276484,libarrayvec-09741c597eeba17a,libthiserror-03427147c0f1c0d3,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-40ebd7d040175aeb,libimgref-3394f03120c74b5c,libbytemuck-02f275f1706912d2,libnum_traits-5c7ea38e861f65e5}.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/rustcbvjhFh/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/examples/image_matching-f0f7cd9e4ad3e51d" "-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 "image_matching") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcV1wY67/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_vision-924d939176444cd6,libcrossbeam_channel-cd1bb0a90a5096d1,libstatrs-21821f03f8d4af19,libnalgebra-1517d5ac5cd9f583,libtypenum-f2b179c8a326fef2,libsimba-1a436fafd1233af9,libwide-93fa94ba7252d90c,libsafe_arch-3b5f42f2554b9b11,libapprox-710b4f9e7a859a5a,libscirs2_core-d24d201df4544e2b,libuuid-6945627be197bfdf,libnum_cpus-5cf65391f8c4acac,librand_distr-9fe6bdb4d27584d2,libndarray_rand-ec8bbdd5c879ad80,librand_distr-bc6ca7bb7bf553b2,librand-161dcc978848fa83,librand_chacha-540078586876b417,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libonce_cell-e9252a7b5119f3eb,libthiserror-8ac536be424ba93c,libchrono-8da55a6e13537901,libiana_time_zone-bab5d12b40894ac1,libserde_json-4d3e9455d1b67be6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,librand-3892523f0fcf9711,librand_chacha-2447b460129dece7,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libndarray-4ea3f1227a1c45f8,libmatrixmultiply-3c87161ea4e86620,libnum_complex-43b8644c817bacae,librawpointer-10d892ea69c462d6,libserde-31b30871c185b1f8,libserde_core-f6d44f5273b9b05d,libimage-a52278a9c707ab15,libimage_webp-5097378612dd00d3,libqoi-3d4951c4f26582b8,libmoxcms-0b26459da0608be0,libpxfm-09e4fd14b44d0559,libtiff-bd92c0eeafaf17f4,libfax-a28fc2e923786c35,libpng-8cd6d081a55ae375,libbitflags-7f84f37ac731566a,libflate2-0279ce42dd392eca,libfdeflate-a48e901c10f6d560,libcrc32fast-64953afe177070d4,libexr-275abfae42310d05,libminiz_oxide-d80fb04426b5ff01,libzune_inflate-830e3160eed64e83,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-b0e4fb2102748d44,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c4b81b4d94627c8a,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-89e59ff464dbed8d,libloop9-2f86d0b5a8e63f7c,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-5f6087b599e079d4,libprofiling-acc49a0acdf64c86,libav1_grain-f563c67006f8af5a,libnom-fddce8c9fa43f8b8,libmemchr-60b408e76a46f254,libnum_rational-71e044b3d037d3bd,libnum_bigint-9cf88878d6e7775a,libnum_integer-79b3f1c05dd553bd,libanyhow-eb07bcfe9a52a357,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-dbd107351c43dc02,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libcfg_if-ae1e883b62e8dab7,libv_frame-2d15adf3d4d8ede1,libaligned_vec-447efa437a6626f3,libequator-2d150d7be0276484,libarrayvec-09741c597eeba17a,libthiserror-03427147c0f1c0d3,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-40ebd7d040175aeb,libimgref-3394f03120c74b5c,libbytemuck-02f275f1706912d2,libnum_traits-5c7ea38e861f65e5}.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/rustcV1wY67/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/examples/advanced_filtering-2efa790525daa1f1" "-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 "advanced_filtering") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0f983c8d4c00f609d3d3672f84521972d67081a5013b7bfccf18fb64f3f9c5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f983c8d4c00f609d3d3672f84521972d67081a5013b7bfccf18fb64f3f9c5d6", kill_on_drop: false }`
[INFO] [stdout] 0f983c8d4c00f609d3d3672f84521972d67081a5013b7bfccf18fb64f3f9c5d6
