[INFO] fetching crate zel_core 0.5.0... [INFO] testing zel_core-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate zel_core 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zel_core 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zel_core 0.5.0 [INFO] tweaked toml for crates.io crate zel_core 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zel_core 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zel_core 0.5.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fc273f79582545e38a8b8275450068d5c165bf3bd960354483c97a5a6982758 [INFO] running `Command { std: "docker" "start" "-a" "0fc273f79582545e38a8b8275450068d5c165bf3bd960354483c97a5a6982758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc273f79582545e38a8b8275450068d5c165bf3bd960354483c97a5a6982758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc273f79582545e38a8b8275450068d5c165bf3bd960354483c97a5a6982758", kill_on_drop: false }` [INFO] [stdout] 0fc273f79582545e38a8b8275450068d5c165bf3bd960354483c97a5a6982758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d91767b2be2e0660fe794b01eabce78243fabc5b54c0012f69f1e19022385e2 [INFO] running `Command { std: "docker" "start" "-a" "8d91767b2be2e0660fe794b01eabce78243fabc5b54c0012f69f1e19022385e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling signature v3.0.0-rc.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling netlink-packet-route v0.25.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling netwatch v0.12.0 [INFO] [stderr] Compiling pkarr v5.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling iroh-relay v0.95.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iroh v0.95.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling rng v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling n0-error-macros v0.1.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hybrid-array v0.4.5 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling der v0.8.0-rc.10 [INFO] [stderr] Compiling n0-error v0.1.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling inout v0.2.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling digest v0.11.0-rc.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.8 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.2 [INFO] [stderr] Compiling salsa20 v0.11.0-rc.1 [INFO] [stderr] Compiling chacha20 v0.10.0-rc.2 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling sha1 v0.11.0-rc.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling serdect v0.4.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aead v0.6.0-rc.2 [INFO] [stderr] Compiling zel_types v0.5.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crypto_secretbox v0.2.0-pre.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling iroh-metrics v0.37.0 [INFO] [stderr] Compiling zel_macros v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling crypto_box v0.10.0-pre.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling iroh-base v0.95.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling circuitbreaker-rs v0.1.1 [INFO] [stderr] Compiling netdev v0.38.2 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling n0-watcher v0.5.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling igd-next v0.16.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling portmapper v0.12.0 [INFO] [stderr] Compiling zel_core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.44s [INFO] running `Command { std: "docker" "inspect" "8d91767b2be2e0660fe794b01eabce78243fabc5b54c0012f69f1e19022385e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d91767b2be2e0660fe794b01eabce78243fabc5b54c0012f69f1e19022385e2", kill_on_drop: false }` [INFO] [stdout] 8d91767b2be2e0660fe794b01eabce78243fabc5b54c0012f69f1e19022385e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d1a1e852a2e1c84d96de4119542cbb65543184b12e577236dd233bebe96ed50 [INFO] running `Command { std: "docker" "start" "-a" "5d1a1e852a2e1c84d96de4119542cbb65543184b12e577236dd233bebe96ed50", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling netdev v0.38.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling netwatch v0.12.0 [INFO] [stderr] Compiling igd-next v0.16.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zel_types v0.5.0 [INFO] [stderr] Compiling circuitbreaker-rs v0.1.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling zel_macros v0.5.0 [INFO] [stderr] Compiling iroh-metrics v0.37.0 [INFO] [stderr] Compiling pkarr v5.0.0 [INFO] [stderr] Compiling portmapper v0.12.0 [INFO] [stderr] Compiling iroh-relay v0.95.1 [INFO] [stderr] Compiling iroh v0.95.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling zel_core v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> examples/metrics_prometheus.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iroh::Watcher` [INFO] [stdout] --> examples/metrics_prometheus.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use iroh::Watcher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> examples/metrics_prometheus.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/metrics_prometheus.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zel_core::prelude::*` [INFO] [stdout] --> examples/metrics_prometheus.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use zel_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zel_core::IrohBundle` [INFO] [stdout] --> examples/metrics_prometheus.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use zel_core::IrohBundle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> examples/metrics_prometheus.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 35 | std::process::exit(1); [INFO] [stdout] | --------------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 172 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> tests/protocol_integration.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 507 | struct DbPool { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 508 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbPool` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_request_size` is never read [INFO] [stdout] --> examples/context_extensions_demo.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct ServerConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 55 | max_request_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zel_core` (example "reliability_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name reliability_demo --edition=2021 examples/reliability_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=128df1ef69bfcb77 -C extra-filename=-af78e57f299e58b9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zel_core` (test "reliability_integration") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name reliability_integration --edition=2021 tests/reliability_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=426bba456c9c385f -C extra-filename=-d63a8b5d0394cb52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zel_core` (test "retry_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name retry_tests --edition=2021 tests/retry_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=ef2202c7d3b814ce -C extra-filename=-16f0dc81003c6cd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zel_core` (test "protocol_integration"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name protocol_integration --edition=2021 tests/protocol_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=fa9feeff15cd256c -C extra-filename=-d3e83197b657d644 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zel_core` (example "raw_stream_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name raw_stream_example --edition=2021 examples/raw_stream_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=682c690412391913 -C extra-filename=-d6de81a4f4aa3024 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zel_core` (example "notification_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name notification_example --edition=2021 examples/notification_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=fca7a11e227bb410 -C extra-filename=-f3a1f866e42e2876 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zel_core` (example "macro_service_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name macro_service_example --edition=2021 examples/macro_service_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_browser)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("metrics"))' -C metadata=463a4a2b49e84b22 -C extra-filename=-dfc798f2e4701a69 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern backon=/opt/rustwide/target/debug/deps/libbackon-7c867b9a4fd7094b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d1cd3927a1e56853.rlib --extern circuitbreaker_rs=/opt/rustwide/target/debug/deps/libcircuitbreaker_rs-18f0c34d2aaa88c7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b233541c0515a6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2568242fe469c376.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-e41ddccccaf7b0bc.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-30bbef08b1b66c8c.rlib --extern iroh_quinn=/opt/rustwide/target/debug/deps/libiroh_quinn-3a798c5ed7fb2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rlib --extern rng=/opt/rustwide/target/debug/deps/librng-86f88627afdcb6ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-222b9fded9f64117.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48699d06e647ba8e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8edd5629521668f6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe65ac805006a75c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5f4903d5445d635.rlib --extern zel_core=/opt/rustwide/target/debug/deps/libzel_core-10d8bb093d9df84c.rlib --extern zel_macros=/opt/rustwide/target/debug/deps/libzel_macros-4a27c470904bd44f.so --extern zel_types=/opt/rustwide/target/debug/deps/libzel_types-d48cca4f5d9e1d1d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDvfyKw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzel_types-d48cca4f5d9e1d1d,libanyhow-7e5dcd40304f6dad,libcircuitbreaker_rs-18f0c34d2aaa88c7,libiroh-e41ddccccaf7b0bc,libcrypto_box-d12575be21273101,libcrypto_secretbox-31e7bceff8fdbd11,libsalsa20-dbfedada50cb9d3a,libchacha20-b0edb1d34718d2d0,libpoly1305-a93161d34a147483,libuniversal_hash-b175ed6682a45955,libcipher-0ea1ed9df35e3b3d,libserdect-bacdbe02808f2d50,libbase16ct-2314d6c7b0ca1815,libportmapper-520e4157739b76cf,libigd_next-286fb0f22e14cb11,libattohttpc-7b6f9691ee593af9,libxmltree-892f2bed706c24ab,libxml-be97495f6f99a913,libbackon-7c867b9a4fd7094b,libiroh_metrics-30bbef08b1b66c8c,libnetwatch-7133cfaf6038164a,libtime-7a27619bd9ff54b6,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnetlink_proto-aeabc06109d13e87,libnetdev-ee0452cccee5d869,libnetlink_sys-f1ad4690d062d109,libfutures-2568242fe469c376,libfutures_executor-11c3dfef45e9df0d,libnetlink_packet_route-eca20cbeb00a0509,libnetlink_packet_core-9817b0b3d8d05caf,libn0_watcher-a4b70a4850775462,libiroh_relay-d95116eb5de10291,libz32-16b43f0e025f099e,liblru-587f834f16eeb1f2,libblake3-fe8f9cd47bf5a13b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libpostcard-0c2077d6ccb25c6c,libheapless-6fbe43898ade5808,libspin-6aca1d391314f776,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-8763a89c5196ddf6,libserde_bytes-2fc5add48fb0e37d,libtokio_websockets-21f8d0e079592614,libsimdutf8-fc62bcee65f86e76,libstrum-4754b5094944900e,libnum_enum-f1a4ea6b0f476a19,libpkarr-2cc0afcf67242aa1,libasync_compat-3ee769bbde39d432,libsha1_smol-4fed1055ba2d5f30,libsimple_dns-219f15974f318ebc,libself_cell-ed565d62dea38b60,libreqwest-0a73bf0a9bc35bdc,libserde_urlencoded-022f461b64756c13,libhyper_rustls-6083b6c830ada744,libwebpki_roots-16299e85548bad42,libserde_json-803b8165a32a8256,libryu-0ea4bafc9bef6d8b,libtower_http-2710b445725f0e2c,libbitflags-443c99b827427271,libiri_string-d388d4576b633c72,libtower-fe65ac805006a75c,libtower_layer-d70c7e404336389b,libsync_wrapper-a3845461b7db14a0,libntimestamp-976ac2439a0a2e73,libbase32-a8431b5a46ba4e60,liblru-8bf13f1c107a897a,libdyn_clone-1c1b05e4f4a02cac,libhickory_resolver-cae0ca849213ec76,libresolv_conf-9646372cb8b19784,libmoka-3f95f54be58c54fd,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-852a6ce77dedc15b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libhickory_proto-bc6a02e69f8f708d,libtokio_rustls-11b505ff9471e818,libiroh_quinn-3a798c5ed7fb2764,libiroh_quinn_udp-7bcbc3156287bed2,libsocket2-07dc4463f9e959e7,libiroh_quinn_proto-2d79c0f8cf35e9aa,librustls_platform_verifier-254b0c1726087c08,librustls_native_certs-abc302b2d9b0895e,libopenssl_probe-cbab9b905ab83f66,librustc_hash-d7c9c021d0487117,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,librand_core-c7143112b9f8b3b5,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libthiserror-5bb14f29ad2876a4,libhyper_util-6c93cb5a356421cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,librustls-1a975b3892ca71b2,libwebpki-0cba8c9e3b7efbe8,libring-feaddb5b59340379,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,librustls_pki_types-20c0883c3e4ee2a0,libhyper-895e4a1f14cc6843,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0f0b34aee48a6549,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-3c8fb02d8ca42e94,libhttp_body-5900c4778d7e26d0,libhttp-db13869011945e41,libitoa-6b76ec393d6a2c41,libtracing-c5f4903d5445d635,liblog-cfb0a897de58af94,libtracing_core-70c253c7b27fff97,libonce_cell-5f4295ba0ee5d0e9,libportable_atomic-353470e225ea645c,libn0_future-57fd9dce0573a8ee,libfutures_lite-b0788ec989bb5764,libparking-49fcf10303d3525f,libfastrand-f48bd9669583eeb3,libfutures_buffered-1126b0ffa7a5ee8a,libspin-922797c053b003c9,libdiatomic_waker-4e17f59ae215e8b2,libcordyceps-4a744e46754d93bb,libtokio_util-8edd5629521668f6,libfutures_util-73467cb212c7806d,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_sink-be8442ee548d90f9,libtokio-48699d06e647ba8e,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libpin_project-075cc92695584bc4,libaead-77bf21fd5e555beb,libinout-0b969f61b5856b3b,libbytes-d1cd3927a1e56853,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,libiroh_base-a254064c7f022989,libderive_more-12b45a7ffaae045c,liburl-879514cc751fed32,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libn0_error-238ae3306347c776,libed25519_dalek-ac5805c169285fce,libsha2-bb69b0ba2f005adb,libed25519-2eba15c6b82acf75,libsignature-efeddb5e6e3d5707,libpkcs8-3d6f33a970fd4738,libspki-e38276ee9172a52d,libder-2cc7b9682ef9b777,libpem_rfc7468-7a3ac0c5b6e1a438,libbase64ct-dd805f062bde25f1,libcurve25519_dalek-edaf532ccc2c3c9e,libcpufeatures-471354fefbcaf2d8,libsubtle-9bfe6f06838fc715,libdigest-a3c0dc112e9410e0,libconst_oid-571476fb7b5bb94a,libcrypto_common-108d409f70b967b7,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libblock_buffer-751da5855b5b5edb,libhybrid_array-d993d7b551076d2b,libzeroize-7ce6796367d9f181,libtypenum-5c841780965d5b68,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libdata_encoding-6d465a39edfa29f6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDvfyKw/raw-dylibs" "-B/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-8c40853d51426b65/out" "-L" "/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zel_core-6395504b4cb348a1" "-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 `zel_core` (lib test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcE7VxbC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-1b233541c0515a6a,libanstream-cb380fdc7414f37e,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libjiff-1f8a2701dd868ca6,libenv_filter-fb5cafe089411568,libregex-d50cd07c115cb5e0,libregex_automata-c9f49cd8b1e9e913,libaho_corasick-96707775b14d7c29,libregex_syntax-3eb42aed563cb123,libanstyle-8f9813155d5c1cf2,libzel_core-10d8bb093d9df84c,libzel_types-d48cca4f5d9e1d1d,libanyhow-7e5dcd40304f6dad,libcircuitbreaker_rs-18f0c34d2aaa88c7,libiroh-e41ddccccaf7b0bc,libcrypto_box-d12575be21273101,libcrypto_secretbox-31e7bceff8fdbd11,libsalsa20-dbfedada50cb9d3a,libchacha20-b0edb1d34718d2d0,libpoly1305-a93161d34a147483,libuniversal_hash-b175ed6682a45955,libcipher-0ea1ed9df35e3b3d,libserdect-bacdbe02808f2d50,libbase16ct-2314d6c7b0ca1815,libportmapper-520e4157739b76cf,libigd_next-286fb0f22e14cb11,libattohttpc-7b6f9691ee593af9,libxmltree-892f2bed706c24ab,libxml-be97495f6f99a913,libbackon-7c867b9a4fd7094b,libiroh_metrics-30bbef08b1b66c8c,libnetwatch-7133cfaf6038164a,libtime-7a27619bd9ff54b6,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnetlink_proto-aeabc06109d13e87,libnetdev-ee0452cccee5d869,libnetlink_sys-f1ad4690d062d109,libnetlink_packet_route-eca20cbeb00a0509,libnetlink_packet_core-9817b0b3d8d05caf,libn0_watcher-a4b70a4850775462,libiroh_relay-d95116eb5de10291,libz32-16b43f0e025f099e,liblru-587f834f16eeb1f2,libblake3-fe8f9cd47bf5a13b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libpostcard-0c2077d6ccb25c6c,libheapless-6fbe43898ade5808,libspin-6aca1d391314f776,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-8763a89c5196ddf6,libserde_bytes-2fc5add48fb0e37d,libtokio_websockets-21f8d0e079592614,libsimdutf8-fc62bcee65f86e76,libstrum-4754b5094944900e,libnum_enum-f1a4ea6b0f476a19,libpkarr-2cc0afcf67242aa1,libasync_compat-3ee769bbde39d432,libsha1_smol-4fed1055ba2d5f30,libsimple_dns-219f15974f318ebc,libself_cell-ed565d62dea38b60,libreqwest-0a73bf0a9bc35bdc,libserde_urlencoded-022f461b64756c13,libhyper_rustls-6083b6c830ada744,libwebpki_roots-16299e85548bad42,libserde_json-803b8165a32a8256,libryu-0ea4bafc9bef6d8b,libtower_http-2710b445725f0e2c,libbitflags-443c99b827427271,libiri_string-d388d4576b633c72,libtower-fe65ac805006a75c,libtower_layer-d70c7e404336389b,libsync_wrapper-a3845461b7db14a0,libntimestamp-976ac2439a0a2e73,libbase32-a8431b5a46ba4e60,liblru-8bf13f1c107a897a,libdyn_clone-1c1b05e4f4a02cac,libhickory_resolver-cae0ca849213ec76,libresolv_conf-9646372cb8b19784,libmoka-3f95f54be58c54fd,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-852a6ce77dedc15b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libhickory_proto-bc6a02e69f8f708d,libtokio_rustls-11b505ff9471e818,libiroh_quinn-3a798c5ed7fb2764,libiroh_quinn_udp-7bcbc3156287bed2,libsocket2-07dc4463f9e959e7,libiroh_quinn_proto-2d79c0f8cf35e9aa,librustls_platform_verifier-254b0c1726087c08,librustls_native_certs-abc302b2d9b0895e,libopenssl_probe-cbab9b905ab83f66,librustc_hash-d7c9c021d0487117,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,librand_core-c7143112b9f8b3b5,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libthiserror-5bb14f29ad2876a4,libhyper_util-6c93cb5a356421cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,librustls-1a975b3892ca71b2,libwebpki-0cba8c9e3b7efbe8,libring-feaddb5b59340379,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,librustls_pki_types-20c0883c3e4ee2a0,libhyper-895e4a1f14cc6843,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0f0b34aee48a6549,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-3c8fb02d8ca42e94,libhttp_body-5900c4778d7e26d0,libhttp-db13869011945e41,libitoa-6b76ec393d6a2c41,libtracing-c5f4903d5445d635,liblog-cfb0a897de58af94,libtracing_core-70c253c7b27fff97,libonce_cell-5f4295ba0ee5d0e9,libportable_atomic-353470e225ea645c,libn0_future-57fd9dce0573a8ee,libfutures_lite-b0788ec989bb5764,libparking-49fcf10303d3525f,libfastrand-f48bd9669583eeb3,libfutures_buffered-1126b0ffa7a5ee8a,libspin-922797c053b003c9,libdiatomic_waker-4e17f59ae215e8b2,libcordyceps-4a744e46754d93bb,libtokio_util-8edd5629521668f6,libtokio-48699d06e647ba8e,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project-075cc92695584bc4,libaead-77bf21fd5e555beb,libinout-0b969f61b5856b3b,libbytes-d1cd3927a1e56853,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,libiroh_base-a254064c7f022989,libderive_more-12b45a7ffaae045c,liburl-879514cc751fed32,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libn0_error-238ae3306347c776,libed25519_dalek-ac5805c169285fce,libsha2-bb69b0ba2f005adb,libed25519-2eba15c6b82acf75,libsignature-efeddb5e6e3d5707,libpkcs8-3d6f33a970fd4738,libspki-e38276ee9172a52d,libder-2cc7b9682ef9b777,libpem_rfc7468-7a3ac0c5b6e1a438,libbase64ct-dd805f062bde25f1,libcurve25519_dalek-edaf532ccc2c3c9e,libcpufeatures-471354fefbcaf2d8,libsubtle-9bfe6f06838fc715,libdigest-a3c0dc112e9410e0,libconst_oid-571476fb7b5bb94a,libcrypto_common-108d409f70b967b7,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libblock_buffer-751da5855b5b5edb,libhybrid_array-d993d7b551076d2b,libzeroize-7ce6796367d9f181,libtypenum-5c841780965d5b68,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libdata_encoding-6d465a39edfa29f6,libfutures-2568242fe469c376,libfutures_executor-11c3dfef45e9df0d,libfutures_util-73467cb212c7806d,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcE7VxbC/raw-dylibs" "-B/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-8c40853d51426b65/out" "-L" "/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/metrics_prometheus-5be4165c3ad5f3b9" "-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 `zel_core` (example "metrics_prometheus") due to 1 previous error; 7 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTrAMPA/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzel_core-10d8bb093d9df84c,libzel_types-d48cca4f5d9e1d1d,libanyhow-7e5dcd40304f6dad,libiroh-e41ddccccaf7b0bc,libcrypto_box-d12575be21273101,libcrypto_secretbox-31e7bceff8fdbd11,libsalsa20-dbfedada50cb9d3a,libchacha20-b0edb1d34718d2d0,libpoly1305-a93161d34a147483,libuniversal_hash-b175ed6682a45955,libcipher-0ea1ed9df35e3b3d,libserdect-bacdbe02808f2d50,libbase16ct-2314d6c7b0ca1815,libportmapper-520e4157739b76cf,libigd_next-286fb0f22e14cb11,libattohttpc-7b6f9691ee593af9,libxmltree-892f2bed706c24ab,libxml-be97495f6f99a913,libbackon-7c867b9a4fd7094b,libiroh_metrics-30bbef08b1b66c8c,libnetwatch-7133cfaf6038164a,libtime-7a27619bd9ff54b6,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnetlink_proto-aeabc06109d13e87,libnetdev-ee0452cccee5d869,libnetlink_sys-f1ad4690d062d109,libnetlink_packet_route-eca20cbeb00a0509,libnetlink_packet_core-9817b0b3d8d05caf,libn0_watcher-a4b70a4850775462,libiroh_relay-d95116eb5de10291,libz32-16b43f0e025f099e,liblru-587f834f16eeb1f2,libblake3-fe8f9cd47bf5a13b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libpostcard-0c2077d6ccb25c6c,libheapless-6fbe43898ade5808,libspin-6aca1d391314f776,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-8763a89c5196ddf6,libserde_bytes-2fc5add48fb0e37d,libtokio_websockets-21f8d0e079592614,libsimdutf8-fc62bcee65f86e76,libstrum-4754b5094944900e,libnum_enum-f1a4ea6b0f476a19,libpkarr-2cc0afcf67242aa1,libasync_compat-3ee769bbde39d432,libsha1_smol-4fed1055ba2d5f30,libsimple_dns-219f15974f318ebc,libself_cell-ed565d62dea38b60,libreqwest-0a73bf0a9bc35bdc,libserde_urlencoded-022f461b64756c13,libhyper_rustls-6083b6c830ada744,libwebpki_roots-16299e85548bad42,libserde_json-803b8165a32a8256,libryu-0ea4bafc9bef6d8b,libtower_http-2710b445725f0e2c,libbitflags-443c99b827427271,libiri_string-d388d4576b633c72,libtower-fe65ac805006a75c,libtower_layer-d70c7e404336389b,libsync_wrapper-a3845461b7db14a0,libntimestamp-976ac2439a0a2e73,libbase32-a8431b5a46ba4e60,liblru-8bf13f1c107a897a,libdyn_clone-1c1b05e4f4a02cac,libhickory_resolver-cae0ca849213ec76,libresolv_conf-9646372cb8b19784,libmoka-3f95f54be58c54fd,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-852a6ce77dedc15b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libhickory_proto-bc6a02e69f8f708d,libtokio_rustls-11b505ff9471e818,libiroh_quinn-3a798c5ed7fb2764,libiroh_quinn_udp-7bcbc3156287bed2,libsocket2-07dc4463f9e959e7,libiroh_quinn_proto-2d79c0f8cf35e9aa,librustls_platform_verifier-254b0c1726087c08,librustls_native_certs-abc302b2d9b0895e,libopenssl_probe-cbab9b905ab83f66,librustc_hash-d7c9c021d0487117,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,librand_core-c7143112b9f8b3b5,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libthiserror-5bb14f29ad2876a4,libhyper_util-6c93cb5a356421cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,librustls-1a975b3892ca71b2,libwebpki-0cba8c9e3b7efbe8,libring-feaddb5b59340379,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,librustls_pki_types-20c0883c3e4ee2a0,libhyper-895e4a1f14cc6843,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0f0b34aee48a6549,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-3c8fb02d8ca42e94,libhttp_body-5900c4778d7e26d0,libhttp-db13869011945e41,libitoa-6b76ec393d6a2c41,libtracing-c5f4903d5445d635,liblog-cfb0a897de58af94,libtracing_core-70c253c7b27fff97,libonce_cell-5f4295ba0ee5d0e9,libportable_atomic-353470e225ea645c,libn0_future-57fd9dce0573a8ee,libfutures_lite-b0788ec989bb5764,libparking-49fcf10303d3525f,libfastrand-f48bd9669583eeb3,libfutures_buffered-1126b0ffa7a5ee8a,libspin-922797c053b003c9,libdiatomic_waker-4e17f59ae215e8b2,libcordyceps-4a744e46754d93bb,libtokio_util-8edd5629521668f6,libpin_project-075cc92695584bc4,libaead-77bf21fd5e555beb,libinout-0b969f61b5856b3b,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,libiroh_base-a254064c7f022989,libderive_more-12b45a7ffaae045c,liburl-879514cc751fed32,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libn0_error-238ae3306347c776,libed25519_dalek-ac5805c169285fce,libsha2-bb69b0ba2f005adb,libed25519-2eba15c6b82acf75,libsignature-efeddb5e6e3d5707,libpkcs8-3d6f33a970fd4738,libspki-e38276ee9172a52d,libder-2cc7b9682ef9b777,libpem_rfc7468-7a3ac0c5b6e1a438,libbase64ct-dd805f062bde25f1,libcurve25519_dalek-edaf532ccc2c3c9e,libcpufeatures-471354fefbcaf2d8,libsubtle-9bfe6f06838fc715,libdigest-a3c0dc112e9410e0,libconst_oid-571476fb7b5bb94a,libcrypto_common-108d409f70b967b7,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libblock_buffer-751da5855b5b5edb,libhybrid_array-d993d7b551076d2b,libzeroize-7ce6796367d9f181,libtypenum-5c841780965d5b68,libdata_encoding-6d465a39edfa29f6,libtokio-48699d06e647ba8e,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-d1cd3927a1e56853,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libmio-6ecabdf13e0a6928,libcircuitbreaker_rs-18f0c34d2aaa88c7,libfutures-2568242fe469c376,libfutures_executor-11c3dfef45e9df0d,libfutures_util-73467cb212c7806d,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTrAMPA/raw-dylibs" "-B/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-8c40853d51426b65/out" "-L" "/opt/rustwide/target/debug/build/blake3-983772099b3c1c61/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-464ebe03e6f6449f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/circuit_breaker_tests-6f17f5ebf9e6dfb4" "-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 `zel_core` (test "circuit_breaker_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5d1a1e852a2e1c84d96de4119542cbb65543184b12e577236dd233bebe96ed50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1a1e852a2e1c84d96de4119542cbb65543184b12e577236dd233bebe96ed50", kill_on_drop: false }` [INFO] [stdout] 5d1a1e852a2e1c84d96de4119542cbb65543184b12e577236dd233bebe96ed50