[INFO] fetching crate coapum 0.2.0...
[INFO] testing coapum-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate coapum 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate coapum 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate coapum 0.2.0
[INFO] tweaked toml for crates.io crate coapum 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coapum 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coapum 0.2.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coap-message v0.2.3
[INFO] [stderr]   Downloaded coap-message v0.3.6
[INFO] [stderr]   Downloaded lru_time_cache v0.11.11
[INFO] [stderr]   Downloaded coap-lite v0.13.3
[INFO] [stderr]   Downloaded coapum-senml v0.1.0
[INFO] [stderr]   Downloaded webrtc-util v0.11.0
[INFO] [stderr]   Downloaded ccm v0.5.0
[INFO] [stderr]   Downloaded webrtc-dtls v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d0f3e8163755693e5ead60214cd8ee9aa2522411429c5d96b3e5fc8942ba5b4
[INFO] running `Command { std: "docker" "start" "-a" "1d0f3e8163755693e5ead60214cd8ee9aa2522411429c5d96b3e5fc8942ba5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d0f3e8163755693e5ead60214cd8ee9aa2522411429c5d96b3e5fc8942ba5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0f3e8163755693e5ead60214cd8ee9aa2522411429c5d96b3e5fc8942ba5b4", kill_on_drop: false }`
[INFO] [stdout] 1d0f3e8163755693e5ead60214cd8ee9aa2522411429c5d96b3e5fc8942ba5b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bed2b28c1b3111de8095cd88c433da1125010d3c93b71103bafabce404ccfad3
[INFO] running `Command { std: "docker" "start" "-a" "bed2b28c1b3111de8095cd88c433da1125010d3c93b71103bafabce404ccfad3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling coap-message v0.2.3
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling coap-message v0.3.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling coap-lite v0.13.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[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 elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling webrtc-util v0.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling coapum-senml v0.1.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling webrtc-dtls v0.12.0
[INFO] [stderr]    Compiling coapum v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/router/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout]    |                            ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout] 28 + pub type RouterError = Box<dyn std::error::Error + Send + Sync + 'static>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "bed2b28c1b3111de8095cd88c433da1125010d3c93b71103bafabce404ccfad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed2b28c1b3111de8095cd88c433da1125010d3c93b71103bafabce404ccfad3", kill_on_drop: false }`
[INFO] [stdout] bed2b28c1b3111de8095cd88c433da1125010d3c93b71103bafabce404ccfad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8e4dd592f81a78c15eaccacf57793e6836242e67d607c357a444d041d1fa83
[INFO] running `Command { std: "docker" "start" "-a" "3b8e4dd592f81a78c15eaccacf57793e6836242e67d607c357a444d041d1fa83", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/router/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout]    |                            ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout] 28 + pub type RouterError = Box<dyn std::error::Error + Send + Sync + 'static>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling coapum v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/router/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout]    |                            ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 - pub type RouterError = Box<(dyn std::error::Error + Send + Sync + 'static)>;
[INFO] [stdout] 28 + pub type RouterError = Box<dyn std::error::Error + Send + Sync + 'static>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coapum` (test "observe_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name observe_integration --edition=2024 tests/observe_integration.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="sled"' --cfg 'feature="sled-observer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sled", "sled-observer"))' -C metadata=115ca6c1ce8ad8b6 -C extra-filename=-c07188fd4f726913 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e52089fcd04aa7a0.so --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-f1b24dff30aff63a.rlib --extern coap_lite=/opt/rustwide/target/debug/deps/libcoap_lite-3278ac2bf45c0546.rlib --extern coapum=/opt/rustwide/target/debug/deps/libcoapum-240854fd21fae04a.rlib --extern coapum_senml=/opt/rustwide/target/debug/deps/libcoapum_senml-a248c5db9442bacc.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c19bf319461dea34.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cf3d159d37759f35.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c80eb5566ea67500.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern route_recognizer=/opt/rustwide/target/debug/deps/libroute_recognizer-92d52217730f9b38.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b02d70db95f4d4b3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b1a364bdbaed011.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-3715c1a39849fd48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e65f1e7aae54117c.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-3fd9b09b557993d7.rlib --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-e73a3e60271e8137.rlib --extern webrtc_util=/opt/rustwide/target/debug/deps/libwebrtc_util-9817aec9d779fbff.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coapum` (test "observe_push_notifications")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name observe_push_notifications --edition=2024 tests/observe_push_notifications.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="sled"' --cfg 'feature="sled-observer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sled", "sled-observer"))' -C metadata=0176c9aef1215b85 -C extra-filename=-982c8a78346a59d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e52089fcd04aa7a0.so --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-f1b24dff30aff63a.rlib --extern coap_lite=/opt/rustwide/target/debug/deps/libcoap_lite-3278ac2bf45c0546.rlib --extern coapum=/opt/rustwide/target/debug/deps/libcoapum-240854fd21fae04a.rlib --extern coapum_senml=/opt/rustwide/target/debug/deps/libcoapum_senml-a248c5db9442bacc.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c19bf319461dea34.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cf3d159d37759f35.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c80eb5566ea67500.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern route_recognizer=/opt/rustwide/target/debug/deps/libroute_recognizer-92d52217730f9b38.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b02d70db95f4d4b3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b1a364bdbaed011.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-3715c1a39849fd48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e65f1e7aae54117c.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-3fd9b09b557993d7.rlib --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-e73a3e60271e8137.rlib --extern webrtc_util=/opt/rustwide/target/debug/deps/libwebrtc_util-9817aec9d779fbff.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `coapum` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name coapum --edition=2024 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="sled"' --cfg 'feature="sled-observer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sled", "sled-observer"))' -C metadata=137f1ff06375a088 -C extra-filename=-582cfe56f610ea54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e52089fcd04aa7a0.so --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-f1b24dff30aff63a.rlib --extern coap_lite=/opt/rustwide/target/debug/deps/libcoap_lite-3278ac2bf45c0546.rlib --extern coapum_senml=/opt/rustwide/target/debug/deps/libcoapum_senml-a248c5db9442bacc.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c19bf319461dea34.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cf3d159d37759f35.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c80eb5566ea67500.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern route_recognizer=/opt/rustwide/target/debug/deps/libroute_recognizer-92d52217730f9b38.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b02d70db95f4d4b3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b1a364bdbaed011.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-3715c1a39849fd48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e65f1e7aae54117c.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-3fd9b09b557993d7.rlib --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-e73a3e60271e8137.rlib --extern webrtc_util=/opt/rustwide/target/debug/deps/libwebrtc_util-9817aec9d779fbff.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7ArIrw/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-cf3d159d37759f35,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-b66205e32d496004,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libanstyle-4e8eb0ac8ac006b3,libcoapum-240854fd21fae04a,libsled-3715c1a39849fd48,libfxhash-4da70fad991848bc,libcrc32fast-7336c0c086a864a3,libcrossbeam_epoch-1346a24ce0819c41,libcrossbeam_utils-98197786b8acd648,libfs2-777c598b0535903d,libparking_lot-e8fc05bf4dbdc807,libparking_lot_core-1d01456cd17f2e23,libinstant-bfe6cdfdae9f8255,libwebrtc_dtls-e73a3e60271e8137,libbincode-9b61c61a5c8f3bd0,libx25519_dalek-416c598a8a2625b4,libcurve25519_dalek-22ab217d8f554d64,libp384-af54642fb3db65ca,libx509_parser-78226bb98072ae31,libdata_encoding-ccc12427b5ff3680,liboid_registry-31a47e558bb10753,libsha1-778ef8cf95115e9e,librcgen-fe01097f70501729,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libyasna-915ee3358942bd76,librustls-9cd8f93e52c653d9,libwebpki-21f4c0574a0d2e93,libring-8b2cd0ae6ff00784,libuntrusted-540e03abf2dcef7d,librustls_pki_types-af95fc985869c19d,libder_parser-704891155e1cd3c4,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-5b4d2346d207deff,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libcbc-818caf67c4884fce,libaes_gcm-6a5a834c2bf03b1a,libghash-e764b6c11793b825,libpolyval-d7e55a1672031fd9,libopaque_debug-404eb95cc0514505,libuniversal_hash-cea9344b08b79569,libccm-d7d6f8efda6d5f57,libctr-703a929ad86d5a66,libaead-25a3731d4f088d47,libp256-f678a6ceb155f2cc,libsha2-cc188a7ad810af23,libecdsa-424f020ef0210d6a,librfc6979-68033d9c9688a0bf,libsignature-26cd0766616a564d,libprimeorder-888f561f518f5759,libelliptic_curve-72eea1de5fd2337d,libsec1-8409e00d70cdeb6d,libpkcs8-776ab87927d5c0a5,libspki-9d8ccf89cf4b9743,libder-04065baf3ea7ed64,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3d06a10b5142eea2,libhmac-48195f3e63203c0c,libdigest-6ad85ad9022281c8,libconst_oid-5a7da937756d19c1,libblock_buffer-1e4d2371fd4fc227,libcrypto_bigint-7cb823a44e698ca3,libbase16ct-af58d31f0fe3bd5f,libgroup-0668fca5b752c8ec,libff-259ac978585e8402,libsubtle-7802686f93e43d0e,libaes-dbff37d7336fec8d,libcpufeatures-057207a46b263eb1,libcipher-41d7a3919055e4f3,libinout-f514cbe4d98a9de7,libblock_padding-5523ed4b7f5c8200,libcrypto_common-a49b18c8ee4572ad,libgeneric_array-7b31947236ce8e91,libtypenum-987523825771ddad,libzeroize-c34fa0f7e111ebf7,libwebrtc_util-9817aec9d779fbff,librand-2f0800937933cc69,librand_chacha-928e16d86d53e8dc,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-af615db7c7778b7e,libgetrandom-24ec67ac4775ae3f,libipnet-6391c567488bc9bc,libnix-ba15460ae3f83738,libmemoffset-fd1a691344f90d0c,libpin_utils-45ba7e7cff7aa459,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libportable_atomic-6b156ae5b692c44b,liblog-c4dfdfda36928161,libbyteorder-3f91e0f3212dbed5,libtower-3fd9b09b557993d7,libtower_service-ffd8abe90aad1f3e,libtower_layer-387250be0616cbd3,libroute_recognizer-92d52217730f9b38,libcoapum_senml-a248c5db9442bacc,libciborium-f1b24dff30aff63a,libciborium_ll-bede772c9da5e5af,libhalf-ce528304bf94ca33,libciborium_io-7cfe7f0915e44c66,libserde_json-8b1a364bdbaed011,libmemchr-5389fb0f016212b7,libryu-3ba25d01f660afda,libtime-aafac506ca565b29,libitoa-a4ff8677f852b89f,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-697407d6f056bd7a,libpowerfmt-7a5474cda89a050d,libthiserror-39861c26a70766b7,libserde-b02d70db95f4d4b3,libcoap_lite-3278ac2bf45c0546,libcoap_message-ffe186b609c29461,libnum_traits-36efdd6ce6cdce08,libcoap_message-8b6ed54890f13977,liblru_time_cache-660b7411699e726d,libtokio-e65f1e7aae54117c,libsignal_hook_registry-062e7d93b02f95d6,libsocket2-38e0e9dd725b10d4,libbytes-e08a006c583c3ac6,libmio-9bfb0e3b422efb74,libparking_lot-bccafa55462c9db9,libparking_lot_core-29517195dea7350b,liblibc-1868cd39af51d833,libcfg_if-17d6bdafac849605,libsmallvec-5cdc21786420a6a9,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7ArIrw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cbor_client-af5e12d50b1e9f01" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: 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 `coapum` (example "cbor_client") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLkBNns/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-cf3d159d37759f35,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-b66205e32d496004,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libanstyle-4e8eb0ac8ac006b3,libcoapum-240854fd21fae04a,libsled-3715c1a39849fd48,libfxhash-4da70fad991848bc,libcrc32fast-7336c0c086a864a3,libcrossbeam_epoch-1346a24ce0819c41,libcrossbeam_utils-98197786b8acd648,libfs2-777c598b0535903d,libparking_lot-e8fc05bf4dbdc807,libparking_lot_core-1d01456cd17f2e23,libinstant-bfe6cdfdae9f8255,libwebrtc_dtls-e73a3e60271e8137,libbincode-9b61c61a5c8f3bd0,libx25519_dalek-416c598a8a2625b4,libcurve25519_dalek-22ab217d8f554d64,libp384-af54642fb3db65ca,libx509_parser-78226bb98072ae31,libdata_encoding-ccc12427b5ff3680,liboid_registry-31a47e558bb10753,libsha1-778ef8cf95115e9e,librcgen-fe01097f70501729,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libyasna-915ee3358942bd76,librustls-9cd8f93e52c653d9,libwebpki-21f4c0574a0d2e93,libring-8b2cd0ae6ff00784,libuntrusted-540e03abf2dcef7d,librustls_pki_types-af95fc985869c19d,libder_parser-704891155e1cd3c4,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-5b4d2346d207deff,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libcbc-818caf67c4884fce,libaes_gcm-6a5a834c2bf03b1a,libghash-e764b6c11793b825,libpolyval-d7e55a1672031fd9,libopaque_debug-404eb95cc0514505,libuniversal_hash-cea9344b08b79569,libccm-d7d6f8efda6d5f57,libctr-703a929ad86d5a66,libaead-25a3731d4f088d47,libp256-f678a6ceb155f2cc,libsha2-cc188a7ad810af23,libecdsa-424f020ef0210d6a,librfc6979-68033d9c9688a0bf,libsignature-26cd0766616a564d,libprimeorder-888f561f518f5759,libelliptic_curve-72eea1de5fd2337d,libsec1-8409e00d70cdeb6d,libpkcs8-776ab87927d5c0a5,libspki-9d8ccf89cf4b9743,libder-04065baf3ea7ed64,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3d06a10b5142eea2,libhmac-48195f3e63203c0c,libdigest-6ad85ad9022281c8,libconst_oid-5a7da937756d19c1,libblock_buffer-1e4d2371fd4fc227,libcrypto_bigint-7cb823a44e698ca3,libbase16ct-af58d31f0fe3bd5f,libgroup-0668fca5b752c8ec,libff-259ac978585e8402,libsubtle-7802686f93e43d0e,libaes-dbff37d7336fec8d,libcpufeatures-057207a46b263eb1,libcipher-41d7a3919055e4f3,libinout-f514cbe4d98a9de7,libblock_padding-5523ed4b7f5c8200,libcrypto_common-a49b18c8ee4572ad,libgeneric_array-7b31947236ce8e91,libtypenum-987523825771ddad,libzeroize-c34fa0f7e111ebf7,libwebrtc_util-9817aec9d779fbff,librand-2f0800937933cc69,librand_chacha-928e16d86d53e8dc,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-af615db7c7778b7e,libgetrandom-24ec67ac4775ae3f,libipnet-6391c567488bc9bc,libnix-ba15460ae3f83738,libmemoffset-fd1a691344f90d0c,libpin_utils-45ba7e7cff7aa459,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libportable_atomic-6b156ae5b692c44b,liblog-c4dfdfda36928161,libbyteorder-3f91e0f3212dbed5,libtower-3fd9b09b557993d7,libtower_service-ffd8abe90aad1f3e,libtower_layer-387250be0616cbd3,libroute_recognizer-92d52217730f9b38,libcoapum_senml-a248c5db9442bacc,libciborium-f1b24dff30aff63a,libciborium_ll-bede772c9da5e5af,libhalf-ce528304bf94ca33,libciborium_io-7cfe7f0915e44c66,libserde_json-8b1a364bdbaed011,libmemchr-5389fb0f016212b7,libryu-3ba25d01f660afda,libtime-aafac506ca565b29,libitoa-a4ff8677f852b89f,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-697407d6f056bd7a,libpowerfmt-7a5474cda89a050d,libthiserror-39861c26a70766b7,libserde-b02d70db95f4d4b3,libcoap_lite-3278ac2bf45c0546,libcoap_message-ffe186b609c29461,libnum_traits-36efdd6ce6cdce08,libcoap_message-8b6ed54890f13977,liblru_time_cache-660b7411699e726d,libtokio-e65f1e7aae54117c,libsignal_hook_registry-062e7d93b02f95d6,libsocket2-38e0e9dd725b10d4,libbytes-e08a006c583c3ac6,libmio-9bfb0e3b422efb74,libparking_lot-bccafa55462c9db9,libparking_lot_core-29517195dea7350b,liblibc-1868cd39af51d833,libcfg_if-17d6bdafac849605,libsmallvec-5cdc21786420a6a9,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLkBNns/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/concurrency-f1f1346a9d7a9ffa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: 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 `coapum` (example "concurrency") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcd0s0h6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcoapum-240854fd21fae04a,libsled-3715c1a39849fd48,libfxhash-4da70fad991848bc,libcrc32fast-7336c0c086a864a3,libcrossbeam_epoch-1346a24ce0819c41,libcrossbeam_utils-98197786b8acd648,libfs2-777c598b0535903d,libparking_lot-e8fc05bf4dbdc807,libparking_lot_core-1d01456cd17f2e23,libinstant-bfe6cdfdae9f8255,libwebrtc_dtls-e73a3e60271e8137,libbincode-9b61c61a5c8f3bd0,libx25519_dalek-416c598a8a2625b4,libcurve25519_dalek-22ab217d8f554d64,libp384-af54642fb3db65ca,libx509_parser-78226bb98072ae31,libdata_encoding-ccc12427b5ff3680,liboid_registry-31a47e558bb10753,libsha1-778ef8cf95115e9e,librcgen-fe01097f70501729,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libyasna-915ee3358942bd76,librustls-9cd8f93e52c653d9,libwebpki-21f4c0574a0d2e93,libring-8b2cd0ae6ff00784,libuntrusted-540e03abf2dcef7d,librustls_pki_types-af95fc985869c19d,libder_parser-704891155e1cd3c4,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-5b4d2346d207deff,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libcbc-818caf67c4884fce,libaes_gcm-6a5a834c2bf03b1a,libghash-e764b6c11793b825,libpolyval-d7e55a1672031fd9,libopaque_debug-404eb95cc0514505,libuniversal_hash-cea9344b08b79569,libccm-d7d6f8efda6d5f57,libctr-703a929ad86d5a66,libaead-25a3731d4f088d47,libp256-f678a6ceb155f2cc,libsha2-cc188a7ad810af23,libecdsa-424f020ef0210d6a,librfc6979-68033d9c9688a0bf,libsignature-26cd0766616a564d,libprimeorder-888f561f518f5759,libelliptic_curve-72eea1de5fd2337d,libsec1-8409e00d70cdeb6d,libpkcs8-776ab87927d5c0a5,libspki-9d8ccf89cf4b9743,libder-04065baf3ea7ed64,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3d06a10b5142eea2,libhmac-48195f3e63203c0c,libdigest-6ad85ad9022281c8,libconst_oid-5a7da937756d19c1,libblock_buffer-1e4d2371fd4fc227,libcrypto_bigint-7cb823a44e698ca3,libbase16ct-af58d31f0fe3bd5f,libgroup-0668fca5b752c8ec,libff-259ac978585e8402,libsubtle-7802686f93e43d0e,libaes-dbff37d7336fec8d,libcpufeatures-057207a46b263eb1,libcipher-41d7a3919055e4f3,libinout-f514cbe4d98a9de7,libblock_padding-5523ed4b7f5c8200,libcrypto_common-a49b18c8ee4572ad,libgeneric_array-7b31947236ce8e91,libtypenum-987523825771ddad,libzeroize-c34fa0f7e111ebf7,libwebrtc_util-9817aec9d779fbff,librand-2f0800937933cc69,librand_chacha-928e16d86d53e8dc,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-af615db7c7778b7e,libgetrandom-24ec67ac4775ae3f,libipnet-6391c567488bc9bc,libnix-ba15460ae3f83738,libmemoffset-fd1a691344f90d0c,libpin_utils-45ba7e7cff7aa459,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libportable_atomic-6b156ae5b692c44b,liblog-c4dfdfda36928161,libbyteorder-3f91e0f3212dbed5,libtower-3fd9b09b557993d7,libtower_service-ffd8abe90aad1f3e,libtower_layer-387250be0616cbd3,libroute_recognizer-92d52217730f9b38,libcoapum_senml-a248c5db9442bacc,libciborium-f1b24dff30aff63a,libciborium_ll-bede772c9da5e5af,libhalf-ce528304bf94ca33,libciborium_io-7cfe7f0915e44c66,libserde_json-8b1a364bdbaed011,libmemchr-5389fb0f016212b7,libryu-3ba25d01f660afda,libtime-aafac506ca565b29,libitoa-a4ff8677f852b89f,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-697407d6f056bd7a,libpowerfmt-7a5474cda89a050d,libthiserror-39861c26a70766b7,libserde-b02d70db95f4d4b3,libtokio-e65f1e7aae54117c,libsignal_hook_registry-062e7d93b02f95d6,libsocket2-38e0e9dd725b10d4,libbytes-e08a006c583c3ac6,libmio-9bfb0e3b422efb74,libparking_lot-bccafa55462c9db9,libparking_lot_core-29517195dea7350b,liblibc-1868cd39af51d833,libcfg_if-17d6bdafac849605,libsmallvec-5cdc21786420a6a9,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f,libcoap_lite-3278ac2bf45c0546,libcoap_message-ffe186b609c29461,libnum_traits-36efdd6ce6cdce08,libcoap_message-8b6ed54890f13977,liblru_time_cache-660b7411699e726d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd0s0h6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/handler_trait_coverage-290bd2ba0c888cf2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: 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 `coapum` (test "handler_trait_coverage") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3b8e4dd592f81a78c15eaccacf57793e6836242e67d607c357a444d041d1fa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8e4dd592f81a78c15eaccacf57793e6836242e67d607c357a444d041d1fa83", kill_on_drop: false }`
[INFO] [stdout] 3b8e4dd592f81a78c15eaccacf57793e6836242e67d607c357a444d041d1fa83
