[INFO] cloning repository https://github.com/lucascherzer/iron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucascherzer/iron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascherzer%2Firon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascherzer%2Firon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b34f982265e44897b0dc8d0744b52439cfca2d6d [INFO] testing lucascherzer/iron against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascherzer%2Firon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lucascherzer/iron [INFO] finished tweaking git repo https://github.com/lucascherzer/iron [INFO] tweaked toml for git repo https://github.com/lucascherzer/iron written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucascherzer/iron on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lucascherzer/iron 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7064ec88d1db8f8e22f6759f6c7113eda01b18ed187d2a24af6384f0da8a4804 [INFO] running `Command { std: "docker" "start" "-a" "7064ec88d1db8f8e22f6759f6c7113eda01b18ed187d2a24af6384f0da8a4804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7064ec88d1db8f8e22f6759f6c7113eda01b18ed187d2a24af6384f0da8a4804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7064ec88d1db8f8e22f6759f6c7113eda01b18ed187d2a24af6384f0da8a4804", kill_on_drop: false }` [INFO] [stdout] 7064ec88d1db8f8e22f6759f6c7113eda01b18ed187d2a24af6384f0da8a4804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 129cf8a89a8682eec386216079b435a47425360c4b4ba3f76748b05c537276af [INFO] running `Command { std: "docker" "start" "-a" "129cf8a89a8682eec386216079b435a47425360c4b4ba3f76748b05c537276af", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signature v3.0.0-rc.8 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling netlink-packet-route v0.25.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pkarr v5.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iroh-quinn v0.14.0 [INFO] [stderr] Compiling netwatch v0.12.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling iroh-relay v0.95.1 [INFO] [stderr] Compiling moka v0.12.12 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling base16ct v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling nix v0.31.0 [INFO] [stderr] Compiling iroh v0.95.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling etherparse v0.19.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hybrid-array v0.4.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der v0.8.0-rc.10 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling n0-error v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling digest v0.11.0-rc.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.9 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.2 [INFO] [stderr] Compiling aead v0.6.0-rc.2 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.2 [INFO] [stderr] Compiling sha1 v0.11.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 crypto_secretbox v0.2.0-pre.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ipnet v2.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.2 [INFO] [stderr] Compiling prefix-trie v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling iroh-metrics v0.37.0 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling crypto_box v0.10.0-pre.0 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling iroh-base v0.95.1 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling netdev v0.38.2 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling n0-watcher v0.5.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling tun v0.8.5 [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 reqwest v0.12.28 [INFO] [stderr] Compiling portmapper v0.12.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hickory-client v0.25.2 [INFO] [stderr] Compiling hickory-server v0.25.2 [INFO] [stderr] Compiling iron v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.04s [INFO] running `Command { std: "docker" "inspect" "129cf8a89a8682eec386216079b435a47425360c4b4ba3f76748b05c537276af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129cf8a89a8682eec386216079b435a47425360c4b4ba3f76748b05c537276af", kill_on_drop: false }` [INFO] [stdout] 129cf8a89a8682eec386216079b435a47425360c4b4ba3f76748b05c537276af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d3c813eeac716f56bb3db0b50c7dc0ce9944232d3cd959b615f85770555456 [INFO] running `Command { std: "docker" "start" "-a" "68d3c813eeac716f56bb3db0b50c7dc0ce9944232d3cd959b615f85770555456", kill_on_drop: false }` [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling netlink-packet-route v0.25.1 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling nix v0.31.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling tun v0.8.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling n0-watcher v0.5.0 [INFO] [stderr] Compiling pkarr v5.0.2 [INFO] [stderr] Compiling iroh-relay v0.95.1 [INFO] [stderr] Compiling netdev v0.38.2 [INFO] [stderr] Compiling netwatch v0.12.0 [INFO] [stderr] Compiling portmapper v0.12.0 [INFO] [stderr] Compiling iroh v0.95.1 [INFO] [stderr] Compiling iron v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `iron` (bin "iron") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name iron --edition=2024 src/bin/iron.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8782bc02c7b0b81 -C extra-filename=-d31597c92a9af810 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-43dd5323de06a33a.so --extern clap=/opt/rustwide/target/debug/deps/libclap-572da438cad3aa85.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8b6c17c2dc691903.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-d189d998bb91ed7b.rlib --extern etherparse=/opt/rustwide/target/debug/deps/libetherparse-5f18ab0c0d01cc99.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5d731f94d9aae9c2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hickory_client=/opt/rustwide/target/debug/deps/libhickory_client-fbc37eb16428355f.rlib --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-b74ae98020639e41.rlib --extern hickory_server=/opt/rustwide/target/debug/deps/libhickory_server-20c63445f07aac2f.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-7fda2d619a59a428.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-cedb676235d8acb8.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5fcd876b55ae22e9.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-3c4208f8cf3519c0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3f3ef77508f82ed.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ae06a370081cbd03.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef10294ae354c68a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a077196c427d8b25.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-663dc05aa909b589.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f86686735de6ee83.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c6ddd557d73505a0.rlib --extern tun=/opt/rustwide/target/debug/deps/libtun-62bee81b7152abf0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e0a55a97a3a0fe78/out -L native=/opt/rustwide/target/debug/build/blake3-27c87fe1ae881dc9/out -L native=/opt/rustwide/target/debug/build/blake3-27c87fe1ae881dc9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4XawmZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-aa11f1b7b510398f,libserde_json-ef10294ae354c68a,libzmij-5df54798b9778b75}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtun-62bee81b7152abf0,libnix-26b0bc44d3eb37be,libetherparse-5f18ab0c0d01cc99,libdashmap-8b6c17c2dc691903,libhashbrown-0511338ce94420f7,libtempfile-9dfd41ab3bc16034,librustix-338a416c935a010a,liblinux_raw_sys-643c105a3c17340d,libiroh-7fda2d619a59a428,libcrypto_box-05f4bdccb01694bd,libcrypto_secretbox-dde806ef0dfcfb83,libsalsa20-5aff72441e34caea,libchacha20-f37412b93ac4ab7a,libpoly1305-d352e80e34303783,libuniversal_hash-9db322eeea21d71d,libcipher-6d620092a1247e96,libserdect-c823fffa2e2f769d,libbase16ct-c0edbb7a1926396d,libportmapper-258e1168c203daf7,libigd_next-09fcb02c0f223de1,libattohttpc-838e745a9fbd3c03,libxmltree-91f98f0de8297c9f,libxml-5b9f20ce661050a1,libbackon-84b3af82373d0d22,libiroh_metrics-5bf653062fb6f593,libnetwatch-5a86047b89201efd,libnetlink_proto-1cd085a77e7c5f4d,libfutures-5d731f94d9aae9c2,libfutures_executor-52e606a42c2b50cc,libnetdev-6cfd40ca86146789,libnetlink_sys-b8af7ef2fd276aaf,libnetlink_packet_route-48580ea898d3cae8,libnetlink_packet_core-ed8ef5fb36bcdc6d,libn0_watcher-3caa533b2292e880,libiroh_relay-282b2dcc483404fe,libz32-8f083e2bf6705abb,libblake3-82bd17052ede4561,libconstant_time_eq-75523017299f1a28,libarrayvec-42ec82495f58999a,libarrayref-31df403dfa5725c1,libpostcard-3c4208f8cf3519c0,libheapless-c3a6d6b03164b719,libspin-507b2697ef645b17,libhash32-de412f9190edfe16,libbyteorder-e74f8ca6b6fb5a51,libcobs-8d49e4e4ff8e285c,libserde_bytes-e69ba5417f2feab0,libtokio_websockets-4b95bb6fac87d48d,libsimdutf8-8a5fd2c482ef7f44,libstrum-7f4a5f650304ed3a,libnum_enum-5561620bab1402e4,libpkarr-990bb6ccfb04762f,libasync_compat-2e76a90ff41e00e5,libsha1_smol-c84f3fb8930b46aa,libsimple_dns-1b0813d73ef05441,libself_cell-d4ddd890bf0e8467,libreqwest-14aad6af66bde46d,libserde_urlencoded-afabdaff522b6189,libryu-ec25213d96ee60cf,libhyper_rustls-949823d0174a5793,libwebpki_roots-f4b381a40b253623,libtower_http-bc157a7559a61849,libbitflags-e970e635774c6f7e,libiri_string-4e659e4ca4800759,libtower-2299febe0dbe1f7f,libtower_layer-3b63c02b4d0ef938,libsync_wrapper-82795f8ff27c70cb,libntimestamp-e5466548abe16bed,libbase32-bac012ea051f1e67,liblru-e42194f622703f01,libdyn_clone-0eddceeccbf472cb,libhickory_resolver-b6b734048e7d6646,libresolv_conf-84a988b5503010f1,libmoka-82df71a9c0514bd0,libtagptr-ace3f52256567d79,libcrossbeam_epoch-45fc60ec954fb79c,libuuid-b854dc14a6498eb1,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libiroh_quinn-00e5c71d336717e7,libiroh_quinn_udp-150badc3d30a42ef,libsocket2-33bf5af0ba25d92b,libiroh_quinn_proto-2dc9d924ca438dc9,librustc_hash-eb210553e3b16c70,librand-cf1bd8752f01164c,librand_chacha-fad1d1250c843b93,librand_core-183b7a79c51f76ac,libhyper_util-b2621d26f017dbd1,libbase64-29d4d4232c317d5e,libtower_service-d85697bf5431d8b4,libhyper-3eb731c37758635f,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,libn0_future-f7083085c949d92d,libfutures_lite-4ba8f24bf9a281e3,libparking-3ff23e0ffe662ff9,libfastrand-46d3783c18562080,libfutures_buffered-5a7ef16916720d25,libspin-93d1a3191bbee94b,libdiatomic_waker-8623a61c6d75faa1,libcordyceps-7423cb29e6d67d2c,libpin_project-2ca0707168125acf,libaead-e850ab7dc0528295,libinout-36df21aff9f30077,libiroh_base-9a5551ffde85b5d7,libderive_more-1e93f2fd4942890c,libn0_error-dc258bc4dd0cf838,libed25519_dalek-f1cc975884ec7130,libsha2-071a6bcb213662ea,libed25519-71c7d77e910e9bb7,libsignature-4ca468b2381817dc,libpkcs8-1f8dd4754aba52ba,libspki-1e4d96633f56a907,libder-fdc1b05fdc230ed3,libpem_rfc7468-d31badca4dc4dcfa,libbase64ct-c91d3b21f38ada3d,libcurve25519_dalek-a3f2b843a79d3148,libcpufeatures-42612946e83e041b,libdigest-0ae84c18396bc77d,libconst_oid-7c20353c951fa31a,libcrypto_common-6d37859feed6fa8a,libblock_buffer-c3c414fb6fe22ede,libhybrid_array-5bbd7c6d4858d04b,libtypenum-06ce169865220554,libhickory_server-20c63445f07aac2f,libtime-75931794abfb204d,libtime_core-8fc471d11afcc48a,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libprefix_trie-44350d9dd1d10a91,libnum_traits-e658f8325bd83daf,libhickory_proto-b74ae98020639e41,librand-a3f3ef77508f82ed,librand_chacha-a8f42afe5383f300,libppv_lite86-8ea0ac866cc85be7,libzerocopy-e1f2b20100a8b426,librand_core-123c23097028a583,libgetrandom-137e3c6efa0ecdbb,libdata_encoding-d189d998bb91ed7b,liburl-d77d4f1c15429c9b,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libipnet-057d655c0de886bd,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libidna-22d5a2ad7716113b,libutf8_iter-d59950773a6f062b,libidna_adapter-e4a1e480ea8a6c47,libicu_properties-23435f4ae6955111,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-152ba117f4007737,libicu_normalizer_data-07107859aeec763f,libicu_collections-20d64c963d9749d0,libpotential_utf-67aad5765cd0d905,libicu_provider-32e6b143c7d83f1c,libicu_locale_core-652bfa441c2f192f,libtinystr-594d0b11d95c98fd,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-3d81efd8191b74a7,libzerotrie-e6bcfcf272c5844c,libyoke-a1f5cc029f9b2b07,libstable_deref_trait-1210460e331f0a03,libzerofrom-25307e0628ad19c5,libserde-ae06a370081cbd03,libserde_core-a48aee6ccd48ae46,libtokio_rustls-616facefcd940860,librustls-4cb6525e23d1dfa9,libsubtle-f98e0f7c52a4c303,libwebpki-655b9d0e72dfaf7e,libring-80fb15b715e25519,libgetrandom-d23cf75a94154a54,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-ce28178296f7d67b,libzeroize-73220fd52a1814cc,libh2-6dae11cc4dab29a2,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libatomic_waker-4d8f3a876068a9c4,libfnv-bf8b415be0978c3b,libhttp-75316d043a1ecd5e,libitoa-958180966766c9e6,libtokio_util-8919ef1ca094b5f3,libtokio-663dc05aa909b589,libsignal_hook_registry-aebc78d5e2bbca05,liberrno-3c6fd8289f6ae458,libsocket2-c2e551b0a5217e9d,libmio-57a8d231f141cb2a,libparking_lot-7e0b84d1470839ac,libparking_lot_core-ff652ac3b822fefa,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libfutures_util-f003396bcd2c5b97,libmemchr-b567a4d9673dfb1d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libbytes-727a11fb69696bac,libtracing-f86686735de6ee83,liblog-5081bf809293ba62,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-5c5ab774a3a40dbc,libonce_cell-2b902b25be32e3d7,libportable_atomic-148652cf44c82f31,libthiserror-a077196c427d8b25,libanyhow-bf2ca2eac6d23ebd}.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/rustc4XawmZ/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-e0a55a97a3a0fe78/out" "-L" "/opt/rustwide/target/debug/build/blake3-27c87fe1ae881dc9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iron-f80d3f3bc18ce179" "-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 `iron` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "68d3c813eeac716f56bb3db0b50c7dc0ce9944232d3cd959b615f85770555456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d3c813eeac716f56bb3db0b50c7dc0ce9944232d3cd959b615f85770555456", kill_on_drop: false }` [INFO] [stdout] 68d3c813eeac716f56bb3db0b50c7dc0ce9944232d3cd959b615f85770555456