[INFO] cloning repository https://github.com/AllenDang/gTexViewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AllenDang/gTexViewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllenDang%2FgTexViewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllenDang%2FgTexViewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 442997f7eca22fc99f71dd9fcb5a8acc861a7587
[INFO] testing AllenDang/gTexViewer against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllenDang%2FgTexViewer" "/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/AllenDang/gTexViewer
[INFO] finished tweaking git repo https://github.com/AllenDang/gTexViewer
[INFO] tweaked toml for git repo https://github.com/AllenDang/gTexViewer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AllenDang/gTexViewer on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AllenDang/gTexViewer 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49a94c7e7781ba56aa1fee685fed45e6f98053e27b3d87acb5113d3b399c5e3c
[INFO] running `Command { std: "docker" "start" "-a" "49a94c7e7781ba56aa1fee685fed45e6f98053e27b3d87acb5113d3b399c5e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49a94c7e7781ba56aa1fee685fed45e6f98053e27b3d87acb5113d3b399c5e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a94c7e7781ba56aa1fee685fed45e6f98053e27b3d87acb5113d3b399c5e3c", kill_on_drop: false }`
[INFO] [stdout] 49a94c7e7781ba56aa1fee685fed45e6f98053e27b3d87acb5113d3b399c5e3c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b8b10fd7bab2f714d75679eff746518ca76712d0af43bed05dd5ee958bf3bff
[INFO] running `Command { std: "docker" "start" "-a" "2b8b10fd7bab2f714d75679eff746518ca76712d0af43bed05dd5ee958bf3bff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cfg-expr v0.20.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling dav1d-sys v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling av-data v0.4.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling miniquad v0.4.8 (https://github.com/AllenDang/miniquad#383accf1)
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling mp4parse v0.17.0
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling dav1d v0.10.4
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ktx2-rw v0.1.0 (https://github.com/AllenDang/ktx2-rw#293d2076)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling gtexviewer v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling grid v0.18.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8 (https://github.com/AllenDang/macroquad#d0478c0d)
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling taffy v0.9.0
[INFO] [stderr]    Compiling macroquad v0.4.14 (https://github.com/AllenDang/macroquad#d0478c0d)
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling texture2ddecoder v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling imagesize v0.14.0 (https://github.com/AllenDang/imagesize#74baa54a)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqCAHuO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-e94c08bce16022f4,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-4bd4383858b1f6b8,libregex-66ce4e4b86d025a5,libregex_automata-43f0df513f735064,libaho_corasick-7231ee35a67f9404,libregex_syntax-2f734124a51b36fa,libanstyle-acd37f6657e9ecfb,libgtexviewer-0dff1229c7cef3a6,libktx2_rw-2d43b2a9dcb54957,libtexture2ddecoder-93b2b631644f2f47,libzip-f89789931110a8e1,libppmd_rust-2d117f2fe69cac0f,libliblzma-5d2a93aaaa47e20e,libliblzma_sys-8131fdada927c936,libdeflate64-4fdf03d24a519323,libgetrandom-0b8b0f18ecc97eb1,libpbkdf2-d497a94547167056,libzstd-9373b6aa8f3ec82e,libzstd_safe-f07c6864d38521c3,libzstd_sys-bc5c56721af22bea,libzopfli-133136c4a2c91888,libbumpalo-f3bca020550ea9bd,libbzip2-4d913cac670cb3ed,liblibbz2_rs_sys-5452bcca571c0378,libtime-9b617fcf3ac85f85,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libindexmap-689f987a920e3e58,libaes-fb64a8e121088f84,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-e5fec195f4488cdb,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libhmac-1a9caa85aff0f327,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libconstant_time_eq-7540ab86f53c975b,libgltf-4449e3ace66843a1,libbase64-b5296a10b8334a2c,liburlencoding-2e57689ab08a86e0,libgltf_json-683bd5a6068eaf4a,libserde_json-8fb4bed20394ca52,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-4bcc1d022cd2e948,liblazy_static-b3603208c0de2608,libimage-5b907d6abf22d124,libimage_webp-1e50e893f6b6e417,libqoi-8d7314d0da639e04,libexr-951d4e8ec5dbc08d,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-a6e70da3e3f455f5,libsmallvec-45f6e3b8047adea1,libzune_jpeg-c029105b232c3950,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libbyteorder_lite-25e78048a27d33b8,libravif-85a26345ca58c5cd,libloop9-4bb62f80164107ac,libavif_serialize-1f810c06aaaa5cdb,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-b989e8d388177363,libprofiling-3a02b752cc2df281,libav1_grain-fb58d7c881609f1e,libnom-f835a97974c35b42,libmemchr-6f5829dadd40eda8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-394d17c2739b34e2,libv_frame-b524d2776330f7d9,libaligned_vec-646db250966ea4cf,libequator-1a69c8fa42be4be5,libarrayvec-41dcfe80309d7422,libthiserror-d04db836f42a91f3,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libimgref-a0e1951dfb279f53,libmp4parse-356d815d058384e4,libfallible_collections-de0ac3d7a0e9dbbc,libhashbrown-721b7b848d6fcb84,libahash-98cfecd986c11384,libonce_cell-0ba6aecba7086d38,libzerocopy-70610920d7f7fd24,libbitreader-4b8cde84f96cbf21,liblog-ba604b77dad33fe2,libdav1d-71f0d33fa678abc3,libstatic_assertions-d53a9977dc6e27e5,libbitflags-999d889d9694453e,libav_data-b2324fe48ae89e22,libbytes-bfe11088fe358bd1,libbyte_slice_cast-da250019fbae5783,libnum_rational-9453c26b45f17a80,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libdav1d_sys-629a1d58ca98d07a,libtiff-8eb83067128f2f42,libweezl-66d06a77524e9abe,libjpeg_decoder-09d25474997c27a3,libimagesize-107e4fc3597996bc,libanyhow-88c2c5723ab188c9,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libtaffy-20067d6a631803bb,libslotmap-7dd8cae5b2631117,libgrid-59aec2701980afec,libmacroquad-1fdcdce364a91a1f,libfontdue-1218e11c5700aaeb,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libttf_parser-bd98ee727fedb446,libimage-0438860ff652669a,libbytemuck-2c8ba557665e25dd,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libpng-87656722e2e8672b,libbitflags-e2b4db6c651223da,libflate2-6b86471072dbac2f,libminiz_oxide-d941553c97a654b2,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-84583fa265e26206,libcfg_if-5a199b0ec0054672,libnum_traits-e05972f153d0dad0,libquad_rand-4032bd8024c8dbad,libglam-6ff026e255420733,libminiquad-c61b612773ee0f0d,liblibc-a58beeab2e1413cc}.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" "-lc++" "-lc++abi" "-lm" "-ldl" "-lpthread" "-ldav1d" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqCAHuO/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" "/opt/rustwide/target/debug/build/liblzma-sys-f3a45d95781847dd/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3f87f8d6d491bc6/out" "-L" "libktx2-sys/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gtexviewer-55c8d6cd220c5db1" "-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: unable to find library -lc++
[INFO] [stdout]           rust-lld: error: unable to find library -lc++abi
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtexviewer` (bin "gtexviewer") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2b8b10fd7bab2f714d75679eff746518ca76712d0af43bed05dd5ee958bf3bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8b10fd7bab2f714d75679eff746518ca76712d0af43bed05dd5ee958bf3bff", kill_on_drop: false }`
[INFO] [stdout] 2b8b10fd7bab2f714d75679eff746518ca76712d0af43bed05dd5ee958bf3bff
