[INFO] fetching crate showme 0.1.1...
[INFO] testing showme-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate showme 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate showme 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate showme 0.1.1
[INFO] tweaked toml for crates.io crate showme 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate showme 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate showme 0.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82433489acfa2b71ad4c380eb93a9ff65162e26de1f36b9c8e13c221fcc46a51
[INFO] running `Command { std: "docker" "start" "-a" "82433489acfa2b71ad4c380eb93a9ff65162e26de1f36b9c8e13c221fcc46a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82433489acfa2b71ad4c380eb93a9ff65162e26de1f36b9c8e13c221fcc46a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82433489acfa2b71ad4c380eb93a9ff65162e26de1f36b9c8e13c221fcc46a51", kill_on_drop: false }`
[INFO] [stdout] 82433489acfa2b71ad4c380eb93a9ff65162e26de1f36b9c8e13c221fcc46a51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee018bc1f10539d4f396ebb1222ae015347fc26fb9a07628d2917a91973d5d38
[INFO] running `Command { std: "docker" "start" "-a" "ee018bc1f10539d4f396ebb1222ae015347fc26fb9a07628d2917a91973d5d38", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pdfium-render v0.8.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling fontdb v0.22.0
[INFO] [stderr]    Compiling rustybuzz v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling usvg v0.44.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling resvg v0.44.0
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.0.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling showme v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/kitty.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/iterm2.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame_for_graphics` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) fn scale_frame_for_graphics(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn scale_frame(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "ee018bc1f10539d4f396ebb1222ae015347fc26fb9a07628d2917a91973d5d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee018bc1f10539d4f396ebb1222ae015347fc26fb9a07628d2917a91973d5d38", kill_on_drop: false }`
[INFO] [stdout] ee018bc1f10539d4f396ebb1222ae015347fc26fb9a07628d2917a91973d5d38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ac9cfe2d29e6fad76c68e93be121a0042d1051d32f1ae5c41624b1a8f19e6c
[INFO] running `Command { std: "docker" "start" "-a" "e2ac9cfe2d29e6fad76c68e93be121a0042d1051d32f1ae5c41624b1a8f19e6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.0.1
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]    Compiling showme v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/kitty.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/iterm2.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/kitty.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scale_frame`
[INFO] [stdout]  --> src/backend/iterm2.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::image_util::{blend_transparency, encode_png, scale_frame};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame_for_graphics` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) fn scale_frame_for_graphics(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn scale_frame(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame_for_graphics` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) fn scale_frame_for_graphics(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_frame` is never used
[INFO] [stdout]   --> src/backend/image_util.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn scale_frame(frame: &Frame, options: RenderOptions) -> (image::RgbaImage, u32, u32) {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/color_quantize.rs:122:37
[INFO] [stdout]     |
[INFO] [stdout] 122 |         assert!(gray_dark >= 232 && gray_dark <= 255);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/color_quantize.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert!(gray_mid >= 232 && gray_mid <= 255);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/color_quantize.rs:124:38
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert!(gray_light >= 232 && gray_light <= 255);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchFv60v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshowme-c4e9f0635bd34b40,libexif-f9a5fc9d6a4a156e,libmutate_once-1360586306c5fa42,libqoi-1a4011b79bb0c216,libcrossterm-e3d41ad09924f9d0,libparking_lot-2942aa1a93142be0,libparking_lot_core-cec2aca1d106a869,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libsignal_hook_mio-46fa93146d55680e,libsignal_hook-1e737f57d7aaba22,libsignal_hook_registry-ff87e0658a1b6cea,libmio-568ffc3fa8db7b5d,libffmpeg_next-32fd8ca035d43b7b,libffmpeg_sys_next-a403a25e45162367,librayon-730e42f842911204,libresvg-011c3f21098e44ac,libimage_webp-b078b09bc5eca47c,librgb-fc0a6d4bcb710107,libusvg-ffee5a8a210123f2,libunicode_bidi-27756a9b611e3996,libunicode_vo-075f6f38602c8612,libimagesize-04e94f22ee197562,libdata_url-0445027d574032f8,libxmlwriter-84f6802e40581ed7,librustybuzz-c7f3182115687136,libunicode_bidi_mirroring-a1042c1bfbe2a33d,libunicode_script-734abe216c83c097,libunicode_properties-883b2411bc7a186a,libunicode_ccc-cead5e2011863a68,libsimplecss-1baba3743f8ddc26,libsvgtypes-57dda6cbf54eb4cf,libkurbo-1e7112fd65646d8c,libsiphasher-0d7f3e08879225d4,libfontdb-5e52e3f47a843806,libfontconfig_parser-3a79f9da9ffffac4,libroxmltree-ede19f63a434da5d,libmemmap2-d19803c7c395eeba,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libslotmap-9adf27ef7304280f,libttf_parser-baecb251bcac67ae,libtiny_skia-c1e5dd72b435e40c,libpng-ec0c66c5c26ba35b,libbitflags-40a27ceec947d12f,libarrayvec-3085340efc75809a,libtiny_skia_path-f6e84cc87f172925,libstrict_num-aa52c79b00cf2cf5,libfloat_cmp-9d5b705aded7993f,libarrayref-7e9babeb8039510f,libpdfium_render-af43b02941577b4e,liblog-f1f6bbc4eedafb86,libutf16string-5d490859d19a2e0d,libbyteorder-7912a666fa871683,libitertools-dfe6d24b877629bb,libeither-f9cfe41df9eac463,libvecmath-28c1d8fca6920c06,libfloat-a078dafc9fcbdf69,libchrono-7f4c7311775fe5e3,libiana_time_zone-8ff78489a2abaa85,libonce_cell-db8f3eed2a1f3f7b,liblibloading-13e37c67e74fc3ca,libthiserror-3f48d852d4c00557,libatty-b174ce7d4eb9768f,liblibc-82fdb1faa32d7f16,libbase64-fff42f7554bbeb90,libimage-bd7b7fce1572ba3c,libimage_webp-52c6141a01af54cf,libbytemuck-f973f986336855ea,libmoxcms-2e18209fa54a2860,libpxfm-3b8a522cf8fdd4bc,libtiff-29374c5b5faf8ea1,libfax-a94246f338e5b25d,libquick_error-ed53c5b033f4fbce,libpng-33d7302330de95a0,libbitflags-abdfa04ff16136ba,libflate2-fca2a303b797363a,libfdeflate-6d54cacfd6597cbf,libcrc32fast-5906a57d877d687d,libexr-42cf93f6eeb2f522,libminiz_oxide-b5590f990eb905c5,libzune_inflate-98a94fe1ad99b2ee,libsimd_adler32-e28f1c3c9360cd78,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libbit_field-44b93dc9686b96d8,liblebe-a6531fa75d120ada,libhalf-45f755da386a6c7e,libcfg_if-cad248e7066eec15,libzerocopy-d97d08f41315333d,libsmallvec-04749cc7df691946,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-d521b0149192dfab,libcolor_quant-7eaa5904ea87e27c,libweezl-61d3c1078cc3ced3,libbyteorder_lite-372ee7020504094b,libnum_traits-bc0ce776a8f3d154,libclap-b2293286bdfa935f,libclap_builder-4f4f7d10c6ad5217,libstrsim-f574d476d7d1a6ac,libanstream-963acdc8d187a459,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lavutil" "-lavformat" "-lavfilter" "-lavdevice" "-lswscale" "-lswresample" "-lavcodec" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchFv60v/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/showme-204e7b901824fea0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `showme` (bin "showme") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2ac9cfe2d29e6fad76c68e93be121a0042d1051d32f1ae5c41624b1a8f19e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ac9cfe2d29e6fad76c68e93be121a0042d1051d32f1ae5c41624b1a8f19e6c", kill_on_drop: false }`
[INFO] [stdout] e2ac9cfe2d29e6fad76c68e93be121a0042d1051d32f1ae5c41624b1a8f19e6c
