[INFO] fetching crate ruisa 0.0.1... [INFO] testing ruisa-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ruisa 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ruisa 0.0.1 [INFO] finished tweaking crates.io crate ruisa 0.0.1 [INFO] tweaked toml for crates.io crate ruisa 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruisa 0.0.1 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 ruisa 0.0.1 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruisa-path v0.0.1 [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] c052d52eadd5a530f1587c7b62b96ad947372e9822c1d58e15d697f3739f8023 [INFO] running `Command { std: "docker" "start" "-a" "c052d52eadd5a530f1587c7b62b96ad947372e9822c1d58e15d697f3739f8023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c052d52eadd5a530f1587c7b62b96ad947372e9822c1d58e15d697f3739f8023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c052d52eadd5a530f1587c7b62b96ad947372e9822c1d58e15d697f3739f8023", kill_on_drop: false }` [INFO] [stdout] c052d52eadd5a530f1587c7b62b96ad947372e9822c1d58e15d697f3739f8023 [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] eac4d7723185d4657016cc16871ded39aa56e34a28fd62f037a3fe51525fa09c [INFO] running `Command { std: "docker" "start" "-a" "eac4d7723185d4657016cc16871ded39aa56e34a28fd62f037a3fe51525fa09c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ruisa-path v0.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ruisa v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ruisa_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use ruisa_path::f32x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/edge_builder.rs:243:24 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn as_ref(&self) -> CanvasRef { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn as_ref(&self) -> CanvasRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn as_mut(&mut self) -> CanvasMut { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn as_mut(&mut self) -> CanvasMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:420:19 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn as_ref(&self) -> CanvasRef { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 420 | pub fn as_ref(&self) -> CanvasRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:465:32 [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:476:29 [INFO] [stdout] | [INFO] [stdout] 476 | pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 476 | pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shaders/pattern.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | canvas: CanvasRef<'a>, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 87 | ) -> Shader { [INFO] [stdout] | ------ the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Shader<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "eac4d7723185d4657016cc16871ded39aa56e34a28fd62f037a3fe51525fa09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac4d7723185d4657016cc16871ded39aa56e34a28fd62f037a3fe51525fa09c", kill_on_drop: false }` [INFO] [stdout] eac4d7723185d4657016cc16871ded39aa56e34a28fd62f037a3fe51525fa09c [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] b7fd2afd13a5628bd5cdcd00cdaea1ce2619ea057f969b60c86a8913a653b658 [INFO] running `Command { std: "docker" "start" "-a" "b7fd2afd13a5628bd5cdcd00cdaea1ce2619ea057f969b60c86a8913a653b658", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `ruisa_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use ruisa_path::f32x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/edge_builder.rs:243:24 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn as_ref(&self) -> CanvasRef { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn as_ref(&self) -> CanvasRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn as_mut(&mut self) -> CanvasMut { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn as_mut(&mut self) -> CanvasMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:420:19 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn as_ref(&self) -> CanvasRef { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 420 | pub fn as_ref(&self) -> CanvasRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:465:32 [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn as_subcanvas(&mut self) -> SubCanvasMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/canvas.rs:476:29 [INFO] [stdout] | [INFO] [stdout] 476 | pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 476 | pub(crate) fn subcanvas(&mut self, rect: IntRect) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shaders/pattern.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | canvas: CanvasRef<'a>, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 87 | ) -> Shader { [INFO] [stdout] | ------ the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Shader<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruisa v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `decode_rgba` is never used [INFO] [stdout] --> tests/integration/png.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn decode_rgba() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ruisa_path::f32x2` [INFO] [stdout] --> src/wide/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use ruisa_path::f32x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/rustcWCVXbF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libruisa-27fbaf4774a7064f.rlib,libpng-2d5ef6a6803a68d8.rlib,libflate2-c0724837b662f223.rlib,libminiz_oxide-53d777faab047921.rlib,libfdeflate-a7fd61f1b17a6636.rlib,libsimd_adler32-06fb452bc4e6d74f.rlib,liblog-fc4b0167ad2190de.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libimage-b15590789f425999.rlib,libpng-041017762db448b0.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_iter-6b1f39f2b6d09022.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-49698a452cf0bb5a.rlib,libnum_integer-d2cf829730df7cfd.rlib,libgif-597c1811dd3dac01.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libtiff-6765912b4d0f0e47.rlib,libweezl-203abeacc7a6ba7f.rlib,libminiz_oxide-c9c98d86e1e36047.rlib,libadler-b32dea79b2f05ffd.rlib,libjpeg_decoder-4255d14c19db225c.rlib,librayon-9dd665a50708c1fc.rlib,librayon_core-f78c0ea5c39376e3.rlib,libnum_cpus-062858a3423854bd.rlib,liblibc-90d25048f2e1abf2.rlib,libcrossbeam_deque-11a8b02b0bf30177.rlib,libcrossbeam_epoch-7e02baf06ae9896e.rlib,libmemoffset-964c980f21ec82b0.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-47c033abb8519609.rlib,libcrossbeam_utils-a74b667513e31c04.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-a8d15b97dcf95e6e.rlib,libruisa_path-c9190d8cca1f8903.rlib,libbytemuck-46baabb8e358e718.rlib,libstrict_num-ab42d88a4bf0c9b6.rlib,libarrayref-57d8cbfd7aab3407.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/rustcWCVXbF/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/image_on_image-23b397cfdeaa26f2" "-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 `ruisa` (example "image_on_image") 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/rustc2zdT0L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libruisa-27fbaf4774a7064f.rlib,libpng-2d5ef6a6803a68d8.rlib,libflate2-c0724837b662f223.rlib,libminiz_oxide-53d777faab047921.rlib,libfdeflate-a7fd61f1b17a6636.rlib,libsimd_adler32-06fb452bc4e6d74f.rlib,liblog-fc4b0167ad2190de.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libimage-b15590789f425999.rlib,libpng-041017762db448b0.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_iter-6b1f39f2b6d09022.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-49698a452cf0bb5a.rlib,libnum_integer-d2cf829730df7cfd.rlib,libgif-597c1811dd3dac01.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libtiff-6765912b4d0f0e47.rlib,libweezl-203abeacc7a6ba7f.rlib,libminiz_oxide-c9c98d86e1e36047.rlib,libadler-b32dea79b2f05ffd.rlib,libjpeg_decoder-4255d14c19db225c.rlib,librayon-9dd665a50708c1fc.rlib,librayon_core-f78c0ea5c39376e3.rlib,libnum_cpus-062858a3423854bd.rlib,liblibc-90d25048f2e1abf2.rlib,libcrossbeam_deque-11a8b02b0bf30177.rlib,libcrossbeam_epoch-7e02baf06ae9896e.rlib,libmemoffset-964c980f21ec82b0.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-47c033abb8519609.rlib,libcrossbeam_utils-a74b667513e31c04.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-a8d15b97dcf95e6e.rlib,libruisa_path-c9190d8cca1f8903.rlib,libbytemuck-46baabb8e358e718.rlib,libstrict_num-ab42d88a4bf0c9b6.rlib,libarrayref-57d8cbfd7aab3407.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/rustc2zdT0L/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/stroke-fa4c2a93a609b4e9" "-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 `ruisa` (example "stroke") due to 1 previous error [INFO] [stderr] error: could not compile `ruisa` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name ruisa --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="png"' --cfg 'feature="png-format"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-std-float", "png", "png-format", "simd", "std"))' -C metadata=8a3c6c1a590aa41f -C extra-filename=-bca3ff808c9635c7 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayref-57d8cbfd7aab3407.rlib --extern arrayvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayvec-9dc360b2cb2ad52c.rlib --extern bytemuck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytemuck-46baabb8e358e718.rlib --extern cfg_if=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcfg_if-66d55f6b302e88c8.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-b15590789f425999.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-fc4b0167ad2190de.rlib --extern png=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpng-2d5ef6a6803a68d8.rlib --extern ruisa_path=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libruisa_path-c9190d8cca1f8903.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7fd2afd13a5628bd5cdcd00cdaea1ce2619ea057f969b60c86a8913a653b658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7fd2afd13a5628bd5cdcd00cdaea1ce2619ea057f969b60c86a8913a653b658", kill_on_drop: false }` [INFO] [stdout] b7fd2afd13a5628bd5cdcd00cdaea1ce2619ea057f969b60c86a8913a653b658