[INFO] fetching crate iroh-docs 0.97.0... [INFO] testing iroh-docs-0.97.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate iroh-docs 0.97.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate iroh-docs 0.97.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iroh-docs 0.97.0 [INFO] tweaked toml for crates.io crate iroh-docs 0.97.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iroh-docs 0.97.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 iroh-docs 0.97.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cbded04a0f46ccaee1bd771c8cefa3b3e1c1445874641cc438633236eb705fcc [INFO] running `Command { std: "docker" "start" "-a" "cbded04a0f46ccaee1bd771c8cefa3b3e1c1445874641cc438633236eb705fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbded04a0f46ccaee1bd771c8cefa3b3e1c1445874641cc438633236eb705fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbded04a0f46ccaee1bd771c8cefa3b3e1c1445874641cc438633236eb705fcc", kill_on_drop: false }` [INFO] [stdout] cbded04a0f46ccaee1bd771c8cefa3b3e1c1445874641cc438633236eb705fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4781048c872ec33d06fd0be9b59d7c955563763bd5b1f6179b6e456a72dc60bd [INFO] running `Command { std: "docker" "start" "-a" "4781048c872ec33d06fd0be9b59d7c955563763bd5b1f6179b6e456a72dc60bd", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling hybrid-array v0.4.8 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling n0-error v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling digest v0.11.0-rc.10 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling noq-udp v0.9.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling futures-buffered v0.2.13 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling noq v0.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling sorted-index-buffer v0.2.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling noq-proto v0.16.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling pkarr v5.0.3 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling iroh-relay v0.97.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling netlink-packet-route v0.29.0 [INFO] [stderr] Compiling iroh-base v0.97.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.1 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling netwatch v0.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling mac-addr v0.3.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling iroh-metrics v0.38.3 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling n0-watcher v0.6.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling iroh v0.97.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling netdev v0.40.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling irpc-derive v0.10.0 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling range-collections v0.4.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling iroh-io v0.6.2 [INFO] [stderr] Compiling positioned-io v0.3.5 [INFO] [stderr] Compiling iroh-blobs v0.99.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bao-tree v0.16.0 [INFO] [stderr] Compiling futures-concurrency v7.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling irpc v0.13.0 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling iroh-tickets v0.4.0 [INFO] [stderr] Compiling nested_enum_utils v0.2.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling iroh-docs v0.97.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde-error v0.1.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling iroh-gossip v0.97.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `Command { std: "docker" "inspect" "4781048c872ec33d06fd0be9b59d7c955563763bd5b1f6179b6e456a72dc60bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4781048c872ec33d06fd0be9b59d7c955563763bd5b1f6179b6e456a72dc60bd", kill_on_drop: false }` [INFO] [stdout] 4781048c872ec33d06fd0be9b59d7c955563763bd5b1f6179b6e456a72dc60bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c3f07f1ab5564cd98929bd74a86e18afdb2223a5cdfb1bbe59bd7e0453a0a31f [INFO] running `Command { std: "docker" "start" "-a" "c3f07f1ab5564cd98929bd74a86e18afdb2223a5cdfb1bbe59bd7e0453a0a31f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling noq-udp v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling noq v0.17.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling reloadable-core v0.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling n0-error v0.1.3 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-cert-read v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling iroh-relay v0.97.0 [INFO] [stderr] Compiling iroh-base v0.97.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rcgen v0.14.7 [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 rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling noq-proto v0.16.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling n0-watcher v0.6.1 [INFO] [stderr] Compiling netdev v0.40.1 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling reloadable-state v0.1.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling rustls-cert-reloadable-resolver v0.7.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tokio-websockets v0.12.3 [INFO] [stderr] Compiling rustls-cert-file-reader v0.4.2 [INFO] [stderr] Compiling netwatch v0.15.0 [INFO] [stderr] Compiling pkarr v5.0.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling sha1 v0.11.0-rc.4 [INFO] [stderr] Compiling iroh v0.97.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling irpc-derive v0.10.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling range-collections v0.4.6 [INFO] [stderr] Compiling iroh-io v0.6.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-concurrency v7.7.1 [INFO] [stderr] Compiling bao-tree v0.16.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling iroh-tickets v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nested_enum_utils v0.2.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling derive-ex v0.1.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling igd-next v0.16.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling serde-error v0.1.3 [INFO] [stderr] Compiling iroh-metrics v0.38.3 [INFO] [stderr] Compiling tokio-rustls-acme v0.9.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.6 [INFO] [stderr] Compiling portmapper v0.15.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling irpc v0.13.0 [INFO] [stderr] Compiling testdir v0.7.3 [INFO] [stderr] Compiling tracing-test v0.2.6 [INFO] [stderr] Compiling test-strategy v0.4.5 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling iroh-gossip v0.97.0 [INFO] [stderr] Compiling iroh-blobs v0.99.0 [INFO] [stderr] Compiling iroh-docs v0.97.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `iroh-docs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name iroh_docs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --test --cfg 'feature="default"' --cfg 'feature="fs-store"' --cfg 'feature="metrics"' --cfg 'feature="rpc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs-store", "metrics", "rpc"))' -C metadata=6afca22e7d5dc3be -C extra-filename=-60dfc7b88570be84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-8279831d1e21ada2.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-8d649bbcaa2f6ab8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b19a705df2b057da.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-9925c048f12d655c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e777b246d119d8cb.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-78b39418e6669f77.rlib --extern futures_buffered=/opt/rustwide/target/debug/deps/libfutures_buffered-da2304f54ef14733.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-84fec593039e2475.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-55f115f49315864f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-88c7e614219a8f80.rlib --extern iroh_blobs=/opt/rustwide/target/debug/deps/libiroh_blobs-2b2626044392dca1.rlib --extern iroh_gossip=/opt/rustwide/target/debug/deps/libiroh_gossip-b4ede14350ef04ab.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-77c10e5d308ac913.rlib --extern iroh_tickets=/opt/rustwide/target/debug/deps/libiroh_tickets-3be7367601bcbe23.rlib --extern irpc=/opt/rustwide/target/debug/deps/libirpc-f5e35d64252f850e.rlib --extern n0_error=/opt/rustwide/target/debug/deps/libn0_error-6c43c399babc48c7.rlib --extern n0_future=/opt/rustwide/target/debug/deps/libn0_future-2b5d1bf76542e7f1.rlib --extern nested_enum_utils=/opt/rustwide/target/debug/deps/libnested_enum_utils-2725804c8548fcfa.so --extern noq=/opt/rustwide/target/debug/deps/libnoq-5d76078093312590.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-36e55b0cfe2db419.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-718ef5a783972fde.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-548a0da799f84824.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-63495ca27903186a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a4c6906e7cf46193.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f0d7314583022d7f.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-947f566543ffb21d.rlib --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-54413ba780f3dceb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e0db24bc1d27d212.rlib --extern serde_error=/opt/rustwide/target/debug/deps/libserde_error-8f15edddce59034b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-386956059648f1c6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ea9f5accc7f18ac7.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-a9c33535a962a120.so --extern testdir=/opt/rustwide/target/debug/deps/libtestdir-d6787e973523c7a9.rlib --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-cebcbe412b677f83.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc5771ffa00340c1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-05a4d374f93d21cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-854e02faf0860d38.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c2db3e1767f39d08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9f41990f6d7c156e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8b1bb1e742daef9c.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c85bbfe4b5699201.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/ring-3402b21780d45f22/out --check-cfg 'cfg(wasm_browser)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iroh-docs` (test "client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name client --edition=2021 tests/client.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 --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --test --cfg 'feature="default"' --cfg 'feature="fs-store"' --cfg 'feature="metrics"' --cfg 'feature="rpc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs-store", "metrics", "rpc"))' -C metadata=1070521c1ade314a -C extra-filename=-a4190a7e8146c023 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-8279831d1e21ada2.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-8d649bbcaa2f6ab8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b19a705df2b057da.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-9925c048f12d655c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e777b246d119d8cb.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-78b39418e6669f77.rlib --extern futures_buffered=/opt/rustwide/target/debug/deps/libfutures_buffered-da2304f54ef14733.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-84fec593039e2475.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-55f115f49315864f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-88c7e614219a8f80.rlib --extern iroh_blobs=/opt/rustwide/target/debug/deps/libiroh_blobs-2b2626044392dca1.rlib --extern iroh_docs=/opt/rustwide/target/debug/deps/libiroh_docs-d90988d17d224abe.rlib --extern iroh_gossip=/opt/rustwide/target/debug/deps/libiroh_gossip-b4ede14350ef04ab.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-77c10e5d308ac913.rlib --extern iroh_tickets=/opt/rustwide/target/debug/deps/libiroh_tickets-3be7367601bcbe23.rlib --extern irpc=/opt/rustwide/target/debug/deps/libirpc-f5e35d64252f850e.rlib --extern n0_error=/opt/rustwide/target/debug/deps/libn0_error-6c43c399babc48c7.rlib --extern n0_future=/opt/rustwide/target/debug/deps/libn0_future-2b5d1bf76542e7f1.rlib --extern nested_enum_utils=/opt/rustwide/target/debug/deps/libnested_enum_utils-2725804c8548fcfa.so --extern noq=/opt/rustwide/target/debug/deps/libnoq-5d76078093312590.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-36e55b0cfe2db419.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-718ef5a783972fde.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-548a0da799f84824.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-63495ca27903186a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a4c6906e7cf46193.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f0d7314583022d7f.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-947f566543ffb21d.rlib --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-54413ba780f3dceb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e0db24bc1d27d212.rlib --extern serde_error=/opt/rustwide/target/debug/deps/libserde_error-8f15edddce59034b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-386956059648f1c6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ea9f5accc7f18ac7.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-a9c33535a962a120.so --extern testdir=/opt/rustwide/target/debug/deps/libtestdir-d6787e973523c7a9.rlib --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-cebcbe412b677f83.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc5771ffa00340c1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-05a4d374f93d21cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-854e02faf0860d38.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c2db3e1767f39d08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9f41990f6d7c156e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8b1bb1e742daef9c.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c85bbfe4b5699201.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/ring-3402b21780d45f22/out --check-cfg 'cfg(wasm_browser)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `iroh-docs` (test "sync") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name sync --edition=2021 tests/sync.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 --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --test --cfg 'feature="default"' --cfg 'feature="fs-store"' --cfg 'feature="metrics"' --cfg 'feature="rpc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs-store", "metrics", "rpc"))' -C metadata=c653a4bad9ff4a06 -C extra-filename=-9589d6a98246b6cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-8279831d1e21ada2.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-8d649bbcaa2f6ab8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b19a705df2b057da.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-9925c048f12d655c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e777b246d119d8cb.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-78b39418e6669f77.rlib --extern futures_buffered=/opt/rustwide/target/debug/deps/libfutures_buffered-da2304f54ef14733.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-84fec593039e2475.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-55f115f49315864f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern iroh=/opt/rustwide/target/debug/deps/libiroh-88c7e614219a8f80.rlib --extern iroh_blobs=/opt/rustwide/target/debug/deps/libiroh_blobs-2b2626044392dca1.rlib --extern iroh_docs=/opt/rustwide/target/debug/deps/libiroh_docs-d90988d17d224abe.rlib --extern iroh_gossip=/opt/rustwide/target/debug/deps/libiroh_gossip-b4ede14350ef04ab.rlib --extern iroh_metrics=/opt/rustwide/target/debug/deps/libiroh_metrics-77c10e5d308ac913.rlib --extern iroh_tickets=/opt/rustwide/target/debug/deps/libiroh_tickets-3be7367601bcbe23.rlib --extern irpc=/opt/rustwide/target/debug/deps/libirpc-f5e35d64252f850e.rlib --extern n0_error=/opt/rustwide/target/debug/deps/libn0_error-6c43c399babc48c7.rlib --extern n0_future=/opt/rustwide/target/debug/deps/libn0_future-2b5d1bf76542e7f1.rlib --extern nested_enum_utils=/opt/rustwide/target/debug/deps/libnested_enum_utils-2725804c8548fcfa.so --extern noq=/opt/rustwide/target/debug/deps/libnoq-5d76078093312590.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-36e55b0cfe2db419.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-718ef5a783972fde.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-548a0da799f84824.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-63495ca27903186a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a4c6906e7cf46193.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f0d7314583022d7f.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-947f566543ffb21d.rlib --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-54413ba780f3dceb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e0db24bc1d27d212.rlib --extern serde_error=/opt/rustwide/target/debug/deps/libserde_error-8f15edddce59034b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-386956059648f1c6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ea9f5accc7f18ac7.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-a9c33535a962a120.so --extern testdir=/opt/rustwide/target/debug/deps/libtestdir-d6787e973523c7a9.rlib --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-cebcbe412b677f83.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc5771ffa00340c1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-05a4d374f93d21cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-854e02faf0860d38.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c2db3e1767f39d08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9f41990f6d7c156e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8b1bb1e742daef9c.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c85bbfe4b5699201.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/blake3-21eaee431374c2dd/out -L native=/opt/rustwide/target/debug/build/ring-3402b21780d45f22/out --check-cfg 'cfg(wasm_browser)'` (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/examples/rustcoLR3Mp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libiroh_docs-d90988d17d224abe,libserde_error-8f15edddce59034b,libasync_channel-8279831d1e21ada2,libevent_listener_strategy-7ebd91e7bd8043b8,libevent_listener-60317723ac29ab07,libconcurrent_queue-6c54d91064bcac91,libstrum-386956059648f1c6,libiroh_gossip-b4ede14350ef04ab,libfutures_concurrency-a9366e3334af73b9,libfixedbitset-1d9e4d386551ec07,libiroh_blobs-2b2626044392dca1,libreflink_copy-5ab6d6476388672d,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libhex-28742b4ca144387c,libiroh_tickets-3be7367601bcbe23,libirpc-f5e35d64252f850e,libredb-947f566543ffb21d,libbao_tree-594c0a1d4dd15a0e,libpositioned_io-d6d8bf301f0e1d47,libgenawaiter-f4a0abe15f0e5b31,libgenawaiter_macro-6f927dd3710eb03f,libiroh_io-c1a2a54d7cb83b22,librange_collections-87861e869b3ccf70,libref_cast-5605c98dafb2debe,libinplace_vec_builder-e76dc9bf0a4de55c,libbinary_merge-364f906d0df448f2,libiroh-88c7e614219a8f80,libpapaya-738ccb65e4670f71,libseize-7f5ebbe35cf9b6a5,libaxum-dc16dfb20f5e2add,libserde_path_to_error-f82a59413c0cf13c,libmatchit-9957f6fb3fe31ab2,libaxum_core-6084ba3d93b11936,libmime-4b44681fdb2c65f7,libportmapper-a02ed22587b7b7b0,libigd_next-57513ac12e685f34,libattohttpc-e66f4aa4207bbd6c,libxmltree-892f2bed706c24ab,libxml-be97495f6f99a913,libbackon-64f61947063ce532,libnetwatch-6eb7f11a3b8a768f,libnetlink_proto-a00a237246d10826,libnetdev-87e92244c1fe3a57,libmac_addr-a91a5f3d513bbc15,libnetlink_sys-5359aa55019e39bb,libnetlink_packet_route-0b3ddf46907e3401,libnetlink_packet_core-9817b0b3d8d05caf,libn0_watcher-208c20a2d562c6c2,libiroh_relay-e9818776488b849b,libz32-16b43f0e025f099e,liblru-5188cb368b4d068a,libblake3-8d649bbcaa2f6ab8,libconstant_time_eq-37afda33ada159e8,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libserde_bytes-0bf11301c639e617,libtokio_websockets-9adf9b982ca1c6a7,libsimdutf8-b9eeaa2868cc39a8,libstrum-80da33a4321bb5b9,libnum_enum-36e55b0cfe2db419,libpkarr-2fa8b37bb38c121c,libntimestamp-f6aeff0c3bd19d74,libbase32-a8431b5a46ba4e60,libsimple_dns-f685a53232a539fa,libself_cell-54413ba780f3dceb,libhickory_resolver-c67aa5a56ffcd6dd,libresolv_conf-9646372cb8b19784,libmoka-94bb5eec1349fa0b,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-384991413393e87f,libgetrandom-f889e8c4c9c03ccd,libparking_lot-718ef5a783972fde,libcrossbeam_channel-54e7071fd9e2348e,libhickory_proto-589afaaa254cbff8,libreloadable_state-145efa94ed120c16,libreloadable_core-2a6d6b6ddd9c1e62,libarc_swap-36a94ed20f10610e,libiroh_metrics-77c10e5d308ac913,libpostcard-548a0da799f84824,libheapless-72d80352dee5acb2,libspin-6aca1d391314f776,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-fdeb31212bbcfd2a,libsha1-38b5bed97bad6975,libtokio_rustls_acme-593bd7afcf31ae15,libchrono-fd59886be2197343,libiana_time_zone-e4284183d46316cc,libreqwest-1874f97bea7f59e2,libserde_urlencoded-1d866ac63477c2d5,libryu-ace37e26d8308611,libhyper_rustls-bddb59977e21c33f,libwebpki_roots-fd519d42b8273f76,libtower_http-089f0397e1c2217d,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-34646c60f8018c5d,libtower_layer-d70c7e404336389b,libsync_wrapper-48a86ae4bb41793c,libfutures-e32efeb6440f3472,libfutures_executor-d328aa02ee3a2e63,libserde_json-1c6f02361025fa0f,libzmij-07c2bc01ed4c756c,librcgen-e89d2751e42334e2,libx509_parser-bb818223008d73a7,liblazy_static-b3603208c0de2608,liboid_registry-2116cbe0b323c75a,libder_parser-e0b81f545a5ea98f,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-ed27e44a90dce70f,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libnum_traits-8434f84c7e6b85f7,libyasna-690adc3cdea089cb,libpem-d607f251a0d98a82,libtokio_rustls-3ff4d271f8048387,libdashmap-fb4b8b7da28d8c8d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-cce356a2f1d50d40,libtime-a863ab40b8b8587b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libnoq-5d76078093312590,libtokio_stream-854e02faf0860d38,libnoq_udp-ecc2e0f268090464,libnoq_proto-f6816e5ba711b878,liblru_slab-82bbb7047f4de357,librustls_platform_verifier-78534357b9aac34a,librustls_native_certs-78198ed1703e6cb9,libopenssl_probe-2e4370df64ac645e,libaes_gcm-f733a00f603575de,libctr-47960d46a7a6ffda,libghash-09ed0cc1819aa594,libpolyval-64d3b19ad6f59053,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-f12b7a3ca5ede693,libaes-75acd60e31966650,libcipher-0618557da17c7d35,libinout-c5d5da46b43b378f,libaead-d0e5b0e6d1e94047,libcrypto_common-1d7f3a9bc485957c,libgeneric_array-3c3fcac242ff634b,libsorted_index_buffer-3a14b7b22a414894,libidentity_hash-a9df1ae061d44299,librustc_hash-d7c9c021d0487117,libfastbloom-625dcee2eca2d164,libsiphasher-9b5a30f57019f0cd,librand-a4c6906e7cf46193,librand_chacha-f0d7314583022d7f,libppv_lite86-511104622a78dc2e,libzerocopy-76a19a5edfce7157,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libthiserror-dc5771ffa00340c1,libhyper_util-317f235b8b88367b,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,librustls-832ccbfbf1e9cc06,libwebpki-63605fa86ee748fa,libring-3e636b410fcc19a4,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-af892f71f630aad3,libhyper-669d6fc4ffc5a633,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-c00494478f3ed21c,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-3911c7b2c99d6022,libhttp_body-c960fd96e76d7072,libhttp-368db9435ac35b14,libitoa-ae20521aea192d35,libtracing-9f41990f6d7c156e,liblog-cfb0a897de58af94,libtracing_core-377c10fac99f2b1c,libonce_cell-f1a37a9915a49fff,libportable_atomic-be6300915b4c2280,libn0_future-2b5d1bf76542e7f1,libfutures_lite-84fec593039e2475,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_buffered-da2304f54ef14733,libspin-922797c053b003c9,libdiatomic_waker-4e17f59ae215e8b2,libcordyceps-4a744e46754d93bb,libtokio_util-c2db3e1767f39d08,libfutures_util-55f115f49315864f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libfutures_sink-97e10fe82c3fc434,libtokio-05a4d374f93d21cd,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-b19a705df2b057da,libmio-4473721c15968d70,libpin_project_lite-8a799ba8b4537fa2,libpin_project-39305afe293f0e48,libiroh_base-16cf378f2911c6cb,libderive_more-e777b246d119d8cb,liburl-44554d56c4d02096,libidna-049297a2675b3b87,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e0d522b3e38fb606,libicu_properties-54761a1c90fcea90,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7a6158849ff0bbe6,libsmallvec-5784f1c48c245075,libicu_normalizer_data-088c419f54c50650,libicu_collections-19e7365b11c18ee1,libpotential_utf-7db5f4b3a0909eb4,libicu_provider-d929d4710af6a059,libicu_locale_core-b2c9844592782b5d,libtinystr-8373b826afc7072c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ee2e0e03b5c7a173,libzerotrie-c26f5779f21649ec,libyoke-5d73e2cbaa6099c9,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-61e8bd3a25b149e3,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libed25519_dalek-78b39418e6669f77,libsha2-cbda6a2bc45128dc,libed25519-7682243f11f6cd9a,libsignature-78dd17bc1e9dea1c,libpkcs8-74d54dcb87714678,libspki-e4dbb9c0761287c8,libder-b0a8ac94eef7b6ce,libpem_rfc7468-79ca6497a3eb5f20,libbase64ct-82861b8eff39e2a5,libcurve25519_dalek-1af981de0cc01ef1,libcpufeatures-471354fefbcaf2d8,libzeroize-6b9ebde4d4e3509b,libsubtle-9bfe6f06838fc715,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libdigest-74f7628763423608,libconst_oid-213938eb42f07234,libcrypto_common-910e1359f74386a7,libblock_buffer-fa9bf84365332772,libhybrid_array-66ff282b286b1f7e,libtypenum-5c841780965d5b68,libserde-e0db24bc1d27d212,libserde_core-41b4206248df10fd,libn0_error-6c43c399babc48c7,libanyhow-d0824aa9c7568042,libdata_encoding-9925c048f12d655c}.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/rustcoLR3Mp/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/blake3-21eaee431374c2dd/out" "-L" "/opt/rustwide/target/debug/build/ring-3402b21780d45f22/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/setup-d0f0f7e69a4f40d7" "-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-docs` (example "setup") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c3f07f1ab5564cd98929bd74a86e18afdb2223a5cdfb1bbe59bd7e0453a0a31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f07f1ab5564cd98929bd74a86e18afdb2223a5cdfb1bbe59bd7e0453a0a31f", kill_on_drop: false }` [INFO] [stdout] c3f07f1ab5564cd98929bd74a86e18afdb2223a5cdfb1bbe59bd7e0453a0a31f