[INFO] cloning repository https://github.com/sgchris/gresources [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgchris/gresources" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgchris%2Fgresources", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgchris%2Fgresources'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d89fb8797217d6e8b81cf72fd235e0b5c4266bec [INFO] testing sgchris/gresources against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgchris%2Fgresources" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sgchris/gresources [INFO] finished tweaking git repo https://github.com/sgchris/gresources [INFO] tweaked toml for git repo https://github.com/sgchris/gresources written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sgchris/gresources on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sgchris/gresources 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded toml v0.9.4 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded env_logger v0.11.8 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4c49e3bbfb4718a84f881b72532f8718196908d0d8b0c60c3d2665fb56d7f0 [INFO] running `Command { std: "docker" "start" "-a" "fb4c49e3bbfb4718a84f881b72532f8718196908d0d8b0c60c3d2665fb56d7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4c49e3bbfb4718a84f881b72532f8718196908d0d8b0c60c3d2665fb56d7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4c49e3bbfb4718a84f881b72532f8718196908d0d8b0c60c3d2665fb56d7f0", kill_on_drop: false }` [INFO] [stdout] fb4c49e3bbfb4718a84f881b72532f8718196908d0d8b0c60c3d2665fb56d7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 423d16890a24c2edd2300015619bdd86c90a4ccd1ec807fa4e1e920f4456027e [INFO] running `Command { std: "docker" "start" "-a" "423d16890a24c2edd2300015619bdd86c90a4ccd1ec807fa4e1e920f4456027e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling gresources v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "423d16890a24c2edd2300015619bdd86c90a4ccd1ec807fa4e1e920f4456027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423d16890a24c2edd2300015619bdd86c90a4ccd1ec807fa4e1e920f4456027e", kill_on_drop: false }` [INFO] [stdout] 423d16890a24c2edd2300015619bdd86c90a4ccd1ec807fa4e1e920f4456027e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 151908dc9cc9aeac695ec3f049e1eff89e88adec29c73f995f531df953817924 [INFO] running `Command { std: "docker" "start" "-a" "151908dc9cc9aeac695ec3f049e1eff89e88adec29c73f995f531df953817924", kill_on_drop: false }` [INFO] [stderr] Compiling gresources v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcyyjaBm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libgresources-561fe66e5669f669.rlib,libtoml-923df286fff61e62.rlib,libtoml_writer-e091b3bfd7fc072f.rlib,libtoml_parser-73d04ede7c68cbf5.rlib,libwinnow-91d288bd295947d3.rlib,libserde_spanned-d17d489f1bdfce8a.rlib,libtoml_datetime-816093763ec5fa42.rlib,libactix_web-534ee5e7b9a8d6a7.rlib,libimpl_more-30b9a72b551270d7.rlib,liburl-77a99f2300c626bb.rlib,libidna-3ca07706e06c6390.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-faa79d80ea8528b7.rlib,libicu_properties-5fa1e25f72b3c338.rlib,libicu_properties_data-ec76173d18ebca6b.rlib,libicu_normalizer-bef84a8c00750eb3.rlib,libicu_normalizer_data-f82a75e8554b05b7.rlib,libicu_collections-f08d0f0041b67adc.rlib,libpotential_utf-1af8a95a256e07a2.rlib,libicu_provider-441057ae1b0bad80.rlib,libicu_locale_core-e02c37c40fb541e2.rlib,libtinystr-25940406fa31a15f.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-56cb432e4af081e7.rlib,libzerotrie-8382529c47605137.rlib,libyoke-8b0a75b6fa9248f5.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-d90f5ca6a1d356b3.rlib,libserde_urlencoded-f4050bad7d8e8642.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libserde_json-6d957724639bf819.rlib,libryu-0a228f54b75663b5.rlib,libactix_server-6893d20c0093c7fa.rlib,libsocket2-403e7e3a84e25939.rlib,libactix_router-c99fc8c3f614a30b.rlib,libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libcookie-a504ab7aadf54a4f.rlib,libtime-5aba85265b416181.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libactix_http-d1ad4daedfb635d7.rlib,librand-2864fe8a3a769330.rlib,librand_chacha-94c7f9d17d2c944c.rlib,libppv_lite86-7cca3e3bc6bea88e.rlib,libzerocopy-75053b53f33405a0.rlib,librand_core-4bde3f620227af90.rlib,libgetrandom-8eaf7727b2330bef.rlib,libhttparse-71f3cd5bc112cafb.rlib,libbrotli-2673e7be5593ff8b.rlib,libbrotli_decompressor-fbb5829ded87df6e.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libhttpdate-a05a91876c090713.rlib,libsha1-1a403a8c9106052f.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-f661262b0ebe0f89.rlib,libblock_buffer-f19b487682675fae.rlib,libcrypto_common-5855bc6b6c1261fb.rlib,libgeneric_array-759b2ad3b0fa258c.rlib,libtypenum-3eb297ed005dda2e.rlib,libbase64-4cfc25a2fbceb95f.rlib,liblocal_channel-b1169f8cd865c852.rlib,libbytestring-a04340187eb02850.rlib,libencoding_rs-8097bd3694a71b8a.rlib,liblanguage_tags-25940a6be2f00ae5.rlib,libmime-e6f732c53ac9de40.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libh2-14d30b1e76e57d07.rlib,libindexmap-a8b0d7a934397ab5.rlib,libequivalent-c8ca4e154c540f6d.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_util-7dfcfc13c5b2f260.rlib,libfutures_task-a615875d993bed0b.rlib,libpin_utils-b08f1197f0cdae19.rlib,libzstd-5805d0f512e4f372.rlib,libzstd_safe-17b33222ec3fcab2.rlib,libzstd_sys-e871eea9ec123c2b.rlib,libflate2-54b272da21cb9da4.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libcrc32fast-f5c4b53da451a95f.rlib,libactix_service-8693622ff125d6af.rlib,libactix_codec-ea96a62e7f02f677.rlib,libtracing-881b9277812c4a79.rlib,libtracing_core-8fb879b64c418583.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libmemchr-1aee4b866184c097.rlib,libtokio_util-93822ecb85c3eb07.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libderive_more-406e30e9b0e08fcd.rlib,libactix_utils-a2b29ebbf47d3c9b.rlib,liblocal_waker-7b61ad3d6921d7bf.rlib,libactix_rt-7e9ad9dbce55b647.rlib,libtokio-e4cdab8171e3af9f.rlib,libsignal_hook_registry-c8d3973bc380bcee.rlib,libsocket2-b6d59454eb6512e3.rlib,libmio-65e48900b5adbd9a.rlib,liblog-7ed48074b9f3458e.rlib,libparking_lot-175980a7c6781f62.rlib,libparking_lot_core-4f76011994a4676d.rlib,liblibc-3488081fa68c3ac4.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,liblock_api-fc5a8b1346b155a7.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_core-aea49b3401aac6bb.rlib,libhttp-8c01cbacdab6e414.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,librusqlite-9773012aacf1c78a.rlib,libbitflags-f034ce1dbc73dff8.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libhashlink-eec47614fc1318fa.rlib,libhashbrown-fb1b1787cbd39356.rlib,libfoldhash-b60541d54b55ac82.rlib,liblibsqlite3_sys-5794eaa1435a7973.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-5b9115729f57ca77.rlib,libchrono-9658c86043ac3706.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-164a9dc57e834832.rlib,libserde-51e6a04ebc7952bc.rlib,libanyhow-4afd2c3ba876b9ec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcyyjaBm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-070dbf47db49f770/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-a686de23cabe5045/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/validation_tests-932baf1b9edf23fe" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `gresources` (test "validation_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "151908dc9cc9aeac695ec3f049e1eff89e88adec29c73f995f531df953817924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151908dc9cc9aeac695ec3f049e1eff89e88adec29c73f995f531df953817924", kill_on_drop: false }` [INFO] [stdout] 151908dc9cc9aeac695ec3f049e1eff89e88adec29c73f995f531df953817924