[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] 09cbf1697b232e3bebb86da8bba76147947a7386 [INFO] testing WERDXZ/chromoxide against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWERDXZ%2Fchromoxide" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WERDXZ/chromoxide on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84035308fc6ed5e4d61b2fb5eb8c6a5863dbf65987ce6987dae204feb55913a0 [INFO] running `Command { std: "docker" "start" "-a" "84035308fc6ed5e4d61b2fb5eb8c6a5863dbf65987ce6987dae204feb55913a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84035308fc6ed5e4d61b2fb5eb8c6a5863dbf65987ce6987dae204feb55913a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84035308fc6ed5e4d61b2fb5eb8c6a5863dbf65987ce6987dae204feb55913a0", kill_on_drop: false }` [INFO] [stdout] 84035308fc6ed5e4d61b2fb5eb8c6a5863dbf65987ce6987dae204feb55913a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c8272044b5ff1fdad37cb0216ed401862b7f14a1af6a05d77a1de5d7e744d8a [INFO] running `Command { std: "docker" "start" "-a" "1c8272044b5ff1fdad37cb0216ed401862b7f14a1af6a05d77a1de5d7e744d8a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [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 rand_core v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling phf v0.13.1 [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 thiserror v2.0.18 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [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 argmin-math v0.5.1 [INFO] [stderr] Compiling ravif v0.12.0 [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] Compiling chrox v0.1.0 (/opt/rustwide/workdir/crates/chrox) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "1c8272044b5ff1fdad37cb0216ed401862b7f14a1af6a05d77a1de5d7e744d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8272044b5ff1fdad37cb0216ed401862b7f14a1af6a05d77a1de5d7e744d8a", kill_on_drop: false }` [INFO] [stdout] 1c8272044b5ff1fdad37cb0216ed401862b7f14a1af6a05d77a1de5d7e744d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82b13eb2d133395fd8c246032f204b8fa9444d8ed82e341a9e46f2825804c011 [INFO] running `Command { std: "docker" "start" "-a" "82b13eb2d133395fd8c246032f204b8fa9444d8ed82e341a9e46f2825804c011", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling chrox v0.1.0 (/opt/rustwide/workdir/crates/chrox) [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/examples/rustcaGWgxD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchromoxide_image-cb9aed7300419825,libchromoxide-1be5168356c2ec90,libargmin-95e924b1b0617f0a,librand_xoshiro-5f91a210ebb1ce04,libargmin_math-0aa88a36eafd5854,libnum_complex-d291eefcd1d27be1,librand-1dd3e09c7bf5f9d3,librand_chacha-2055ff6358a9642a,libppv_lite86-1f41377f04ea0270,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libweb_time-92908ffd7730dd39,libserde-903d7081d0941ff7,libserde_core-3babf6f5a9b2410c,librand-335f3a652dd08ac0,libgetrandom-481faf630955bd78,liblibc-0e890954913dc77e,libchacha20-022d483873d6b73f,libcpufeatures-d1b6d7e2abe28c60,librand_core-0060b50ee9f0b688,libimage-426a7bc5705012ee,libimage_webp-52c6141a01af54cf,libqoi-9b2cf069788b2e3f,libmoxcms-1ff6f73798b823b3,libpxfm-ae23871a28e88590,libtiff-e9816517bd95810d,libfax-6707c126a4bf50e9,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libpng-24912cd7fbe7f504,libbitflags-a5b77e6cec1b5660,libflate2-e2bbd46b7f6459ee,libfdeflate-5c07dfa8830a9531,libcrc32fast-5906a57d877d687d,libexr-17a65e65ab204e1d,libminiz_oxide-d035e9f28a82b22b,libzune_inflate-6a0ce4674c88ab58,libsimd_adler32-f83d48f59f2d3154,libbit_field-44b93dc9686b96d8,liblebe-a6531fa75d120ada,libhalf-f86aaaaa178d0c11,libzerocopy-cd6243526ba1ea8d,libsmallvec-04749cc7df691946,libzune_jpeg-5a26f941b9e8b2a8,libzune_core-e24feaec0505289d,libgif-7b0f8b92b4385d0c,libcolor_quant-7eaa5904ea87e27c,libweezl-75bb1fddac9c3cde,libbyteorder_lite-372ee7020504094b,libravif-b95321396ccb17aa,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-a4f496775a17521f,librav1e-19c92060645c8d37,libprofiling-df4a16325ee9717c,libav_scenechange-49e769697065c432,liby4m-ebe4b441fc1dfc49,libaligned-cbaa75c648c34f6d,libas_slice-349a85c7d2d690e6,libstable_deref_trait-646f6b28b9520b3d,libav1_grain-d700fc1e368c7aa6,liblog-a4263a0971f08dad,libnom-74be37a2322da60c,libmemchr-03def47fccb9cf8c,libnum_rational-9c2424aedaeeca2e,libnum_bigint-e67f6d2171615abf,libnum_integer-0bcfd9a6bfc9d3d3,libanyhow-bb5f243237f5f99b,libmaybe_rayon-b62c8b4d84d25fac,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libcfg_if-cad248e7066eec15,libv_frame-042ef2e5d6299c11,libarrayvec-78e6687af5fcd84b,libaligned_vec-00534ae0b7b599fa,libequator-1d2e296fb9c5a94e,libthiserror-872b44ed17d6f929,libbitstream_io-2ce5e42e2c218ef8,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libimgref-97387544b992b81f,libbytemuck-667951a4be418c98,libnum_traits-efae0973d6a22ee7}.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/examples/rustcaGWgxD/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/examples/compare_sampling-b10f06584012af66" "-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` (example "compare_sampling") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "82b13eb2d133395fd8c246032f204b8fa9444d8ed82e341a9e46f2825804c011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b13eb2d133395fd8c246032f204b8fa9444d8ed82e341a9e46f2825804c011", kill_on_drop: false }` [INFO] [stdout] 82b13eb2d133395fd8c246032f204b8fa9444d8ed82e341a9e46f2825804c011