[INFO] fetching crate webrtc-ice 0.13.0... [INFO] testing webrtc-ice-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate webrtc-ice 0.13.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate webrtc-ice 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate webrtc-ice 0.13.0 [INFO] tweaked toml for crates.io crate webrtc-ice 0.13.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webrtc-ice 0.13.0 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 webrtc-ice 0.13.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webrtc-util v0.11.0 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded webrtc-mdns v0.9.0 [INFO] [stderr] Downloaded stun v0.8.0 [INFO] [stderr] Downloaded turn v0.10.0 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cbad1af5573331b46e3e5314aef566b0d0496cd85b6455ba2f61c3b49011311c [INFO] running `Command { std: "docker" "start" "-a" "cbad1af5573331b46e3e5314aef566b0d0496cd85b6455ba2f61c3b49011311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbad1af5573331b46e3e5314aef566b0d0496cd85b6455ba2f61c3b49011311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbad1af5573331b46e3e5314aef566b0d0496cd85b6455ba2f61c3b49011311c", kill_on_drop: false }` [INFO] [stdout] cbad1af5573331b46e3e5314aef566b0d0496cd85b6455ba2f61c3b49011311c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c2ac39b4f144e0091117865bf1ff53abc39b211c7c52cc48a6e712f62124ba8b [INFO] running `Command { std: "docker" "start" "-a" "c2ac39b4f144e0091117865bf1ff53abc39b211c7c52cc48a6e712f62124ba8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [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 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 serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [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 webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling webrtc-mdns v0.9.0 [INFO] [stderr] Compiling turn v0.10.0 [INFO] [stderr] Compiling webrtc-ice v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.88s [INFO] running `Command { std: "docker" "inspect" "c2ac39b4f144e0091117865bf1ff53abc39b211c7c52cc48a6e712f62124ba8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ac39b4f144e0091117865bf1ff53abc39b211c7c52cc48a6e712f62124ba8b", kill_on_drop: false }` [INFO] [stdout] c2ac39b4f144e0091117865bf1ff53abc39b211c7c52cc48a6e712f62124ba8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 983d97c4ece52d280bb0c3e6996b17fb6262bb538a13a6e0bfb292f1aad8a78c [INFO] running `Command { std: "docker" "start" "-a" "983d97c4ece52d280bb0c3e6996b17fb6262bb538a13a6e0bfb292f1aad8a78c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling webrtc-mdns v0.9.0 [INFO] [stderr] Compiling turn v0.10.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling webrtc-ice v0.13.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/rustcNtdOyN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-a5b875cd29f7af04.rlib,libanstream-239aa41ca564c325.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-33dd5cf2de3f9fa6.rlib,libenv_filter-20ba033396daf34c.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libanstyle-b75f78861eab6f9d.rlib,libwebrtc_ice-59e699524a166cf1.rlib,libturn-74fedbe820c0216d.rlib,libfutures-4ad2121619184ec7.rlib,libfutures_executor-bb37c9cbc7360fe8.rlib,libuuid-81da723691ddd9f8.rlib,libgetrandom-a9b065289e922185.rlib,libserde-04c7b7db3e97aced.rlib,libwebrtc_mdns-e7a01f2548339d4a.rlib,libstun-d55d79ac628bc880.rlib,liburl-c7f9fb7f3c0c5d3d.rlib,libidna-881f8c50823ec273.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-7885a70599ad32b2.rlib,libicu_properties-210a51e58bb4cf5c.rlib,libicu_properties_data-aac95d45a9e7c431.rlib,libicu_normalizer-df70ecc4f0c0bbe6.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-c8b01d09f96fc4f4.rlib,libpotential_utf-bea404bd5423ae88.rlib,libicu_provider-97a4a628be0b9f22.rlib,libicu_locale_core-c4732944c5ebf355.rlib,libtinystr-7accc628c86368cf.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-7cbdc8fbb8f559c6.rlib,libzerotrie-27332367fac3b3b1.rlib,libyoke-947f2bc9c1c7b1ea.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-6239b006b39b40e6.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-2212e28e9d2337cf.rlib,libuntrusted-d5b84143af217070.rlib,libmd5-5deedd043dbf568e.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrc-da7b4021d290a867.rlib,libcrc_catalog-84c8197d51ba38d4.rlib,libsubtle-e8900df10a186758.rlib,libarc_swap-ce2702317fffe580.rlib,libwaitgroup-82b115ce6defa765.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libwebrtc_util-940cf122a6182ddd.rlib,liblog-7ed48074b9f3458e.rlib,libipnet-b2a4d9c7d46183c3.rlib,libnix-93c3e20abb682f8c.rlib,libmemoffset-eba8e9ca3529c0c3.rlib,libportable_atomic-d84a5498a775df9f.rlib,libthiserror-53e0113352f42db9.rlib,librand-e22467b5abe22716.rlib,librand_chacha-1edff17e9a21a2da.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-3983a569d3328b6d.rlib,libgetrandom-51c49555234639cb.rlib,libhyper-4b5aac8e1ad00d81.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-8a9d645259e513af.rlib,libindexmap-24fc7e32692e23c2.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-937b32fc83f12055.rlib,libtokio_util-81a563faa55da5bd.rlib,libtower_service-0c39472df5066488.rlib,libtracing-fc2b958b701e62b3.rlib,libtracing_core-abd22a7e4c0e2bc6.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libhttp_body-4fa1792a9971ca0b.rlib,libfutures_util-9bd9e4e3fa1f3438.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-fa1a51662f9eb5c1.rlib,libsignal_hook_registry-4e2514ebd4f68600.rlib,libsocket2-43415bae39be8204.rlib,libmio-082bbe0f0a479003.rlib,libparking_lot-175331c1589c3227.rlib,libparking_lot_core-5f6e36769e9102cd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-20a792717b5cfdca.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libhttpdate-a05a91876c090713.rlib,libhttp-8c01cbacdab6e414.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,libclap-ef8ebb39474ef523.rlib,libatty-9e4d648fc27c87c0.rlib,liblibc-41a7b11af4337826.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-d92989218eee0326.rlib,libtextwrap-8c9ea1a5042be65a.rlib,libindexmap-47be7f1cb4c42bff.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-a7b0192b67aa9c83.rlib,libos_str_bytes-0d66274a750fb50d.rlib,libbitflags-e274cd04b58a060d.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustcNtdOyN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-bcd1cf590e6d7992/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/ping_pong-189fb3f134acf4ca" "-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 `webrtc-ice` (example "ping_pong") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "983d97c4ece52d280bb0c3e6996b17fb6262bb538a13a6e0bfb292f1aad8a78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983d97c4ece52d280bb0c3e6996b17fb6262bb538a13a6e0bfb292f1aad8a78c", kill_on_drop: false }` [INFO] [stdout] 983d97c4ece52d280bb0c3e6996b17fb6262bb538a13a6e0bfb292f1aad8a78c