[INFO] fetching crate qrwatermark 0.1.2... [INFO] testing qrwatermark-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate qrwatermark 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate qrwatermark 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qrwatermark 0.1.2 [INFO] tweaked toml for crates.io crate qrwatermark 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qrwatermark 0.1.2 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 qrwatermark 0.1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3820f28c182dca7051f1df8e5ffdfee71f6fcf6058049da15e5d36ef6071ca7f [INFO] running `Command { std: "docker" "start" "-a" "3820f28c182dca7051f1df8e5ffdfee71f6fcf6058049da15e5d36ef6071ca7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3820f28c182dca7051f1df8e5ffdfee71f6fcf6058049da15e5d36ef6071ca7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3820f28c182dca7051f1df8e5ffdfee71f6fcf6058049da15e5d36ef6071ca7f", kill_on_drop: false }` [INFO] [stdout] 3820f28c182dca7051f1df8e5ffdfee71f6fcf6058049da15e5d36ef6071ca7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9f88ecb8514b53b2baee2398183a1ab60d2c685016947a1e48bc4f5f99f65f4c [INFO] running `Command { std: "docker" "start" "-a" "9f88ecb8514b53b2baee2398183a1ab60d2c685016947a1e48bc4f5f99f65f4c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling qrwatermark v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/configs/image_config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | !unimplemented!(); [INFO] [stdout] | ^---------------- [INFO] [stdout] | || [INFO] [stdout] | |any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_type` [INFO] [stdout] --> src/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_color_formatted` [INFO] [stdout] --> src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | let pixel_color_formatted = if self.image_config.has_random_pixel_color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_color_formatted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `convert_into_type` is never used [INFO] [stdout] --> src/lib.rs:192:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> QrWatermark<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.56s [INFO] running `Command { std: "docker" "inspect" "9f88ecb8514b53b2baee2398183a1ab60d2c685016947a1e48bc4f5f99f65f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f88ecb8514b53b2baee2398183a1ab60d2c685016947a1e48bc4f5f99f65f4c", kill_on_drop: false }` [INFO] [stdout] 9f88ecb8514b53b2baee2398183a1ab60d2c685016947a1e48bc4f5f99f65f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 83b9043cdb4347b9383ca49c734fc121c901ba6cfeb17ed28676cb5f87cc719c [INFO] running `Command { std: "docker" "start" "-a" "83b9043cdb4347b9383ca49c734fc121c901ba6cfeb17ed28676cb5f87cc719c", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/configs/image_config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qrwatermark v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | !unimplemented!(); [INFO] [stdout] | ^---------------- [INFO] [stdout] | || [INFO] [stdout] | |any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_type` [INFO] [stdout] --> src/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_color_formatted` [INFO] [stdout] --> src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | let pixel_color_formatted = if self.image_config.has_random_pixel_color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_color_formatted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `convert_into_type` is never used [INFO] [stdout] --> src/lib.rs:192:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> QrWatermark<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/configs/image_config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> examples/background_image.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImagePixelType` and `logo_config::LogoConfigBuilder` [INFO] [stdout] --> examples/background_image.rs:5:40 [INFO] [stdout] | [INFO] [stdout] 5 | image_config::{ImageConfigBuilder, ImagePixelType}, logo_config::LogoConfigBuilder [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | !unimplemented!(); [INFO] [stdout] | ^---------------- [INFO] [stdout] | || [INFO] [stdout] | |any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_type` [INFO] [stdout] --> src/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_color_formatted` [INFO] [stdout] --> src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | let pixel_color_formatted = if self.image_config.has_random_pixel_color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_color_formatted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `convert_into_type` is never used [INFO] [stdout] --> src/lib.rs:192:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> QrWatermark<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | fn convert_into_type(&self, pixel_type: ImagePixelType) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/rustcdLU0F5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libqrwatermark.rlib,libqrcodegen-840df871962998ba.rlib,libimageproc-ef2b88e27c8f4ae2.rlib,libnalgebra-f54cd216c5daadb1.rlib,libmatrixmultiply-0b4b9489ce0bcc1d.rlib,librawpointer-ee8696fe85e6dce4.rlib,libtypenum-cc4becc3569b0837.rlib,libsimba-0132a0c8e97b1930.rlib,libwide-b4a429dd94debd43.rlib,libsafe_arch-5a9faa6e240fdf36.rlib,libapprox-e915e8680e8645d7.rlib,libab_glyph-7eb74c2dc61e93b1.rlib,libowned_ttf_parser-d10ad487a2d93578.rlib,libttf_parser-a1c12de548d41c9b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libnum-917b88295d0c65b7.rlib,libnum_iter-6c7f74b041cfc170.rlib,libnum_complex-ad0320ce3e32499e.rlib,librand_distr-8a7fbad7d79c6e00.rlib,librand-05f0460ced6b2fa2.rlib,librand_chacha-74317a78d2a641cf.rlib,libppv_lite86-e081b33af12027a6.rlib,libzerocopy-0e644f639f40ec2e.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-3a6fc3d18569ec47.rlib,libgetrandom-abefbe540a54cc13.rlib,liblibc-42ff5e02e1595258.rlib,libimage-f0293e32d3e1040c.rlib,libimage_webp-6b9cd823484f5542.rlib,libqoi-1f6e56d529948793.rlib,librayon-547cbbac41ede977.rlib,libpng-bddea004013e4945.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-4bde077214bf044e.rlib,libexr-cb5eb9f9dca4bf59.rlib,libflume-3aeef08659ad43ec.rlib,libminiz_oxide-f192f0ff373f2b92.rlib,libadler-b32dea79b2f05ffd.rlib,libzune_inflate-b5966f47ed614358.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-2d6715e484c92b62.rlib,libzune_jpeg-2802d0f4eb12fef1.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-65afd9f0e4fe2eda.rlib,libloop9-41aed74a9cd50d61.rlib,libavif_serialize-b8efd1469655ba79.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-a01f19134d2ff1ad.rlib,librav1e-66ea892f100091f4.rlib,libprofiling-b634d98800b98adc.rlib,libav1_grain-f1bcd0edfe5c900c.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libnum_rational-045d2881d540dd06.rlib,libnum_bigint-404d9593c3341169.rlib,libnum_integer-e939204713177122.rlib,libanyhow-dc2ada9b044e9728.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-e515dd0052ca7494.rlib,libv_frame-cc7894080518ae57.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-47d410bb32cd939f.rlib,libbitstream_io-4d8a51f4a85113c6.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-0d69b46059aa6af5.rlib,libimgref-1658f3b3895b26db.rlib,libbytemuck-65af1a05bc832e83.rlib,libnum_traits-631cd2efbb06afaa.rlib,libtiff-55ba04b5aee10ee7.rlib,libflate2-aadbf262a05395fd.rlib,libminiz_oxide-10d4df2e4dabd392.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.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/rustcdLU0F5/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/background_image-f2dae3b12e2d5d9f" "-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 `qrwatermark` (example "background_image") due to 1 previous error; 2 warnings emitted [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/rustcm3DhsL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libqrwatermark.rlib,libqrcodegen-840df871962998ba.rlib,libimageproc-ef2b88e27c8f4ae2.rlib,libnalgebra-f54cd216c5daadb1.rlib,libmatrixmultiply-0b4b9489ce0bcc1d.rlib,librawpointer-ee8696fe85e6dce4.rlib,libtypenum-cc4becc3569b0837.rlib,libsimba-0132a0c8e97b1930.rlib,libwide-b4a429dd94debd43.rlib,libsafe_arch-5a9faa6e240fdf36.rlib,libapprox-e915e8680e8645d7.rlib,libab_glyph-7eb74c2dc61e93b1.rlib,libowned_ttf_parser-d10ad487a2d93578.rlib,libttf_parser-a1c12de548d41c9b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libnum-917b88295d0c65b7.rlib,libnum_iter-6c7f74b041cfc170.rlib,libnum_complex-ad0320ce3e32499e.rlib,librand_distr-8a7fbad7d79c6e00.rlib,librand-05f0460ced6b2fa2.rlib,librand_chacha-74317a78d2a641cf.rlib,libppv_lite86-e081b33af12027a6.rlib,libzerocopy-0e644f639f40ec2e.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-3a6fc3d18569ec47.rlib,libgetrandom-abefbe540a54cc13.rlib,liblibc-42ff5e02e1595258.rlib,libimage-f0293e32d3e1040c.rlib,libimage_webp-6b9cd823484f5542.rlib,libqoi-1f6e56d529948793.rlib,librayon-547cbbac41ede977.rlib,libpng-bddea004013e4945.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-4bde077214bf044e.rlib,libexr-cb5eb9f9dca4bf59.rlib,libflume-3aeef08659ad43ec.rlib,libminiz_oxide-f192f0ff373f2b92.rlib,libadler-b32dea79b2f05ffd.rlib,libzune_inflate-b5966f47ed614358.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-2d6715e484c92b62.rlib,libzune_jpeg-2802d0f4eb12fef1.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-65afd9f0e4fe2eda.rlib,libloop9-41aed74a9cd50d61.rlib,libavif_serialize-b8efd1469655ba79.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-a01f19134d2ff1ad.rlib,librav1e-66ea892f100091f4.rlib,libprofiling-b634d98800b98adc.rlib,libav1_grain-f1bcd0edfe5c900c.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libnum_rational-045d2881d540dd06.rlib,libnum_bigint-404d9593c3341169.rlib,libnum_integer-e939204713177122.rlib,libanyhow-dc2ada9b044e9728.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-e515dd0052ca7494.rlib,libv_frame-cc7894080518ae57.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-47d410bb32cd939f.rlib,libbitstream_io-4d8a51f4a85113c6.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-0d69b46059aa6af5.rlib,libimgref-1658f3b3895b26db.rlib,libbytemuck-65af1a05bc832e83.rlib,libnum_traits-631cd2efbb06afaa.rlib,libtiff-55ba04b5aee10ee7.rlib,libflate2-aadbf262a05395fd.rlib,libminiz_oxide-10d4df2e4dabd392.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.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/rustcm3DhsL/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/custom-a760bd451a12533b" "-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 `qrwatermark` (example "custom") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "83b9043cdb4347b9383ca49c734fc121c901ba6cfeb17ed28676cb5f87cc719c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b9043cdb4347b9383ca49c734fc121c901ba6cfeb17ed28676cb5f87cc719c", kill_on_drop: false }` [INFO] [stdout] 83b9043cdb4347b9383ca49c734fc121c901ba6cfeb17ed28676cb5f87cc719c