[INFO] fetching crate rpack_cli 0.3.0... [INFO] testing rpack_cli-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rpack_cli 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rpack_cli 0.3.0 [INFO] finished tweaking crates.io crate rpack_cli 0.3.0 [INFO] tweaked toml for crates.io crate rpack_cli 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rpack_cli 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rpack_cli 0.3.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93ad4b336a94c79f3781cb930379e80f3dbbfcd9e78fa28e8e931fc2d3659455 [INFO] running `Command { std: "docker" "start" "-a" "93ad4b336a94c79f3781cb930379e80f3dbbfcd9e78fa28e8e931fc2d3659455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93ad4b336a94c79f3781cb930379e80f3dbbfcd9e78fa28e8e931fc2d3659455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ad4b336a94c79f3781cb930379e80f3dbbfcd9e78fa28e8e931fc2d3659455", kill_on_drop: false }` [INFO] [stdout] 93ad4b336a94c79f3781cb930379e80f3dbbfcd9e78fa28e8e931fc2d3659455 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dff513e4c5e51ae836243d9f2c9e3bc72645341bb57936da2a52aa19844f71c [INFO] running `Command { std: "docker" "start" "-a" "4dff513e4c5e51ae836243d9f2c9e3bc72645341bb57936da2a52aa19844f71c", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling ispc_rt v2.0.3 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling intel_tex_2 v0.4.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling bcdec_rs v0.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling bevy_rpack v0.3.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling ddsfile v0.5.2 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling image_dds v0.7.2 [INFO] [stderr] Compiling texture_packer v0.30.0 [INFO] [stderr] Compiling rpack_cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `rect` is never read [INFO] [stdout] --> src/packer.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | rect.w -= self.config.texture_padding + self.config.texture_extrusion * 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rect` is never read [INFO] [stdout] --> src/packer.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | rect.h -= self.config.texture_padding + self.config.texture_extrusion * 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFUrCSe/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librpack_cli-ffae1c58e2e91beb,libglob-8ca68987fb4fe516,libimage_dds-a5a1d8cbad9b099d,libintel_tex_2-0ab3bc6c2182171a,libispc_rt-cfa3d29ef0bfd8f8,libnum_cpus-6c82fbccdcdc2265,liblibc-4c949e585a814b2f,libbcdec_rs-a545259d89fa492f,libstrum-8a44f5b00c09fe1e,libddsfile-3d9935a43ed4f5f8,libbyteorder-1efcbe4f07366651,libthiserror-c55abbda90e8b701,libtexture_packer-ce617a4dec48a626,libserde_json-aac0e83319849add,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libimage-4b4777399501e275,libimage_webp-66d30c79fc9bcd44,libqoi-a3c5236bbce5e031,libmoxcms-1141158e9c5d5e11,libpxfm-2b20eeae35a98168,libtiff-381db6bc67e14e27,libfax-28c06c5f9b9be55c,libpng-35aa7fa220c87b61,libbitflags-ae83ff7d8b19c6be,libflate2-5dd7cb55e0cb8c62,libfdeflate-c41688d19d118d71,libcrc32fast-6a1b2c0aa5421d05,libexr-0957ad3ffbfcad23,libminiz_oxide-cbabdfdb7840c1ca,libzune_inflate-bdc3530bd1f3c55c,libsimd_adler32-eda01a159841bab2,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-4cc9d38a8937a80d,libsmallvec-45f6e3b8047adea1,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libgif-5988eacefc3b1c8f,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libbyteorder_lite-25e78048a27d33b8,libravif-24cca4b9ec22c9e6,libloop9-1ac294f594997f3a,libavif_serialize-c61c14ddb470e462,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-de021a925a5db139,libprofiling-d247fb36282185fb,libav1_grain-3705b3f6f5695c6c,libnom-709d6bb0b5189cd6,libmemchr-f04d4ed0ff57c3c8,libnum_rational-34870ec64e277cdd,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libanyhow-7e5dcd40304f6dad,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-2bd1bc55deea4b16,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libcfg_if-666d36e5ee0df220,libv_frame-2ff2a6d4ad2859df,libaligned_vec-fc4b2558461ba306,libequator-68d3023fc0475d22,libarrayvec-41dcfe80309d7422,libthiserror-51aef3dd5e7d7d45,libbitstream_io-cf56b29ea9eb7b84,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,liblog-45f74354a8b36c20,libimgref-3061c516f5a3939d,libbytemuck-4e33fc3374b89818,libnum_traits-8434f84c7e6b85f7,libbevy_rpack-1787232ce18da456,libserde-8547f36019c531ca,libserde_core-8323e53422f20d71,libclap-8bda18a1d88f95f3,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2}.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/rustcFUrCSe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intel_tex_2-0.4.0/src/ispc" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rpack_cli-8781dd48347762c0" "-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: undefined symbol: __gxx_personality_v0 [INFO] [stdout] >>> referenced by ispc_texcomp_astc.cpp [INFO] [stdout] >>> ispc_texcomp_astc.o:(DW.ref.__gxx_personality_v0) in archive /opt/rustwide/target/debug/deps/libintel_tex_2-0ab3bc6c2182171a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpack_cli` (bin "rpack_cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4dff513e4c5e51ae836243d9f2c9e3bc72645341bb57936da2a52aa19844f71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dff513e4c5e51ae836243d9f2c9e3bc72645341bb57936da2a52aa19844f71c", kill_on_drop: false }` [INFO] [stdout] 4dff513e4c5e51ae836243d9f2c9e3bc72645341bb57936da2a52aa19844f71c