[INFO] fetching crate pic 0.1.4...
[INFO] testing pic-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pic 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pic 0.1.4
[INFO] finished tweaking crates.io crate pic 0.1.4
[INFO] tweaked toml for crates.io crate pic 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pic 0.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pic 0.1.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc23e1b5188e938c37cee5b20eafa0a6ec7880fc637e659c392edcbd2ce6ed68
[INFO] running `Command { std: "docker" "start" "-a" "bc23e1b5188e938c37cee5b20eafa0a6ec7880fc637e659c392edcbd2ce6ed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc23e1b5188e938c37cee5b20eafa0a6ec7880fc637e659c392edcbd2ce6ed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc23e1b5188e938c37cee5b20eafa0a6ec7880fc637e659c392edcbd2ce6ed68", kill_on_drop: false }`
[INFO] [stdout] bc23e1b5188e938c37cee5b20eafa0a6ec7880fc637e659c392edcbd2ce6ed68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a291aeb0676655b2f2fb3390c78c49ed707bf1d65e0c9e6076c2f3fa5a7a938
[INFO] running `Command { std: "docker" "start" "-a" "4a291aeb0676655b2f2fb3390c78c49ed707bf1d65e0c9e6076c2f3fa5a7a938", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling sixel-sys v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling spin v0.9.6
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling zune-inflate v0.2.51
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling sixel-rs v0.3.3
[INFO] [stderr]    Compiling imagesize v0.11.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ansi_colours v1.2.1
[INFO] [stderr]    Compiling wild v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ctrlc v3.2.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling clap v4.1.10
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling pic v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcP093fG/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwild-33fe7c5a44597ed7,libpic-ad955903ee21b3f5,libctrlc-e98c2ab0a38df221,libnix-418b995b8d2292e5,libtempfile-d8da1d7d42886342,libfastrand-273731efb4a6b13e,libimagesize-b2fd91128a612e33,libansi_colours-d4d6404aaafb864f,libconsole-1f4cbd8cb88686b6,liblazy_static-af860367908b8176,libsixel_rs-946409b045a838e4,libsixel_sys-2982c16316f4c8fa,libbase64-50d2915b9227cb37,libimage-a71e50718ec90ce7,libbytemuck-410e9c46579d0ec7,libpng-2f8f1702ee9477b9,libexr-303c13d3bb05452f,libflume-825fd344a2a04868,libspin-bf5b5b4b39449744,liblock_api-7dcc20638937e2b6,libpin_project-ad865f245a7419db,libfutures_sink-c312e6e56a699eb6,libfutures_core-904c735bd5f754f9,libnanorand-432bc57557c75d83,libgetrandom-4ea135d53f07433f,libzune_inflate-6a330370926da8ca,libsimd_adler32-c4fc68bb88335920,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-968122518e876f8f,libsmallvec-4517414d4f20efb1,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-cc5c6fdb7d08f9f4,libnum_integer-3e46a1c24dfd310c,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libtiff-9d8858523378df16,libflate2-243872bea64c38db,libminiz_oxide-b57aacf0d6d21e45,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libweezl-2b90a14ccfb21c53,libjpeg_decoder-d031955d5f6254fa,librayon-6497dfc869fc3392,librayon_core-4d443d4846fc5903,libnum_cpus-1e1d9df6dbec7cb3,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libeither-b742f34066382cfc,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libcfg_if-3e7fc4e38d4a72b5,libclap-c5eea9a381c93960,libstrsim-934c6b5db5b11ce4,libis_terminal-c516cc00daf2e870,librustix-c7a98f4472ffd9e3,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-91857d0e482190b7,liblibc-ba96b370e4fe5d90,libclap_lex-a2b8123bcbb6ea6b,libos_str_bytes-ee73c5d26d23daaf,libtermcolor-a5251b019e6ea81a,libbitflags-dde12b0d7d495b50,libonce_cell-d2ec766eecdc7a51}.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" "-lsixel" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP093fG/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" "/opt/rustwide/target/debug/build/sixel-sys-43cbf7fc8273de47/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pic-a68ebe899f30bddd" "-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: rust-lld: error: unable to find library -lsixel
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pic` (bin "pic") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4a291aeb0676655b2f2fb3390c78c49ed707bf1d65e0c9e6076c2f3fa5a7a938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a291aeb0676655b2f2fb3390c78c49ed707bf1d65e0c9e6076c2f3fa5a7a938", kill_on_drop: false }`
[INFO] [stdout] 4a291aeb0676655b2f2fb3390c78c49ed707bf1d65e0c9e6076c2f3fa5a7a938
