[INFO] cloning repository https://github.com/SalOne22/rimage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SalOne22/rimage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalOne22%2Frimage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalOne22%2Frimage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de4869edcc6fee61d5a3ca321447ef72b850b29b
[INFO] testing SalOne22/rimage against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalOne22%2Frimage" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SalOne22/rimage on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SalOne22/rimage
[INFO] finished tweaking git repo https://github.com/SalOne22/rimage
[INFO] tweaked toml for git repo https://github.com/SalOne22/rimage written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/SalOne22/rimage 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-image v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-imageprocs v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-jpegxl v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-png v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-ppm v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-psd v0.5.0-rc0
[INFO] [stderr]   Downloaded oxipng v9.0.0
[INFO] [stderr]   Downloaded jxl-modular v0.7.0
[INFO] [stderr]   Downloaded libavif v0.13.0
[INFO] [stderr]   Downloaded fast_image_resize v3.0.4
[INFO] [stderr]   Downloaded libdeflater v1.20.0
[INFO] [stderr]   Downloaded imagequant v4.3.1
[INFO] [stderr]   Downloaded jxl-bitstream v0.4.0
[INFO] [stderr]   Downloaded nasm-rs v0.3.0
[INFO] [stderr]   Downloaded jxl-vardct v0.7.0
[INFO] [stderr]   Downloaded mozjpeg v0.10.7
[INFO] [stderr]   Downloaded nasm-rs v0.2.5
[INFO] [stderr]   Downloaded jxl-color v0.7.0
[INFO] [stderr]   Downloaded mozjpeg-sys v2.1.0
[INFO] [stderr]   Downloaded jxl-image v0.9.0
[INFO] [stderr]   Downloaded jxl-coding v0.4.0
[INFO] [stderr]   Downloaded libavif-sys v0.16.0+libavif.1.0.4
[INFO] [stderr]   Downloaded jxl-render v0.8.0
[INFO] [stderr]   Downloaded webp v0.3.0
[INFO] [stderr]   Downloaded jxl-threadpool v0.1.1
[INFO] [stderr]   Downloaded kamadak-exif v0.5.5
[INFO] [stderr]   Downloaded zune-farbfeld v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-hdr v0.5.0-rc0
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.0
[INFO] [stderr]   Downloaded jxl-frame v0.9.0
[INFO] [stderr]   Downloaded jxl-grid v0.4.1
[INFO] [stderr]   Downloaded jxl-oxide v0.8.0
[INFO] [stderr]   Downloaded zune-bmp v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-core v0.5.0-rc0
[INFO] [stderr]   Downloaded zune-qoi v0.5.0-rc0
[INFO] [stderr]   Downloaded libwebp-sys v0.9.5
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed148a04d7c77ddc4239b36ec42e5ac26468dcd285a2d405f805a0d2fdb22d1d
[INFO] running `Command { std: "docker" "start" "-a" "ed148a04d7c77ddc4239b36ec42e5ac26468dcd285a2d405f805a0d2fdb22d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed148a04d7c77ddc4239b36ec42e5ac26468dcd285a2d405f805a0d2fdb22d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed148a04d7c77ddc4239b36ec42e5ac26468dcd285a2d405f805a0d2fdb22d1d", kill_on_drop: false }`
[INFO] [stdout] ed148a04d7c77ddc4239b36ec42e5ac26468dcd285a2d405f805a0d2fdb22d1d
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3eaee70be551c41bda27b36fc608cac108795b6473e885026ff4ad7364708ad
[INFO] running `Command { std: "docker" "start" "-a" "c3eaee70be551c41bda27b36fc608cac108795b6473e885026ff4ad7364708ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.29
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling zune-core v0.5.0-rc0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zune-image v0.5.0-rc0
[INFO] [stderr]    Compiling libdeflate-sys v1.20.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.5
[INFO] [stderr]    Compiling mozjpeg-sys v2.1.0
[INFO] [stderr]    Compiling libaom-sys v0.16.0+libaom.3.8.1
[INFO] [stderr]    Compiling libavif-sys v0.16.0+libavif.1.0.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling libdeflater v1.20.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling imagequant v4.3.1
[INFO] [stderr]    Compiling mozjpeg v0.10.7
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling oxipng v9.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[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 webp v0.3.0
[INFO] [stderr]    Compiling fast_image_resize v3.0.4
[INFO] [stderr]    Compiling ravif v0.11.5
[INFO] [stderr]    Compiling libavif v0.13.0
[INFO] [stderr]    Compiling rimage v0.11.0-next.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.08s
[INFO] running `Command { std: "docker" "inspect" "c3eaee70be551c41bda27b36fc608cac108795b6473e885026ff4ad7364708ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3eaee70be551c41bda27b36fc608cac108795b6473e885026ff4ad7364708ad", kill_on_drop: false }`
[INFO] [stdout] c3eaee70be551c41bda27b36fc608cac108795b6473e885026ff4ad7364708ad
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f17e0015a3516bf329cacbf5df6e128bcb76d3397929a1e525810a1ecb314b1e
[INFO] running `Command { std: "docker" "start" "-a" "f17e0015a3516bf329cacbf5df6e128bcb76d3397929a1e525810a1ecb314b1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling jpeg-encoder v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling jxl-bitstream v0.4.0
[INFO] [stderr]    Compiling jxl-threadpool v0.1.1
[INFO] [stderr]    Compiling jxl-grid v0.4.1
[INFO] [stderr]    Compiling jxl-coding v0.4.0
[INFO] [stderr]    Compiling jxl-color v0.7.0
[INFO] [stderr]    Compiling jxl-modular v0.7.0
[INFO] [stderr]    Compiling jxl-image v0.9.0
[INFO] [stderr]    Compiling jxl-vardct v0.7.0
[INFO] [stderr]    Compiling jxl-frame v0.9.0
[INFO] [stderr]    Compiling jxl-render v0.8.0
[INFO] [stderr]    Compiling zune-core v0.5.0-rc0
[INFO] [stderr]    Compiling zune-hdr v0.5.0-rc0
[INFO] [stderr]    Compiling zune-farbfeld v0.5.0-rc0
[INFO] [stderr]    Compiling zune-jpegxl v0.5.0-rc0
[INFO] [stderr]    Compiling zune-qoi v0.5.0-rc0
[INFO] [stderr]    Compiling zune-png v0.5.0-rc0
[INFO] [stderr]    Compiling zune-ppm v0.5.0-rc0
[INFO] [stderr]    Compiling zune-bmp v0.5.0-rc0
[INFO] [stderr]    Compiling zune-psd v0.5.0-rc0
[INFO] [stderr]    Compiling zune-jpeg v0.5.0-rc0
[INFO] [stderr]    Compiling jxl-oxide v0.8.0
[INFO] [stderr]    Compiling zune-image v0.5.0-rc0
[INFO] [stderr]    Compiling rimage v0.11.0-next.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.21s
[INFO] running `Command { std: "docker" "inspect" "f17e0015a3516bf329cacbf5df6e128bcb76d3397929a1e525810a1ecb314b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17e0015a3516bf329cacbf5df6e128bcb76d3397929a1e525810a1ecb314b1e", kill_on_drop: false }`
[INFO] [stdout] f17e0015a3516bf329cacbf5df6e128bcb76d3397929a1e525810a1ecb314b1e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 281084941f6012dace1effdeed656d380188ffebaf4bfb07fdd19989f2814bea
[INFO] running `Command { std: "docker" "start" "-a" "281084941f6012dace1effdeed656d380188ffebaf4bfb07fdd19989f2814bea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rimage-821f0cfb4e302642)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test codecs::avif::decoder::tests::decode ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_u8 ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_u16 ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_f32 ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_animated ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_colorspaces_u8 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_animated ... ok
[INFO] [stdout] test codecs::webp::decoder::tests::decode ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_colorspaces_f32 ... ok
[INFO] [stdout] test codecs::mozjpeg::encoder::tests::encode_colorspaces_u16 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_animated ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_colorspaces_u16 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_colorspaces_f32 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_colorspaces_u8 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_f32 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_u16 ... ok
[INFO] [stdout] test codecs::webp::encoder::tests::encode_u8 ... ok
[INFO] [stdout] test operations::resize::tests::resize_animated ... ok
[INFO] [stdout] test operations::resize::tests::resize_f32 ... ok
[INFO] [stdout] test operations::resize::tests::resize_u16 ... ok
[INFO] [stdout] test operations::resize::tests::resize_u8 ... ok
[INFO] [stdout] test operations::quantize::tests::dither_u8 ... ok
[INFO] [stdout] test operations::quantize::tests::quantize_u8 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_u8 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_f32 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_u16 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_animated ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_u16 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_u8 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_f32 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_colorspaces_u16 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_colorspaces_u16 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_colorspaces_u8 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_colorspaces_u8 ... ok
[INFO] [stdout] test codecs::avif::encoder::tests::encode_colorspaces_f32 ... ok
[INFO] [stdout] test codecs::oxipng::encoder::tests::encode_colorspaces_f32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rimage
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 30) ... ok
[INFO] [stdout] test src/lib.rs - (line 100) ... ok
[INFO] [stdout] test src/lib.rs - (line 86) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6NqTXv/symbols.o" "/tmp/rustdoctestxvsTe0/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestxvsTe0/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libaom-sys-737d5d20fe885f2f/out/lib" "-L" "/opt/rustwide/target/debug/build/libavif-sys-02ddef9ac7f219de/out/lib" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-5908dfc4a98aeebd/out/lib" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-a9d9c93551f54703/out" "-L" "/opt/rustwide/target/debug/build/mozjpeg-sys-4737467c3e6f9bc0/out" "-L" "/opt/rustwide/target/debug/build/rav1e-99d4d63512db91bd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librimage-7b3547dc30027268.rlib" "/opt/rustwide/target/debug/deps/liboxipng-a153b3a305a39a77.rlib" "/opt/rustwide/target/debug/deps/libfiletime-05bcaee2c5da41b0.rlib" "/opt/rustwide/target/debug/deps/libzopfli-3003ddc23e747b7f.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-cec98ce1c9f7dafd.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2c40e8f2e42efce5.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-62e7f9cb8ecf41f8.rlib" "/opt/rustwide/target/debug/deps/liblibdeflate_sys-3a224571db6a8b5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dbf2809f79f22768.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/liblibavif-5733e7f91e6b5fc9.rlib" "/opt/rustwide/target/debug/deps/liblibavif_sys-c290a34631882d4f.rlib" "/opt/rustwide/target/debug/deps/liblibaom_sys-6fed0498619b453b.rlib" "/opt/rustwide/target/debug/deps/libwebp-535bb9e20aac2b24.rlib" "/opt/rustwide/target/debug/deps/liblibwebp_sys-70e3a34f0bc718f8.rlib" "/opt/rustwide/target/debug/deps/libmozjpeg-4cf384f6b7e3d6b2.rlib" "/opt/rustwide/target/debug/deps/libmozjpeg_sys-57602d8a1c2405a7.rlib" "/opt/rustwide/target/debug/deps/libravif-1f17c7f83b206b0b.rlib" "/opt/rustwide/target/debug/deps/libloop9-e240a711edf47357.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-989577ad615bc34d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-272c4b37477f4e1c.rlib" "/opt/rustwide/target/debug/deps/librav1e-88b420bf652d7a65.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libprofiling-a5e442340294d80b.rlib" "/opt/rustwide/target/debug/deps/libav1_grain-a11c707e9303bc64.rlib" "/opt/rustwide/target/debug/deps/libnom-5baa9d1c5542c28b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-941200f9d917ff64.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3ba5523fee156580.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9c64fba466d6a2ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9f3d94808ce871f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36728677cfb22d86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_rayon-aefd3fd3cd7913af.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-73b60c6d195f1d5b.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-cf1a4f9e6b9833f8.rlib" "/opt/rustwide/target/debug/deps/libv_frame-2465a4a502c83ee0.rlib" "/opt/rustwide/target/debug/deps/libaligned_vec-4876c6ab67de2ace.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libimgref-9ee0eed3e2ab65ab.rlib" "/opt/rustwide/target/debug/deps/libfast_image_resize-2ec81f0db23db1ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99c56ab0b6fbde60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3363660c46ba91c1.rlib" "/opt/rustwide/target/debug/deps/libzune_image-f0007b0ad2809119.rlib" "/opt/rustwide/target/debug/deps/libzune_qoi-bbff4f4184fce069.rlib" "/opt/rustwide/target/debug/deps/libzune_psd-6d8f6a72aec8fc41.rlib" "/opt/rustwide/target/debug/deps/libzune_ppm-3a204082d5e7eb9c.rlib" "/opt/rustwide/target/debug/deps/libzune_png-9a15a68eba71ed6c.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-1daa8a1081a65739.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-87402f45d768ceeb.rlib" "/opt/rustwide/target/debug/deps/libzune_jpegxl-e79f7596cee762d9.rlib" "/opt/rustwide/target/debug/deps/libjxl_oxide-c42323f0958d238c.rlib" "/opt/rustwide/target/debug/deps/libjxl_render-9bbb34e95444216c.rlib" "/opt/rustwide/target/debug/deps/libjxl_frame-2552676a3ef54035.rlib" "/opt/rustwide/target/debug/deps/libjxl_vardct-0a28b35a8a3f184e.rlib" "/opt/rustwide/target/debug/deps/libjxl_modular-016100c1cd2e071d.rlib" "/opt/rustwide/target/debug/deps/libjxl_image-dffc66af2cbbe2fe.rlib" "/opt/rustwide/target/debug/deps/libjxl_color-26176c7ca03438c9.rlib" "/opt/rustwide/target/debug/deps/libjxl_coding-5d75d694e1b6df95.rlib" "/opt/rustwide/target/debug/deps/libjxl_threadpool-6cf0ff726e625784.rlib" "/opt/rustwide/target/debug/deps/libjxl_grid-9504639dac78c917.rlib" "/opt/rustwide/target/debug/deps/libjxl_bitstream-e95d486a2f1bcf33.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0d92fb783b3fbac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libexif-0658b4effa2a7d85.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-02f46b050198aa1a.rlib" "/opt/rustwide/target/debug/deps/libzune_jpeg-48b8657d8b3f3d82.rlib" "/opt/rustwide/target/debug/deps/libjpeg_encoder-e7309c0b29ad89a2.rlib" "/opt/rustwide/target/debug/deps/libzune_hdr-1fa58f573d80b9e9.rlib" "/opt/rustwide/target/debug/deps/libzune_farbfeld-ba1b6b86f291973b.rlib" "/opt/rustwide/target/debug/deps/libzune_bmp-ee1afa75fe94c5dd.rlib" "/opt/rustwide/target/debug/deps/libzune_core-b70757079d937b91.rlib" "/opt/rustwide/target/debug/deps/libserde-6f8f197e0afcae5b.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libimagequant-6f14a9eaa7c3915f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bea2067a721757e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/librayon-086b812bb3169371.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f23d05b62c81faa8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/librgb-e079641d5a7ff7cf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9f07880c80c1926c.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxvsTe0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcb8Xm9C/symbols.o" "/tmp/rustdoctestrGjfmC/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestrGjfmC/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libaom-sys-737d5d20fe885f2f/out/lib" "-L" "/opt/rustwide/target/debug/build/libavif-sys-02ddef9ac7f219de/out/lib" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-5908dfc4a98aeebd/out/lib" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-a9d9c93551f54703/out" "-L" "/opt/rustwide/target/debug/build/mozjpeg-sys-4737467c3e6f9bc0/out" "-L" "/opt/rustwide/target/debug/build/rav1e-99d4d63512db91bd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librimage-7b3547dc30027268.rlib" "/opt/rustwide/target/debug/deps/liboxipng-a153b3a305a39a77.rlib" "/opt/rustwide/target/debug/deps/libfiletime-05bcaee2c5da41b0.rlib" "/opt/rustwide/target/debug/deps/libzopfli-3003ddc23e747b7f.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-cec98ce1c9f7dafd.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2c40e8f2e42efce5.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-62e7f9cb8ecf41f8.rlib" "/opt/rustwide/target/debug/deps/liblibdeflate_sys-3a224571db6a8b5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dbf2809f79f22768.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/liblibavif-5733e7f91e6b5fc9.rlib" "/opt/rustwide/target/debug/deps/liblibavif_sys-c290a34631882d4f.rlib" "/opt/rustwide/target/debug/deps/liblibaom_sys-6fed0498619b453b.rlib" "/opt/rustwide/target/debug/deps/libwebp-535bb9e20aac2b24.rlib" "/opt/rustwide/target/debug/deps/liblibwebp_sys-70e3a34f0bc718f8.rlib" "/opt/rustwide/target/debug/deps/libmozjpeg-4cf384f6b7e3d6b2.rlib" "/opt/rustwide/target/debug/deps/libmozjpeg_sys-57602d8a1c2405a7.rlib" "/opt/rustwide/target/debug/deps/libravif-1f17c7f83b206b0b.rlib" "/opt/rustwide/target/debug/deps/libloop9-e240a711edf47357.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-989577ad615bc34d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-272c4b37477f4e1c.rlib" "/opt/rustwide/target/debug/deps/librav1e-88b420bf652d7a65.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libprofiling-a5e442340294d80b.rlib" "/opt/rustwide/target/debug/deps/libav1_grain-a11c707e9303bc64.rlib" "/opt/rustwide/target/debug/deps/libnom-5baa9d1c5542c28b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-941200f9d917ff64.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3ba5523fee156580.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9c64fba466d6a2ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9f3d94808ce871f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36728677cfb22d86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_rayon-aefd3fd3cd7913af.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-73b60c6d195f1d5b.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-cf1a4f9e6b9833f8.rlib" "/opt/rustwide/target/debug/deps/libv_frame-2465a4a502c83ee0.rlib" "/opt/rustwide/target/debug/deps/libaligned_vec-4876c6ab67de2ace.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libimgref-9ee0eed3e2ab65ab.rlib" "/opt/rustwide/target/debug/deps/libfast_image_resize-2ec81f0db23db1ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99c56ab0b6fbde60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3363660c46ba91c1.rlib" "/opt/rustwide/target/debug/deps/libzune_image-f0007b0ad2809119.rlib" "/opt/rustwide/target/debug/deps/libzune_qoi-bbff4f4184fce069.rlib" "/opt/rustwide/target/debug/deps/libzune_psd-6d8f6a72aec8fc41.rlib" "/opt/rustwide/target/debug/deps/libzune_ppm-3a204082d5e7eb9c.rlib" "/opt/rustwide/target/debug/deps/libzune_png-9a15a68eba71ed6c.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-1daa8a1081a65739.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-87402f45d768ceeb.rlib" "/opt/rustwide/target/debug/deps/libzune_jpegxl-e79f7596cee762d9.rlib" "/opt/rustwide/target/debug/deps/libjxl_oxide-c42323f0958d238c.rlib" "/opt/rustwide/target/debug/deps/libjxl_render-9bbb34e95444216c.rlib" "/opt/rustwide/target/debug/deps/libjxl_frame-2552676a3ef54035.rlib" "/opt/rustwide/target/debug/deps/libjxl_vardct-0a28b35a8a3f184e.rlib" "/opt/rustwide/target/debug/deps/libjxl_modular-016100c1cd2e071d.rlib" "/opt/rustwide/target/debug/deps/libjxl_image-dffc66af2cbbe2fe.rlib" "/opt/rustwide/target/debug/deps/libjxl_color-26176c7ca03438c9.rlib" "/opt/rustwide/target/debug/deps/libjxl_coding-5d75d694e1b6df95.rlib" "/opt/rustwide/target/debug/deps/libjxl_threadpool-6cf0ff726e625784.rlib" "/opt/rustwide/target/debug/deps/libjxl_grid-9504639dac78c917.rlib" "/opt/rustwide/target/debug/deps/libjxl_bitstream-e95d486a2f1bcf33.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0d92fb783b3fbac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libexif-0658b4effa2a7d85.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-02f46b050198aa1a.rlib" "/opt/rustwide/target/debug/deps/libzune_jpeg-48b8657d8b3f3d82.rlib" "/opt/rustwide/target/debug/deps/libjpeg_encoder-e7309c0b29ad89a2.rlib" "/opt/rustwide/target/debug/deps/libzune_hdr-1fa58f573d80b9e9.rlib" "/opt/rustwide/target/debug/deps/libzune_farbfeld-ba1b6b86f291973b.rlib" "/opt/rustwide/target/debug/deps/libzune_bmp-ee1afa75fe94c5dd.rlib" "/opt/rustwide/target/debug/deps/libzune_core-b70757079d937b91.rlib" "/opt/rustwide/target/debug/deps/libserde-6f8f197e0afcae5b.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libimagequant-6f14a9eaa7c3915f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bea2067a721757e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/librayon-086b812bb3169371.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f23d05b62c81faa8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/librgb-e079641d5a7ff7cf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9f07880c80c1926c.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrGjfmC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "281084941f6012dace1effdeed656d380188ffebaf4bfb07fdd19989f2814bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281084941f6012dace1effdeed656d380188ffebaf4bfb07fdd19989f2814bea", kill_on_drop: false }`
[INFO] [stdout] 281084941f6012dace1effdeed656d380188ffebaf4bfb07fdd19989f2814bea
