[INFO] fetching crate unity-asset-binary 0.1.0...
[INFO] testing unity-asset-binary-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate unity-asset-binary 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate unity-asset-binary 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unity-asset-binary 0.1.0
[INFO] tweaked toml for crates.io crate unity-asset-binary 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unity-asset-binary 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unity-asset-binary 0.1.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7479836c2cf15677526a688eddcf1f61f84a245be123ed13ca787b4ed43f194
[INFO] running `Command { std: "docker" "start" "-a" "c7479836c2cf15677526a688eddcf1f61f84a245be123ed13ca787b4ed43f194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7479836c2cf15677526a688eddcf1f61f84a245be123ed13ca787b4ed43f194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7479836c2cf15677526a688eddcf1f61f84a245be123ed13ca787b4ed43f194", kill_on_drop: false }`
[INFO] [stdout] c7479836c2cf15677526a688eddcf1f61f84a245be123ed13ca787b4ed43f194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d24e77afc04b92499feaf04e2a9910c3935d2bac212bd3bfbb045e5d7953fc0
[INFO] running `Command { std: "docker" "start" "-a" "4d24e77afc04b92499feaf04e2a9910c3935d2bac212bd3bfbb045e5d7953fc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling texture2ddecoder v0.1.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling profiling v1.0.17
[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.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling unity-asset-core v0.1.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling unity-asset-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "4d24e77afc04b92499feaf04e2a9910c3935d2bac212bd3bfbb045e5d7953fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d24e77afc04b92499feaf04e2a9910c3935d2bac212bd3bfbb045e5d7953fc0", kill_on_drop: false }`
[INFO] [stdout] 4d24e77afc04b92499feaf04e2a9910c3935d2bac212bd3bfbb045e5d7953fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23e313eb6172cebfd3be7a7655956c660f6501204cfa0c47e2bd5d1c55ac2d8
[INFO] running `Command { std: "docker" "start" "-a" "a23e313eb6172cebfd3be7a7655956c660f6501204cfa0c47e2bd5d1c55ac2d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unity-asset-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stream_value`
[INFO] [stdout]    --> tests/audio_processing_tests.rs:430:49
[INFO] [stdout]     |
[INFO] [stdout] 430 | ...                   if let Some(stream_value) = unity_class.get("m_Resource") {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/texture_decoding_demo.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut texture = create_demo_texture();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/texture_decoding_demo.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let mut test_texture = create_test_texture_for_format(format);
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `converter`
[INFO] [stdout]    --> tests/unitypy_texture_tests.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let converter = Texture2DConverter::new(version);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_converter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_value`
[INFO] [stdout]    --> tests/texture_processing_tests.rs:148:49
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   if let Some(stream_value) = unity_class.get("m_StreamData") {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_color`
[INFO] [stdout]   --> tests/sprite_processing_tests.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     for (name, x, y, width, height, expected_color) in test_sprites {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclcHHro/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclcHHro/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unity_object_parsing_tests-e3d6fabb11dfdb65" "-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 `unity-asset-binary` (test "unity_object_parsing_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcf3afIF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf3afIF/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unitypy_typetree_tests-48967839f7028c46" "-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 `unity-asset-binary` (test "unitypy_typetree_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpuSyCL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpuSyCL/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sprite_processing_tests-4e4a724a860ec28a" "-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 `unity-asset-binary` (test "sprite_processing_tests") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3WUdHu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3WUdHu/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unitypy_audio_tests-7c16d1d4e015713f" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRSS01L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRSS01L/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/typetree_advanced_tests-23a56d952544085f" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustciZoUz4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunity_asset_binary-802e2fc37d70827f,libtexture2ddecoder-93b2b631644f2f47,libregex-8406651371aa72e6,libregex_automata-f2f92a9233e18233,libaho_corasick-199d7569d6a85641,libregex_syntax-46a265ba7a2fe258,libnum_cpus-2b1920751b107fac,liblibc-a58beeab2e1413cc,libonce_cell-0ba6aecba7086d38,libbrotli-36d28dc0b2e48522,libbrotli_decompressor-24ee79edf4d8af6d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,liblzma_rs-ec86b76d756c1f93,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,libsymphonia-8b7e44ac7a336a85,libsymphonia_format_riff-b1ad99fe8fc8c475,libextended-17ddfec0cfae323b,libsymphonia_format_ogg-283b68f14eb8e6a6,libsymphonia_format_mkv-796ac04ec9441f12,libsymphonia_format_isomp4-b8aff99ff529adcf,libsymphonia_format_caf-1efdefdd4474f109,libsymphonia_codec_vorbis-9f863f3ea062dd36,libsymphonia_codec_pcm-185ad7080fd092ed,libsymphonia_codec_alac-71d1237f1985d4ca,libsymphonia_codec_adpcm-a381db3881427bfc,libsymphonia_codec_aac-0768981b7ec583a2,libsymphonia_bundle_mp3-d537743d1bf4895c,libsymphonia_bundle_flac-6056b22b775008dd,libsymphonia_utils_xiph-e57fafd1d0b22b4c,libsymphonia_metadata-8af2c78e602aa1d4,libencoding_rs-9c17f8ff91866c9c,libsymphonia_core-65d61a12b518f085,libimage-4474fce5a35bff54,libimage_webp-98281f82c665bb2c,libqoi-8d7314d0da639e04,libpng-b416f64f1f4ce64b,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-9bff43347b73812d,libzune_inflate-249878d2816071b4,libbit_field-04a02c08921d3c68,liblebe-dd40720b17de66d8,libhalf-21859aaa23e2c92e,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5469b481924c6b8c,libloop9-4bb62f80164107ac,libavif_serialize-773b2c44f7abca04,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-d3e84d94adcb6405,libprofiling-22150bdbb1456956,libav1_grain-1c71fc21d662e64d,libnom-ae2bd0382123a570,libmemchr-2d97b38eddd0133f,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libanyhow-88c2c5723ab188c9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-a431bb1f71f9421a,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-e5a7308f9641fc10,libaligned_vec-9f23476d7176b91d,libequator-264c490b223bd651,libarrayvec-41dcfe80309d7422,libthiserror-6a395f253c2a2cc4,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-2c8ba557665e25dd,libnum_traits-e05972f153d0dad0,libtiff-0d82954ec111514b,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libunity_asset_core-b8e1ac4d1de743bb,liblazy_static-b3603208c0de2608,libindexmap-811b79fe03124383,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libthiserror-71149a066f81ab9f,libflate2-493f71e2d3fe7980,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libserde-6cd93c990d5dc34d}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciZoUz4/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/texture_decoding_demo-5d64ed28ecbc0a51" "-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 `unity-asset-binary` (test "typetree_advanced_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `unity-asset-binary` (example "texture_decoding_demo") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] error: could not compile `unity-asset-binary` (test "unitypy_audio_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a23e313eb6172cebfd3be7a7655956c660f6501204cfa0c47e2bd5d1c55ac2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23e313eb6172cebfd3be7a7655956c660f6501204cfa0c47e2bd5d1c55ac2d8", kill_on_drop: false }`
[INFO] [stdout] a23e313eb6172cebfd3be7a7655956c660f6501204cfa0c47e2bd5d1c55ac2d8
