[INFO] cloning repository https://github.com/n0-computer/iroh-services [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n0-computer/iroh-services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Firoh-services", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Firoh-services'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 510ec688757686d0e86eb4fb02a4de70ffa64805 [INFO] testing n0-computer/iroh-services against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Firoh-services" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/n0-computer/iroh-services [INFO] finished tweaking git repo https://github.com/n0-computer/iroh-services [INFO] tweaked toml for git repo https://github.com/n0-computer/iroh-services written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/n0-computer/iroh-services on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/n0-computer/iroh-services 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd17d22575c8cd7e27f57b6912967f884b92e4c1d1c02144af02fbda5f5317fd [INFO] running `Command { std: "docker" "start" "-a" "dd17d22575c8cd7e27f57b6912967f884b92e4c1d1c02144af02fbda5f5317fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd17d22575c8cd7e27f57b6912967f884b92e4c1d1c02144af02fbda5f5317fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd17d22575c8cd7e27f57b6912967f884b92e4c1d1c02144af02fbda5f5317fd", kill_on_drop: false }` [INFO] [stdout] dd17d22575c8cd7e27f57b6912967f884b92e4c1d1c02144af02fbda5f5317fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1f91aeed1bd89a07215ff74850bbc491c8d9b6cec0625be5e65ac6abbc89c5 [INFO] running `Command { std: "docker" "start" "-a" "4a1f91aeed1bd89a07215ff74850bbc491c8d9b6cec0625be5e65ac6abbc89c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling btparse v0.2.0 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling color-backtrace v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pkarr v3.10.0 [INFO] [stderr] Compiling netwatch v0.9.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling netdev v0.37.3 [INFO] [stderr] Compiling iroh-relay v0.92.0 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling iroh v0.92.0 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling netdev v0.36.0 [INFO] [stderr] Compiling n0-future v0.2.0 [INFO] [stderr] Compiling irpc-derive v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling iroh-n0des-macro v0.2.0 (/opt/rustwide/workdir/iroh-n0des-macro) [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling snafu-derive v0.8.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling netlink-packet-route v0.24.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling snafu v0.8.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling iroh-metrics v0.35.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling rcan v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling n0-snafu v0.2.2 [INFO] [stderr] Compiling iroh-base v0.92.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling surge-ping v0.8.2 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-websockets v0.12.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling n0-watcher v0.3.0 [INFO] [stderr] Compiling irpc v0.8.0 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling igd-next v0.16.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling portmapper v0.9.0 [INFO] [stderr] Compiling irpc-iroh v0.8.0 [INFO] [stderr] Compiling iroh-n0des v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "4a1f91aeed1bd89a07215ff74850bbc491c8d9b6cec0625be5e65ac6abbc89c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1f91aeed1bd89a07215ff74850bbc491c8d9b6cec0625be5e65ac6abbc89c5", kill_on_drop: false }` [INFO] [stdout] 4a1f91aeed1bd89a07215ff74850bbc491c8d9b6cec0625be5e65ac6abbc89c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ff794fa7ef07cc0ff5da2716f0a597b2250ebd12168662a8d55797cf8d6bfa [INFO] running `Command { std: "docker" "start" "-a" "a7ff794fa7ef07cc0ff5da2716f0a597b2250ebd12168662a8d55797cf8d6bfa", kill_on_drop: false }` [INFO] [stderr] Compiling iroh-n0des v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcB2bBAH/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/{libiroh_n0des-d13688d9093ff313,libssh_key-770e85347b4046f9,libssh_cipher-f0cdcf52c75b619b,libsec1-4c6d8be2c78cebb9,libssh_encoding-9ed0b7c8dc17172b,librcan-c8ef53217aaf5f05,libhex-13e08b3b00984ab7,libn0_future-9ccbb3e572d2843a,libirpc_iroh-f02e48e0b36bf75e,libirpc-f0b4739aa91aae4d,librcgen-24796efe93befb05,libpem-50fba22512037c7c,libyasna-bfaf87e05c494118,libiroh-2b04c3d484313601,libcrypto_box-3dbadc5a6a9c3e1a,libcrypto_secretbox-d974b05e437a137c,libsalsa20-7a248d5138974f9f,libchacha20-4a668bf5a902ace0,libpoly1305-6c2af373f3d89d41,libopaque_debug-90e66d859d53ff28,libuniversal_hash-56d490d3ca1014b8,libcipher-35628ca24a280b8d,libinout-1e51dba354d53fe1,libserdect-bffa7dfd2231c881,libbase16ct-e6f944948ca8b3fe,libportmapper-9373641a26df2a8e,libigd_next-8941de352d873765,libattohttpc-6975d8a6afbb2719,libxmltree-5df7324514aa2307,libxml-f342e686f2b688a5,libtokio_stream-a1b951be4b42b751,libbackon-2f780cd49afbb603,libstun_rs-eeb5291882a8f627,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libmd5-380e091b79bd6e66,libhmac_sha256-6e33e17d31567aa1,libenumflags2-abfdec49cbae2918,libhmac_sha1-b6b9ebcc5a341759,libhmac-54d154e6880ee636,libsha1-01b44fb285793f06,libquoted_string_parser-820d909e95784806,libpest-fedad6636e116d2a,libucd_trie-64e35acb102f3b4d,libprecis_profiles-7b728f46252457e8,libprecis_core-6a5bb5e6f1e484b4,libunicode_normalization-1af61a07996ccb21,libfallible_iterator-6e888fb96d72e3e0,libiroh_metrics-9f9204c598cc15a1,libnetwatch-8802ebd947c28061,libtime-7166d79522ed309d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-a9f493bb320d3e86,libpowerfmt-f6019a2766e431f7,libnetlink_proto-2869e623b1dbfc0c,libnetdev-be1cceabb67e1aa5,libnetlink_sys-f468be1d4635dcad,libfutures-b3a87fd0660bac7d,libfutures_executor-118e5b1f1e8fcfc7,libnetlink_packet_route-591ceb871daff845,libnetlink_packet_core-1ed8e6950b645da3,libnetlink_packet_utils-08c91ac43a771046,libn0_watcher-0dc65fca38a2241b,libderive_more-33abd0a1e19ac943,libiroh_relay-bfffcd52adc29b1c,libz32-7c13ba5019366ace,libblake3-3d7f6379099a4774,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libserde_bytes-8cf7d55f8ad6b98c,libwebpki_roots-b8bd08fade288970,libtokio_websockets-6f6c0c6e0232be0d,libsimdutf8-b13888957f68b47b,libstrum-157033bd6e9ee8fb,libnum_enum-bcb3bec99ae20612,libpkarr-090b0e23d286865c,libasync_compat-0d7a99f86441b6aa,libsha1_smol-a320b1639232fa11,libsimple_dns-286b6e11a173af0e,libself_cell-32fc0454313d1b40,libreqwest-ef42515c156e1fe0,libserde_urlencoded-76d83a1b68028bf4,libhyper_rustls-df7ad24f069793f9,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-0ead28af86984ae4,libtower_http-c82929351ae79890,libbitflags-75b0fcc9e64fcd00,libiri_string-f2231ba2cbe5b068,libtower-edc83a0a329de92d,libtower_layer-d908dd771b239ecd,libsync_wrapper-dec6d2c880d81363,libntimestamp-1621fef0384400ce,libbase32-b2fe4a34a1a9844f,liblru-b88f0bea7d059803,libdyn_clone-319e7691ef78165b,libhickory_resolver-838d7a58d788a6c0,libresolv_conf-7a9511dbe49b33d0,libmoka-c5a7ee97efc7efbb,libthiserror-bee3376fce0aeb06,libuuid-7d5dabfe7b58e232,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-10c6d27ce658c77d,libparking_lot-7eea5ea25c024f79,libparking_lot_core-8d08bfa7c089d7d5,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libhickory_proto-415bbad78819820f,librand-cbbcccc8fe03b3e1,librand_chacha-1b1bcfccffb52109,librand_core-61db2abfcaa051be,libgetrandom-332b11731f6b6aca,libiroh_quinn-22da0b6bc137017b,libiroh_quinn_udp-2f22896c58c75e4f,libsocket2-72624db54eaa053b,libiroh_quinn_proto-0f7f2e04e9f46c67,librustc_hash-ca4219e344ea5da0,librand-5079adab849d5fa2,librand_chacha-c9bc6f964c031c3f,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libpin_project-8abed06630533558,libhyper_util-6867713518acb56e,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-bf3a8b9e0e0f8a8f,libwebpki-b2611afd2cc5ff87,libring-93f1816959d3bfb2,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libhyper-bc40a0bb0b726d84,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-4e3faa18571b9c06,libindexmap-c85eb9149c3f9001,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-8be8d2f0a23cddee,libhttp_body-192e13473de08781,libhttp-de29b563a10373d5,libfnv-79e2cbfbe03dcd16,libn0_future-f9a2130e738abdbe,libfutures_lite-81264ec034d202d1,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_buffered-3b9f02d125fb98ab,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-d449dce0c81de2e8,libfutures_util-ca0f989cc140ca41,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libtokio-a0716e2127a047b2,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libaead-82afd5ce2b58a64a,libbytes-6e4e5ac2985957dd,libiroh_base-e64d3bd492eac715,libn0_snafu-5b7b1921bfb450d2,libtracing_error-b688b3f7e1f594b8,libtracing_subscriber-97b6cf095d58137b,libtracing_serde-36d918db865f79ef,libserde_json-b178611a0846652b,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-0a41baff4448eb0d,libregex_automata-daf7d855bdd19deb,libregex_syntax-fb6833b4227b2d03,libnu_ansi_term-e9210014b02935ec,libthread_local-10bd2bb1ae5218dd,libtracing_log-1b406c9a839e3a77,libtracing-41b3ddbaa3bc0bae,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-feab7faecc2622c5,libonce_cell-08fc99ab0c485b02,libportable_atomic-91afa84d6001541a,libcolor_backtrace-83861ccfd6bb6aba,libbtparse-b614c8a7bfdf3e08,libtermcolor-cbafc8825e041b3d,libpostcard-9c707b051d7e7513,libheapless-301bd2e31245fa91,libspin-dd50e2c117cfd1d5,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhash32-89efa71d9511ce2f,libbyteorder-8f59b6d1bfdaa844,libcobs-0e604f8be88b83ca,libthiserror-f22490c835d689e9,libderive_more-418b7c07caddecea,liburl-2ac707654ab6c1df,libidna-5b29c20b1805c620,libutf8_iter-51566bbad89f3a68,libidna_adapter-a16945f9b6715818,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-0179335e2d806341,libsmallvec-3e782afbd08de1d8,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libed25519_dalek-290d32923a9d0887,libsha2-8e694677e7f1c307,libed25519-acf9870c566d424b,libsignature-3b38413e1bea4ec2,libpkcs8-d8d40b6a371b1dfe,libspki-fe0abd141d593a7e,libder-6e5d24cb9735c50e,libpem_rfc7468-fe8c096fd8d9c10b,libbase64ct-4e8a849eadea5a34,libconst_oid-2aadc73a32842898,libcurve25519_dalek-9c9e76a5d2e4f297,libcpufeatures-e04321643d03190d,libdigest-85c096e38724f5c8,libsubtle-2ae6a7038b9a0630,libblock_buffer-9b65be9b300f5601,libcrypto_common-2f5484cbc25c9601,libgeneric_array-46621d0ca50df24e,libtypenum-f2b179c8a326fef2,libzeroize-9d781f334751eb0e,librand_core-96bfc40292f82ab2,libgetrandom-ca191fb037dce85a,libsnafu-d76cebff1c3e3dab,libbacktrace-a5cbcdbd8ed4b117,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-13cb76c9365a7668,libmemchr-eb753e192a6bbd2d,liblibc-2f2163c4ae04a6b5,libaddr2line-80c4e6e3dcdf6df8,libgimli-5c2b805880369b53,libcfg_if-ae1e883b62e8dab7,librustc_demangle-95c712a3b77eaf6a,libserde-88ea9d56c29be586,libdata_encoding-506ef4e476430498,libanyhow-98cc0235f7ab53fc}.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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcB2bBAH/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-747af85a32efc835/out" "-L" "/opt/rustwide/target/debug/build/blake3-56e5e21e5c463388/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simulation_manual-6bb2f7edeb7f1faf" "-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 `iroh-n0des` (test "simulation-manual") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a7ff794fa7ef07cc0ff5da2716f0a597b2250ebd12168662a8d55797cf8d6bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ff794fa7ef07cc0ff5da2716f0a597b2250ebd12168662a8d55797cf8d6bfa", kill_on_drop: false }` [INFO] [stdout] a7ff794fa7ef07cc0ff5da2716f0a597b2250ebd12168662a8d55797cf8d6bfa