[INFO] fetching crate image-print-rs 0.1.1... [INFO] testing image-print-rs-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate image-print-rs 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate image-print-rs 0.1.1 [INFO] finished tweaking crates.io crate image-print-rs 0.1.1 [INFO] tweaked toml for crates.io crate image-print-rs 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate image-print-rs 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.24.0 (available: v0.29.0) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding viuer v0.6.2 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded sixel-rs v0.3.3 [INFO] [stderr] Downloaded viuer v0.6.2 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] [stderr] Downloaded sixel-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81abaf99ee2ee2758b806700948d51738626ad6df51401637ac93460a722c99b [INFO] running `Command { std: "docker" "start" "-a" "81abaf99ee2ee2758b806700948d51738626ad6df51401637ac93460a722c99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81abaf99ee2ee2758b806700948d51738626ad6df51401637ac93460a722c99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81abaf99ee2ee2758b806700948d51738626ad6df51401637ac93460a722c99b", kill_on_drop: false }` [INFO] [stdout] 81abaf99ee2ee2758b806700948d51738626ad6df51401637ac93460a722c99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 241369a26ace51c4d4f3c42a577222df626a62c8436fe5bf1fcc5ae94599e26d [INFO] running `Command { std: "docker" "start" "-a" "241369a26ace51c4d4f3c42a577222df626a62c8436fe5bf1fcc5ae94599e26d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling sixel-sys v0.3.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sixel-rs v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling viuer v0.6.2 [INFO] [stderr] Compiling image-print-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "241369a26ace51c4d4f3c42a577222df626a62c8436fe5bf1fcc5ae94599e26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241369a26ace51c4d4f3c42a577222df626a62c8436fe5bf1fcc5ae94599e26d", kill_on_drop: false }` [INFO] [stdout] 241369a26ace51c4d4f3c42a577222df626a62c8436fe5bf1fcc5ae94599e26d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cd0e3123a39a6220f9f70ceb2f05f599da616b4b1aca072122964e5efb4791ae [INFO] running `Command { std: "docker" "start" "-a" "cd0e3123a39a6220f9f70ceb2f05f599da616b4b1aca072122964e5efb4791ae", kill_on_drop: false }` [INFO] [stderr] Compiling image-print-rs v0.1.1 (/opt/rustwide/workdir) [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/rustcihWU5f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libviuer-72f6d9df3e167ad1.rlib,libbase64-210cb8e8f1260603.rlib,libtempfile-5ad95837d081aa3d.rlib,libgetrandom-f3c9250cc9b7c22f.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libsixel_rs-c961cc3d4a8f0bb2.rlib,libsixel_sys-193b7e24a419029a.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libconsole-e640083503a5de7e.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libtermcolor-d92989218eee0326.rlib,libansi_colours-5854e00b9f20a94e.rlib,librgb-a03a4dd8586d3673.rlib,libcrossterm-55831caf4b98607b.rlib,libsignal_hook_mio-489f16d2d67fab63.rlib,libsignal_hook-8b640ef8cb6c78b0.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libmio-74824095bf433b93.rlib,liblog-fe55feed4fa9693d.rlib,libparking_lot-f5b76ea11ff6db78.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libimage-64f47cfc2d78fc98.rlib,libqoi-78e58391af7eb014.rlib,libbytemuck-7d545bbbee7cc1bc.rlib,libpng-b00796c1cfb1544f.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-287bba5649e19c68.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-bdb243f64cf70378.rlib,libsmallvec-f31619fc744d118e.rlib,libgif-cdfd66e78bc356b7.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnum_traits-adede640728ec6e7.rlib,libtiff-4633aee7f882c822.rlib,libflate2-4f77233e71bcf4fb.rlib,libminiz_oxide-c5d76bce7c9bdad8.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libweezl-847d3bddfbbdf92b.rlib,libjpeg_decoder-83c72979bb539092.rlib,librayon-7907aae41fd131c5.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libeither-a44a2182aa795768.rlib,libanyhow-ba8dd496d0f3cbcd.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" "-Wl,-Bdynamic" "-lsixel" "-L" "/tmp/rustcihWU5f/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/sixel-sys-0d95d63a95691eea/out/lib" "-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/deps/image_print_rs-f7e71ab7fe07bef7" "-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: /usr/bin/ld: cannot find -lsixel: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image-print-rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd0e3123a39a6220f9f70ceb2f05f599da616b4b1aca072122964e5efb4791ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0e3123a39a6220f9f70ceb2f05f599da616b4b1aca072122964e5efb4791ae", kill_on_drop: false }` [INFO] [stdout] cd0e3123a39a6220f9f70ceb2f05f599da616b4b1aca072122964e5efb4791ae