[INFO] fetching crate coap 0.22.0... [INFO] testing coap-0.22.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate coap 0.22.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate coap 0.22.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate coap 0.22.0 [INFO] tweaked toml for crates.io crate coap 0.22.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coap 0.22.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 coap 0.22.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru_time_cache v0.11.11 [INFO] [stderr] Downloaded coap-message v0.3.6 [INFO] [stderr] Downloaded coap-message v0.2.3 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded x509-parser v0.15.1 [INFO] [stderr] Downloaded webrtc-dtls v0.8.0 [INFO] [stderr] Downloaded webrtc-util v0.8.1 [INFO] [stderr] Downloaded ccm v0.5.0 [INFO] [stderr] Downloaded coap-lite v0.13.2 [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] 356633b2ed4c4c32f4c7617fdaacf58b4270d992b856c6dfc0e17a4a55aa5527 [INFO] running `Command { std: "docker" "start" "-a" "356633b2ed4c4c32f4c7617fdaacf58b4270d992b856c6dfc0e17a4a55aa5527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "356633b2ed4c4c32f4c7617fdaacf58b4270d992b856c6dfc0e17a4a55aa5527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356633b2ed4c4c32f4c7617fdaacf58b4270d992b856c6dfc0e17a4a55aa5527", kill_on_drop: false }` [INFO] [stdout] 356633b2ed4c4c32f4c7617fdaacf58b4270d992b856c6dfc0e17a4a55aa5527 [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] a3969894409d95a9a5c59c74ebc9861eeac10f53c4e28ecc11a616133460a3fc [INFO] running `Command { std: "docker" "start" "-a" "a3969894409d95a9a5c59c74ebc9861eeac10f53c4e28ecc11a616133460a3fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling coap-message v0.3.6 [INFO] [stderr] Compiling coap-message v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling coap-lite v0.13.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling webrtc-dtls v0.8.0 [INFO] [stderr] Compiling coap v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/observer.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome<'_, Fuse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "a3969894409d95a9a5c59c74ebc9861eeac10f53c4e28ecc11a616133460a3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3969894409d95a9a5c59c74ebc9861eeac10f53c4e28ecc11a616133460a3fc", kill_on_drop: false }` [INFO] [stdout] a3969894409d95a9a5c59c74ebc9861eeac10f53c4e28ecc11a616133460a3fc [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] db391598c4af350e25001db9ffd4741aae59f292520ad172b8f5c00c1dda9e58 [INFO] running `Command { std: "docker" "start" "-a" "db391598c4af350e25001db9ffd4741aae59f292520ad172b8f5c00c1dda9e58", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling webrtc-dtls v0.8.0 [INFO] [stderr] Compiling coap v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/observer.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome<'_, Fuse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `server::Server::disable_observe_handling`: Use 'coap::Server::automatic_observe_handling' instead. [INFO] [stdout] --> src/server.rs:548:20 [INFO] [stdout] | [INFO] [stdout] 548 | server.disable_observe_handling(true).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/observer.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn select_next_some(&mut self) -> SelectNextSome<'_, Fuse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coap` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name coap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="dtls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dtls"))' -C metadata=5575c0542001ee23 -C extra-filename=-9a231c15b0b55e0a --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-830634de0fa7e7e6.so --extern coap_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcoap_lite-f85db3aba45b0611.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-9f17092cede8b304.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-b83bcac5887b9451.rlib --extern pkcs8=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpkcs8-4fab3234c73323a9.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-e08c75e93dee3c31.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-a24b1954f74c3782.rlib --extern rcgen=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librcgen-5bb92e67459aded2.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-4370d97c87129017.rlib --extern rustls=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustls-4ab9678f8f18c57b.rlib --extern rustls_pemfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustls_pemfile-3616e5ec8848be5b.rlib --extern sec1=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsec1-20070ce1f39c63de.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-24c5e75af6b9307e.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-ec684d76fe8e74b6.rlib --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-070e2b10f92570a2.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-c709962cffc3a94c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-2d5bbb2d6e6206b8.rlib --extern url=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liburl-b92d2751ce7820f8.rlib --extern webrtc_dtls=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwebrtc_dtls-aec1a7516e40c055.rlib --extern webrtc_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwebrtc_util-007cf8dcb1908191.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fe05fcdde9aae649/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-8512391cf13f4304/out` (signal: 9, SIGKILL: kill) [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" "/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/rustcyJiNKB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcoap-0f10a59631f72bac.rlib,libtokio_stream-070e2b10f92570a2.rlib,libwebrtc_dtls-aec1a7516e40c055.rlib,libbincode-086095ccf7cb5150.rlib,libx25519_dalek-e405eb5427c218e6.rlib,libcurve25519_dalek-662079b0a162b052.rlib,libp384-bbc9a052716fdeaa.rlib,libx509_parser-f7c435c12ea52129.rlib,libdata_encoding-db05901fdaed241d.rlib,liboid_registry-ceb5a7153f5d571f.rlib,libcbc-120c6b5367f6f74c.rlib,librustls-4ab9678f8f18c57b.rlib,libsct-a3860df134f01670.rlib,libwebpki-831eff57ca8ab852.rlib,libring-92af8bce6a2ce6b3.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libserde-2990222773732d5c.rlib,libsha1-7404a1ccdc5f5a23.rlib,librcgen-5bb92e67459aded2.rlib,libyasna-428475751518f4f5.rlib,libring-f6b55f1a0a3c2e30.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-02a5aa100234b70f.rlib,libpem-82de111970fa9f38.rlib,libbase64-24d88a19ad94b85f.rlib,libder_parser-3563cac3ee54ce80.rlib,libnum_bigint-90daa2eb46105d82.rlib,libnum_integer-ccf63c585d0eec96.rlib,libasn1_rs-80ca97f73d2dd89d.rlib,librusticata_macros-f9e478824693029b.rlib,libnom-502088ee58d14177.rlib,libtime-90d912e98ec4e94b.rlib,libitoa-f163f11166b2899c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libaes_gcm-ce1a7ee4af68dbbe.rlib,libghash-06018cd4c3b3b0a7.rlib,libpolyval-771fea96cda5b1ef.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libuniversal_hash-2394286dc7515db8.rlib,libccm-9959d7a58c739451.rlib,libctr-d26a695bc1a98f93.rlib,libaead-62d1297c4c304a0d.rlib,libp256-47c1d096ef9558c1.rlib,libsha2-e1e655f39fd77a03.rlib,libecdsa-03355ad9575b8d3d.rlib,librfc6979-ce923ea399295a1d.rlib,libsignature-ec34bd2d791f643c.rlib,libprimeorder-ca67b31ea7a98fd0.rlib,libelliptic_curve-f665d35196ea1b98.rlib,libsec1-20070ce1f39c63de.rlib,libpkcs8-4fab3234c73323a9.rlib,libspki-961f464fdeb28ace.rlib,libder-e7e096c201a45fd1.rlib,libpem_rfc7468-a7b099c1f1632231.rlib,libbase64ct-729d236b533de2f6.rlib,libhkdf-fdeed3f90b849d9d.rlib,libhmac-c7cd205ffcb6e292.rlib,libdigest-1a1185f2aeb454ff.rlib,libconst_oid-44cf6d23b905cff7.rlib,libblock_buffer-20b54bc08988289c.rlib,libcrypto_bigint-c717b1365559e9ad.rlib,libbase16ct-f0e2d9880e95d707.rlib,libgroup-ba645bb4b53bb1b7.rlib,libff-97d151661982dde6.rlib,libsubtle-e8900df10a186758.rlib,libaes-18d84d3594862c3e.rlib,libcpufeatures-dc869c7809644210.rlib,libcipher-d56b357cd88d21b6.rlib,libinout-f1e4672ffbf0d6bf.rlib,libblock_padding-0a5124bf09963c83.rlib,libcrypto_common-9b5fc804505a9427.rlib,libgeneric_array-9dd5ac55744fd8d6.rlib,libtypenum-cc4becc3569b0837.rlib,libzeroize-681954765b5757dd.rlib,libwebrtc_util-007cf8dcb1908191.rlib,librand-a24b1954f74c3782.rlib,librand_chacha-267601d8178ae158.rlib,libppv_lite86-36dbc2016d8ce52f.rlib,libzerocopy-59579207ecca82f3.rlib,librand_core-ea6834c8edd82dc8.rlib,libgetrandom-b090310a6a61cf96.rlib,libipnet-afa9abf52dd6405d.rlib,libnix-8f5a662f4b1b5efa.rlib,libmemoffset-eba8e9ca3529c0c3.rlib,libbitflags-e274cd04b58a060d.rlib,libthiserror-e4a691d12ec6b0e3.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbyteorder-1e24148c060ae1e7.rlib,liburl-b92d2751ce7820f8.rlib,libidna-305643c0f7cf2bcc.rlib,libidna_adapter-230050b5ee5c7d4f.rlib,libicu_normalizer-2ea0019a1f9af97a.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-8802ba49027a8707.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-87397f63afb40d2f.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-66d7a13157d60c94.rlib,libicu_provider-711e784ed9063001.rlib,libicu_locid-e5cfedae8b38908c.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-be736c4c5c49db5b.rlib,libzerovec-cee70c6af51d99c1.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-226b07b287fc9a63.rlib,libzerofrom-df3cc18933d4e2d8.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libtokio-ec684d76fe8e74b6.rlib,libsignal_hook_registry-09d28433341624c6.rlib,libsocket2-24c5e75af6b9307e.rlib,libbytes-8183cfe5eb4bbecf.rlib,libmio-6c0ebec765df5db3.rlib,libparking_lot-a29f1f15648c80bd.rlib,libparking_lot_core-8082c6d6fe762c47.rlib,liblibc-581fab27e0150f92.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-9af0412bf7cbc97e.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-b83bcac5887b9451.rlib,libfutures-9f17092cede8b304.rlib,libfutures_executor-ba2501e4136310aa.rlib,libfutures_util-56d2b9305fd618d3.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libcoap_lite-f85db3aba45b0611.rlib,libcoap_message-491c4528656a613d.rlib,libnum_traits-d2d1e9803077770a.rlib,libcoap_message-d0d2716e6570df04.rlib,liblru_time_cache-9de3a464f21dbfb7.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/rustcyJiNKB/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fe05fcdde9aae649/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-8512391cf13f4304/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/server-b2e0fd7b4a583d2b" "-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 `coap` (example "server") due to 1 previous error [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/rustcLp8Wgs/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcoap-0f10a59631f72bac.rlib,libtokio_stream-070e2b10f92570a2.rlib,libwebrtc_dtls-aec1a7516e40c055.rlib,libbincode-086095ccf7cb5150.rlib,libx25519_dalek-e405eb5427c218e6.rlib,libcurve25519_dalek-662079b0a162b052.rlib,libp384-bbc9a052716fdeaa.rlib,libx509_parser-f7c435c12ea52129.rlib,libdata_encoding-db05901fdaed241d.rlib,liboid_registry-ceb5a7153f5d571f.rlib,libcbc-120c6b5367f6f74c.rlib,librustls-4ab9678f8f18c57b.rlib,libsct-a3860df134f01670.rlib,libwebpki-831eff57ca8ab852.rlib,libring-92af8bce6a2ce6b3.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libserde-2990222773732d5c.rlib,libsha1-7404a1ccdc5f5a23.rlib,librcgen-5bb92e67459aded2.rlib,libyasna-428475751518f4f5.rlib,libring-f6b55f1a0a3c2e30.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-02a5aa100234b70f.rlib,libpem-82de111970fa9f38.rlib,libbase64-24d88a19ad94b85f.rlib,libder_parser-3563cac3ee54ce80.rlib,libnum_bigint-90daa2eb46105d82.rlib,libnum_integer-ccf63c585d0eec96.rlib,libasn1_rs-80ca97f73d2dd89d.rlib,librusticata_macros-f9e478824693029b.rlib,libnom-502088ee58d14177.rlib,libtime-90d912e98ec4e94b.rlib,libitoa-f163f11166b2899c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libaes_gcm-ce1a7ee4af68dbbe.rlib,libghash-06018cd4c3b3b0a7.rlib,libpolyval-771fea96cda5b1ef.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libuniversal_hash-2394286dc7515db8.rlib,libccm-9959d7a58c739451.rlib,libctr-d26a695bc1a98f93.rlib,libaead-62d1297c4c304a0d.rlib,libp256-47c1d096ef9558c1.rlib,libsha2-e1e655f39fd77a03.rlib,libecdsa-03355ad9575b8d3d.rlib,librfc6979-ce923ea399295a1d.rlib,libsignature-ec34bd2d791f643c.rlib,libprimeorder-ca67b31ea7a98fd0.rlib,libelliptic_curve-f665d35196ea1b98.rlib,libsec1-20070ce1f39c63de.rlib,libpkcs8-4fab3234c73323a9.rlib,libspki-961f464fdeb28ace.rlib,libder-e7e096c201a45fd1.rlib,libpem_rfc7468-a7b099c1f1632231.rlib,libbase64ct-729d236b533de2f6.rlib,libhkdf-fdeed3f90b849d9d.rlib,libhmac-c7cd205ffcb6e292.rlib,libdigest-1a1185f2aeb454ff.rlib,libconst_oid-44cf6d23b905cff7.rlib,libblock_buffer-20b54bc08988289c.rlib,libcrypto_bigint-c717b1365559e9ad.rlib,libbase16ct-f0e2d9880e95d707.rlib,libgroup-ba645bb4b53bb1b7.rlib,libff-97d151661982dde6.rlib,libsubtle-e8900df10a186758.rlib,libaes-18d84d3594862c3e.rlib,libcpufeatures-dc869c7809644210.rlib,libcipher-d56b357cd88d21b6.rlib,libinout-f1e4672ffbf0d6bf.rlib,libblock_padding-0a5124bf09963c83.rlib,libcrypto_common-9b5fc804505a9427.rlib,libgeneric_array-9dd5ac55744fd8d6.rlib,libtypenum-cc4becc3569b0837.rlib,libzeroize-681954765b5757dd.rlib,libwebrtc_util-007cf8dcb1908191.rlib,librand-a24b1954f74c3782.rlib,librand_chacha-267601d8178ae158.rlib,libppv_lite86-36dbc2016d8ce52f.rlib,libzerocopy-59579207ecca82f3.rlib,librand_core-ea6834c8edd82dc8.rlib,libgetrandom-b090310a6a61cf96.rlib,libipnet-afa9abf52dd6405d.rlib,libnix-8f5a662f4b1b5efa.rlib,libmemoffset-eba8e9ca3529c0c3.rlib,libbitflags-e274cd04b58a060d.rlib,libthiserror-e4a691d12ec6b0e3.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbyteorder-1e24148c060ae1e7.rlib,liburl-b92d2751ce7820f8.rlib,libidna-305643c0f7cf2bcc.rlib,libidna_adapter-230050b5ee5c7d4f.rlib,libicu_normalizer-2ea0019a1f9af97a.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-8802ba49027a8707.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-87397f63afb40d2f.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-66d7a13157d60c94.rlib,libicu_provider-711e784ed9063001.rlib,libicu_locid-e5cfedae8b38908c.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-be736c4c5c49db5b.rlib,libzerovec-cee70c6af51d99c1.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-226b07b287fc9a63.rlib,libzerofrom-df3cc18933d4e2d8.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libtokio-ec684d76fe8e74b6.rlib,libsignal_hook_registry-09d28433341624c6.rlib,libsocket2-24c5e75af6b9307e.rlib,libbytes-8183cfe5eb4bbecf.rlib,libmio-6c0ebec765df5db3.rlib,libparking_lot-a29f1f15648c80bd.rlib,libparking_lot_core-8082c6d6fe762c47.rlib,liblibc-581fab27e0150f92.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-9af0412bf7cbc97e.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-b83bcac5887b9451.rlib,libfutures-9f17092cede8b304.rlib,libfutures_executor-ba2501e4136310aa.rlib,libfutures_util-56d2b9305fd618d3.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libcoap_lite-f85db3aba45b0611.rlib,libcoap_message-491c4528656a613d.rlib,libnum_traits-d2d1e9803077770a.rlib,libcoap_message-d0d2716e6570df04.rlib,liblru_time_cache-9de3a464f21dbfb7.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/rustcLp8Wgs/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fe05fcdde9aae649/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-8512391cf13f4304/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/client-6d51801325af8851" "-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 `coap` (example "client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db391598c4af350e25001db9ffd4741aae59f292520ad172b8f5c00c1dda9e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db391598c4af350e25001db9ffd4741aae59f292520ad172b8f5c00c1dda9e58", kill_on_drop: false }` [INFO] [stdout] db391598c4af350e25001db9ffd4741aae59f292520ad172b8f5c00c1dda9e58