[INFO] cloning repository https://github.com/WERDXZ/chromoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WERDXZ/chromoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Fchromoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Fchromoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a617c0a446bc65df580b25f59de4761804a3bcf4 [INFO] testing WERDXZ/chromoxide against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Fchromoxide" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WERDXZ/chromoxide [INFO] finished tweaking git repo https://github.com/WERDXZ/chromoxide [INFO] tweaked toml for git repo https://github.com/WERDXZ/chromoxide written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WERDXZ/chromoxide on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WERDXZ/chromoxide 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5695a159eca5ecb88b55624cd69354e33c233883c07974cedd5b1b7b327cc115 [INFO] running `Command { std: "docker" "start" "-a" "5695a159eca5ecb88b55624cd69354e33c233883c07974cedd5b1b7b327cc115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5695a159eca5ecb88b55624cd69354e33c233883c07974cedd5b1b7b327cc115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5695a159eca5ecb88b55624cd69354e33c233883c07974cedd5b1b7b327cc115", kill_on_drop: false }` [INFO] [stdout] 5695a159eca5ecb88b55624cd69354e33c233883c07974cedd5b1b7b327cc115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9da568cd71a9d9d4dbcd57449d516dc38d6d5217115a32c6734ed59f2b15a5e0 [INFO] running `Command { std: "docker" "start" "-a" "9da568cd71a9d9d4dbcd57449d516dc38d6d5217115a32c6734ed59f2b15a5e0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling argmin-math v0.5.1 [INFO] [stderr] Compiling argmin v0.11.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling chromoxide v0.1.0 (/opt/rustwide/workdir/crates/chromoxide) [INFO] [stderr] Compiling chromoxide-image v0.1.0 (/opt/rustwide/workdir/crates/chromoxide-image) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.22s [INFO] running `Command { std: "docker" "inspect" "9da568cd71a9d9d4dbcd57449d516dc38d6d5217115a32c6734ed59f2b15a5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da568cd71a9d9d4dbcd57449d516dc38d6d5217115a32c6734ed59f2b15a5e0", kill_on_drop: false }` [INFO] [stdout] 9da568cd71a9d9d4dbcd57449d516dc38d6d5217115a32c6734ed59f2b15a5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c2ee955a60362ee740760a91c42ff7db8544c1bcf99897640f8460ea44170b [INFO] running `Command { std: "docker" "start" "-a" "51c2ee955a60362ee740760a91c42ff7db8544c1bcf99897640f8460ea44170b", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling chromoxide-image v0.1.0 (/opt/rustwide/workdir/crates/chromoxide-image) [INFO] [stderr] Compiling chromoxide v0.1.0 (/opt/rustwide/workdir/crates/chromoxide) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8MW8Cn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libchromoxide_image-5b020429d8734c8b,libchromoxide-fc22ce0d9ad7d3a6,libargmin-d9adcdbb33c3bcd1,librand_xoshiro-b1cf684b2a487c8a,libargmin_math-161e8839bc67a328,libnum_complex-03ac56cf12d81041,librand-07f5f9b8206b32b8,librand_chacha-583468fb2a86db2d,libppv_lite86-3fec49845b4686c8,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libweb_time-c447c8b725da1947,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,liblibc-65ee1eb217d721f2,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libimage-147ec9903635dc3f,libimage_webp-66d30c79fc9bcd44,libqoi-8c761d108626cd96,libmoxcms-8a0b6d0f589b9d90,libpxfm-7ba90094ffe9c576,libtiff-a703734ebcceacf7,libfax-91e2ac31f20ceba8,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-2d9c45d571a61b99,libbitflags-5c085993cab0beac,libflate2-123d4b23881f3f79,libfdeflate-6938c6b3b1cefc1d,libcrc32fast-66fcb8dfd77ba9de,libexr-564c7167f54cb7e7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-2aead86f51dbeb1c,libzerocopy-dacf522b740694a9,libsmallvec-45f6e3b8047adea1,libzune_jpeg-302ea4448f1a30bf,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-d2edf8aba0d0a2ce,libloop9-1ac294f594997f3a,libavif_serialize-68ef461dd6b4f8aa,libquick_error-8d402ad4d863a69d,librgb-34d7e1544df03dab,librav1e-6b998f3b9cd785d8,libprofiling-f600b3edf81ad3cd,libav_scenechange-a10ceae3c6d1b111,liby4m-9b04e3cf8ac46700,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libstable_deref_trait-704f67c99a4c5f65,libav1_grain-0ec121f7484a0ded,liblog-d269868761ac548a,libnom-14a1693e78688ca0,libmemchr-8e33d9a2a7199911,libnum_rational-b02f8ab0c467482e,libnum_bigint-73a245c3b0240eb7,libnum_integer-5b6ac14ce642ff72,libanyhow-d0824aa9c7568042,libmaybe_rayon-30069f535bb8c1fc,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libcfg_if-5af52f617df93f8f,libv_frame-1639ee35f8fd0ef9,libarrayvec-41dcfe80309d7422,libaligned_vec-1d420d6f6deecb38,libequator-92cb8c5ce511027d,libthiserror-4d0769d9a6b51a32,libbitstream_io-9f5fe67977a4365d,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libimgref-3061c516f5a3939d,libbytemuck-70837a11a8946efc,libnum_traits-8434f84c7e6b85f7}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8MW8Cn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sampling_farthest-6cb21a78901e0e27" "-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 `chromoxide-image` (test "sampling_farthest") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51c2ee955a60362ee740760a91c42ff7db8544c1bcf99897640f8460ea44170b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c2ee955a60362ee740760a91c42ff7db8544c1bcf99897640f8460ea44170b", kill_on_drop: false }` [INFO] [stdout] 51c2ee955a60362ee740760a91c42ff7db8544c1bcf99897640f8460ea44170b