[INFO] fetching crate finneon 0.1.5... [INFO] testing finneon-0.1.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate finneon 0.1.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate finneon 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate finneon 0.1.5 [INFO] tweaked toml for crates.io crate finneon 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate finneon 0.1.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate finneon 0.1.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libfuzzer-sys v0.4.9 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded glam v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4958bf093fdc45ed6ff80b1540b83d6d75ad7a5dd62abbc348b501bf45c3380c [INFO] running `Command { std: "docker" "start" "-a" "4958bf093fdc45ed6ff80b1540b83d6d75ad7a5dd62abbc348b501bf45c3380c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4958bf093fdc45ed6ff80b1540b83d6d75ad7a5dd62abbc348b501bf45c3380c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4958bf093fdc45ed6ff80b1540b83d6d75ad7a5dd62abbc348b501bf45c3380c", kill_on_drop: false }` [INFO] [stdout] 4958bf093fdc45ed6ff80b1540b83d6d75ad7a5dd62abbc348b501bf45c3380c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9e4cc9b99130329441acc1454fcb07cc62e92431eb845a00547a67a54025e29a [INFO] running `Command { std: "docker" "start" "-a" "9e4cc9b99130329441acc1454fcb07cc62e92431eb845a00547a67a54025e29a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling glam v0.30.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling finneon v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "9e4cc9b99130329441acc1454fcb07cc62e92431eb845a00547a67a54025e29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4cc9b99130329441acc1454fcb07cc62e92431eb845a00547a67a54025e29a", kill_on_drop: false }` [INFO] [stdout] 9e4cc9b99130329441acc1454fcb07cc62e92431eb845a00547a67a54025e29a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3e6db33c0e027e5b042a89f26f941d11e57541433fdf40d004ff5d7cd2a5270b [INFO] running `Command { std: "docker" "start" "-a" "3e6db33c0e027e5b042a89f26f941d11e57541433fdf40d004ff5d7cd2a5270b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling finneon v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IntoParallelIterator` [INFO] [stdout] --> examples/batch_parallel_threads.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::iter::{IntoParallelIterator, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParallelIterator` [INFO] [stdout] --> examples/batch_parallel_threads.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::iter::{IntoParallelIterator, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> examples/uv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let app = App::new(()).run("static/fantasy.png", fragment, output); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> examples/sampler.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let app = App::new(Block { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcTEhA7G/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-079da58926c4e01f.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-24de66ecc155cc29.rlib,libfinneon-6b7246391e5ddcf5.rlib,libtracing-2c6bb16709501781.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libimage-b3ab09d64ec1a8f0.rlib,libimage_webp-fdf00a1a0d63cac6.rlib,libqoi-952ddcc4e853abc8.rlib,libpng-375674d54aee573e.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-25636be7583606d2.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-2d6715e484c92b62.rlib,libzune_jpeg-e2aeca6891ef9c7e.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-fdecb717560c0d68.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-565b31ed6d426ddd.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-6e75c4d1e348a484.rlib,libprofiling-746c231975a67102.rlib,libav1_grain-4d162d750d3139dc.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libnum_rational-53f147a9502ec62e.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libanyhow-d3d82cf750ed3417.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-dc222d231324308a.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libv_frame-93ea107cc390f038.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-1e1ddaa0dceeee0e.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-b83bcac5887b9451.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-939589aaefa51ac4.rlib,libnum_traits-d2d1e9803077770a.rlib,libtiff-d0bf33f30771dec9.rlib,libflate2-08f163bccff2ff9a.rlib,libminiz_oxide-45564cbcbb646a48.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libglam-cb9938759cfba114.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcTEhA7G/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/color_ramp-ce96431c8f77103a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `finneon` (example "color_ramp") 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvmZ2PW/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-079da58926c4e01f.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-24de66ecc155cc29.rlib,libfinneon-6b7246391e5ddcf5.rlib,libtracing-2c6bb16709501781.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libimage-b3ab09d64ec1a8f0.rlib,libimage_webp-fdf00a1a0d63cac6.rlib,libqoi-952ddcc4e853abc8.rlib,libpng-375674d54aee573e.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-25636be7583606d2.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-2d6715e484c92b62.rlib,libzune_jpeg-e2aeca6891ef9c7e.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-fdecb717560c0d68.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-565b31ed6d426ddd.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-6e75c4d1e348a484.rlib,libprofiling-746c231975a67102.rlib,libav1_grain-4d162d750d3139dc.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libnum_rational-53f147a9502ec62e.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libanyhow-d3d82cf750ed3417.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-dc222d231324308a.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libv_frame-93ea107cc390f038.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-1e1ddaa0dceeee0e.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-b83bcac5887b9451.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-939589aaefa51ac4.rlib,libnum_traits-d2d1e9803077770a.rlib,libtiff-d0bf33f30771dec9.rlib,libflate2-08f163bccff2ff9a.rlib,libminiz_oxide-45564cbcbb646a48.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libglam-cb9938759cfba114.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvmZ2PW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/sampler-2253af90ba6621f0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `finneon` (example "sampler") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcs3TjaP/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-079da58926c4e01f.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-24de66ecc155cc29.rlib,libfinneon-6b7246391e5ddcf5.rlib,libtracing-2c6bb16709501781.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libimage-b3ab09d64ec1a8f0.rlib,libimage_webp-fdf00a1a0d63cac6.rlib,libqoi-952ddcc4e853abc8.rlib,libpng-375674d54aee573e.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-25636be7583606d2.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-2d6715e484c92b62.rlib,libzune_jpeg-e2aeca6891ef9c7e.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-fdecb717560c0d68.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-565b31ed6d426ddd.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-6e75c4d1e348a484.rlib,libprofiling-746c231975a67102.rlib,libav1_grain-4d162d750d3139dc.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libnum_rational-53f147a9502ec62e.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libanyhow-d3d82cf750ed3417.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-dc222d231324308a.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libv_frame-93ea107cc390f038.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-1e1ddaa0dceeee0e.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-b83bcac5887b9451.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-939589aaefa51ac4.rlib,libnum_traits-d2d1e9803077770a.rlib,libtiff-d0bf33f30771dec9.rlib,libflate2-08f163bccff2ff9a.rlib,libminiz_oxide-45564cbcbb646a48.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libglam-cb9938759cfba114.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcs3TjaP/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/uv-24b1928e90e3c04f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `finneon` (example "uv") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3e6db33c0e027e5b042a89f26f941d11e57541433fdf40d004ff5d7cd2a5270b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6db33c0e027e5b042a89f26f941d11e57541433fdf40d004ff5d7cd2a5270b", kill_on_drop: false }` [INFO] [stdout] 3e6db33c0e027e5b042a89f26f941d11e57541433fdf40d004ff5d7cd2a5270b