[INFO] fetching crate actix-web-grants 4.1.2... [INFO] testing actix-web-grants-4.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate actix-web-grants 4.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate actix-web-grants 4.1.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-web-grants 4.1.2 [INFO] tweaked toml for crates.io crate actix-web-grants 4.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-grants 4.1.2 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 crates.io crate actix-web-grants 4.1.2 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 impl-more v0.1.9 [INFO] [stderr] Downloaded parse-display v0.10.0 [INFO] [stderr] Downloaded actix-router v0.5.3 [INFO] [stderr] Downloaded protect-endpoints-proc-macro v0.4.0 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded actix-server v2.5.0 [INFO] [stderr] Downloaded actix-web-codegen v4.3.0 [INFO] [stderr] Downloaded parse-display-derive v0.10.0 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.2 [INFO] [stderr] Downloaded actix-http v3.9.0 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded actix-web v4.9.0 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77382ba1d7174272325e096574332946d05871bd9a885655b00f0fa1ca17f158 [INFO] running `Command { std: "docker" "start" "-a" "77382ba1d7174272325e096574332946d05871bd9a885655b00f0fa1ca17f158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77382ba1d7174272325e096574332946d05871bd9a885655b00f0fa1ca17f158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77382ba1d7174272325e096574332946d05871bd9a885655b00f0fa1ca17f158", kill_on_drop: false }` [INFO] [stdout] 77382ba1d7174272325e096574332946d05871bd9a885655b00f0fa1ca17f158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] afe430fa60416616d7e51af81f965138cfaf336adf2366fa9505ebb3931c5a87 [INFO] running `Command { std: "docker" "start" "-a" "afe430fa60416616d7e51af81f965138cfaf336adf2366fa9505ebb3931c5a87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling protect-endpoints-proc-macro v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling actix-web-grants v4.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "afe430fa60416616d7e51af81f965138cfaf336adf2366fa9505ebb3931c5a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe430fa60416616d7e51af81f965138cfaf336adf2366fa9505ebb3931c5a87", kill_on_drop: false }` [INFO] [stdout] afe430fa60416616d7e51af81f965138cfaf336adf2366fa9505ebb3931c5a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] c2d2cb437fce0fe09caeaee460381be686e458f3662484a25864f1777ad477ee [INFO] running `Command { std: "docker" "start" "-a" "c2d2cb437fce0fe09caeaee460381be686e458f3662484a25864f1777ad477ee", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling parse-display v0.10.0 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling actix-web-grants v4.1.2 (/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/rustc7oc7Ul/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libactix_web_grants-7f0fa8637bea78e2.rlib,libactix_web-0e91f981442e966e.rlib,libimpl_more-30b9a72b551270d7.rlib,libtime-2ebed869025d5063.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,liburl-232749c4ae7af16b.rlib,libidna-5a56fdbebbb91009.rlib,libidna_adapter-cb95497c05348614.rlib,libicu_normalizer-80407119335e78fb.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-9ab463d715fb0afc.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-fa23abfceb10919b.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-bf4bcd57657a276c.rlib,libicu_provider-154fb0305ef3befa.rlib,libicu_locid-c513a9fe5e10aa27.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-63b9d15552596c87.rlib,libzerovec-4d1f14721a02d625.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-43a7bc2f48c304c6.rlib,libzerofrom-58986a87b8a17040.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libserde_urlencoded-37fb3f2375242765.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libserde_json-87e8c05546e88301.rlib,libryu-e1fffcc04a075728.rlib,libactix_server-0ebb1a4e1150b9ab.rlib,libactix_router-f9239748a8cb1dfc.rlib,libregex_lite-c6244081a62140da.rlib,libserde-bf8b7beb2b6519af.rlib,libfutures_util-44a89328e11a590d.rlib,libslab-14567880f3b21ac9.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libactix_http-cc2c30d1bf129fbb.rlib,librand-61967e918e9ecb2c.rlib,librand_chacha-d58a111c645f4514.rlib,libppv_lite86-23b6fe7fa16a1327.rlib,librand_core-57d42dd674a5856d.rlib,libhttparse-312f79de28518be1.rlib,libhttpdate-a05a91876c090713.rlib,libsha1-d81bfbf99c40315a.rlib,libcpufeatures-dc869c7809644210.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libbase64-4cfc25a2fbceb95f.rlib,liblocal_channel-b1169f8cd865c852.rlib,libbytestring-294769327aa53381.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,liblanguage_tags-25940a6be2f00ae5.rlib,libahash-02b48d6365f5d4a3.rlib,libgetrandom-aa48d55754834ba9.rlib,libonce_cell-b15ed62672602246.rlib,libzerocopy-efc6b439d603383a.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmime-e6f732c53ac9de40.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libactix_service-d99dfba6a2415475.rlib,libactix_codec-a9e774423aba2f1c.rlib,libtracing-27c3d51e5748a02b.rlib,libtracing_core-93b7e33c0aa90eb7.rlib,libmemchr-8eb551391861f369.rlib,libbitflags-3a8c6436a42a14a4.rlib,libtokio_util-c48b62f2b90ca3ba.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libactix_utils-d159d07ca18c4ed7.rlib,liblocal_waker-7b61ad3d6921d7bf.rlib,libactix_rt-2c399f89250539ca.rlib,libtokio-3e4b4453d67511a2.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-75f8b202baec4fe2.rlib,liblog-0d69b46059aa6af5.rlib,libparking_lot-6a8dcce083059693.rlib,libparking_lot_core-8e97af4de61cda03.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-9af0412bf7cbc97e.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-aebb60e442b19687.rlib,libfutures_core-aea49b3401aac6bb.rlib,libhttp-08cff3f96d91eb7e.rlib,libitoa-f163f11166b2899c.rlib,libbytes-8183cfe5eb4bbecf.rlib,libfnv-81596130b397d5c3.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/rustc7oc7Ul/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-ea113bec56d74efd/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/examples/enum_role-8abebb2588e7d771" "-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 `actix-web-grants` (example "enum-role") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c2d2cb437fce0fe09caeaee460381be686e458f3662484a25864f1777ad477ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d2cb437fce0fe09caeaee460381be686e458f3662484a25864f1777ad477ee", kill_on_drop: false }` [INFO] [stdout] c2d2cb437fce0fe09caeaee460381be686e458f3662484a25864f1777ad477ee