[INFO] fetching crate rustedbytes-mandelbrot 0.1.2... [INFO] testing rustedbytes-mandelbrot-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rustedbytes-mandelbrot 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rustedbytes-mandelbrot 0.1.2 [INFO] finished tweaking crates.io crate rustedbytes-mandelbrot 0.1.2 [INFO] tweaked toml for crates.io crate rustedbytes-mandelbrot 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustedbytes-mandelbrot 0.1.2 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 rustedbytes-mandelbrot 0.1.2 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 ocl-core-vector v0.1.1 [INFO] [stderr] Downloaded qutex v0.2.6 [INFO] [stderr] Downloaded cl-sys v0.4.3 [INFO] [stderr] Downloaded human_bytes v0.4.3 [INFO] [stderr] Downloaded howlast v0.1.1 [INFO] [stderr] Downloaded ocl v0.19.7 [INFO] [stderr] Downloaded ocl-core v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0a45ceb3f7544fd18177ce7732cc0f49c8cde65c5aa8769e20e5ac50ea08ba70 [INFO] running `Command { std: "docker" "start" "-a" "0a45ceb3f7544fd18177ce7732cc0f49c8cde65c5aa8769e20e5ac50ea08ba70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a45ceb3f7544fd18177ce7732cc0f49c8cde65c5aa8769e20e5ac50ea08ba70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a45ceb3f7544fd18177ce7732cc0f49c8cde65c5aa8769e20e5ac50ea08ba70", kill_on_drop: false }` [INFO] [stdout] 0a45ceb3f7544fd18177ce7732cc0f49c8cde65c5aa8769e20e5ac50ea08ba70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8a2e8ec8aaf77f1ef3a0e2abb955b0f99386ec17db48b3db7fe2aafa265626c8 [INFO] running `Command { std: "docker" "start" "-a" "8a2e8ec8aaf77f1ef3a0e2abb955b0f99386ec17db48b3db7fe2aafa265626c8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cl-sys v0.4.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ocl-core v0.11.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ocl-core-vector v0.1.1 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [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 rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qutex v0.2.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling howlast v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling ocl v0.19.7 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling rustedbytes-mandelbrot v0.1.2 (/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/rustcezYGQZ/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhowlast-94afc17066f3a650.rlib,libimage-4790456bc7e354c6.rlib,libimage_webp-fdf00a1a0d63cac6.rlib,libqoi-b96c85124c65f039.rlib,libpng-8bc5cd2b9184c5d5.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-1baf56d3504d6612.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-efb824a9ecf790e0.rlib,libsmallvec-020ea19974091222.rlib,libzune_jpeg-e2aeca6891ef9c7e.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-f32db5949306f130.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-2fa7c5811b9686e7.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-e02408ee484ffdcc.rlib,libprofiling-becb970be5495e78.rlib,libav1_grain-eb0c1377abf144a5.rlib,libnom-007e421b4bdd4cd8.rlib,libmemchr-a6af4e08ecbb6708.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-a9b9511f986b79d0.rlib,libv_frame-93ea107cc390f038.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-62206f1c7a2a32a7.rlib,liblog-fe55feed4fa9693d.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-d47e1f791a583ba8.rlib,libtiff-b08176c91397d0ce.rlib,libflate2-b2646afcaadea4f5.rlib,libminiz_oxide-a8a1f038c85ee54d.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libclap-ed4855a0d8d44122.rlib,libclap_builder-f4e85d93538917d3.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libeither-da399c10ae937dac.rlib,libocl-36114cd6b35ffa4a.rlib,libnodrop-a6fc01b5334131a6.rlib,libqutex-5498398c1ad3139f.rlib,libcrossbeam-66e76ff72ba72492.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_channel-565b497e76d5f73b.rlib,libcrossbeam_queue-99d545c447940621.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libocl_core-884662ae768c8910.rlib,libthiserror-d4e6582aedd55320.rlib,libocl_core_vector-f2b1078f87a646ed.rlib,libcl_sys-d93a0fedc52962c1.rlib}.rlib" "-lOpenCL" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-03c2d671115f66a6.rlib,libenum_primitive-db328a7336442a65.rlib,libnum_traits-cc938bbf156631cb.rlib,libbitflags-e274cd04b58a060d.rlib,libfutures-110302b7fd4a3b0c.rlib,libhuman_bytes-d876ab76a43a5b60.rlib,libnum-60f8dd569d1e8d36.rlib,libnum_iter-4a371defae5c3526.rlib,libnum_rational-71cb91372e08f393.rlib,libnum_complex-96f868220dd505a0.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libnum_traits-d2d1e9803077770a.rlib,libanyhow-e15d47c38af62097.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/rustcezYGQZ/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/deps/rustedbytes_mandelbrot-ac5e413204eea0ca" "-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 -lOpenCL: 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 `rustedbytes-mandelbrot` (bin "rustedbytes-mandelbrot") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a2e8ec8aaf77f1ef3a0e2abb955b0f99386ec17db48b3db7fe2aafa265626c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2e8ec8aaf77f1ef3a0e2abb955b0f99386ec17db48b3db7fe2aafa265626c8", kill_on_drop: false }` [INFO] [stdout] 8a2e8ec8aaf77f1ef3a0e2abb955b0f99386ec17db48b3db7fe2aafa265626c8