[INFO] cloning repository https://github.com/cappuccinocosmico/tonic_iroh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cappuccinocosmico/tonic_iroh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcappuccinocosmico%2Ftonic_iroh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcappuccinocosmico%2Ftonic_iroh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46332463d2f9f0acd4e3199253ac94ceb92508b4 [INFO] checking cappuccinocosmico/tonic_iroh/46332463d2f9f0acd4e3199253ac94ceb92508b4 against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcappuccinocosmico%2Ftonic_iroh" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cappuccinocosmico/tonic_iroh [INFO] finished tweaking git repo https://github.com/cappuccinocosmico/tonic_iroh [INFO] tweaked toml for git repo https://github.com/cappuccinocosmico/tonic_iroh written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cappuccinocosmico/tonic_iroh on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cappuccinocosmico/tonic_iroh 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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Le-Maz/iroh-h3` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h3-util v0.0.5 [INFO] [stderr] Downloaded axum-h3 v0.0.5 [INFO] [stderr] Downloaded h3 v0.0.8 [INFO] [stderr] Downloaded tonic-h3 v0.0.5 [INFO] [stderr] Downloaded wmi v0.18.4 [INFO] [stderr] Downloaded spki v0.8.0 [INFO] [stderr] Downloaded simple-dns v0.11.2 [INFO] [stderr] Downloaded pkarr v5.0.4 [INFO] [stderr] Downloaded papaya v0.2.4 [INFO] [stderr] Downloaded lru v0.16.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34c215b7dbd513ae23ccd122ddfb256b7c5c460334c79e403a6e41320388a55e [INFO] running `Command { std: "docker" "start" "-a" "34c215b7dbd513ae23ccd122ddfb256b7c5c460334c79e403a6e41320388a55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34c215b7dbd513ae23ccd122ddfb256b7c5c460334c79e403a6e41320388a55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c215b7dbd513ae23ccd122ddfb256b7c5c460334c79e403a6e41320388a55e", kill_on_drop: false }` [INFO] [stdout] 34c215b7dbd513ae23ccd122ddfb256b7c5c460334c79e403a6e41320388a55e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 490cbc1df940b56f5249c306956714aec0ef646c09ac96b0fa2e37ed3d472680 [INFO] running `Command { std: "docker" "start" "-a" "490cbc1df940b56f5249c306956714aec0ef646c09ac96b0fa2e37ed3d472680", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.11.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Compiling noq-udp v0.9.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking digest v0.11.0-rc.10 [INFO] [stderr] Checking n0-error v0.1.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Checking signature v3.0.0-rc.10 [INFO] [stderr] Checking futures-buffered v0.2.13 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking sha2 v0.11.0-rc.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking spki v0.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking pkcs8 v0.11.0-rc.11 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking netlink-packet-route v0.29.0 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [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 time v0.3.47 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rustls-webpki v0.103.12 [INFO] [stderr] Checking netlink-sys v0.8.8 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling noq v0.17.0 [INFO] [stderr] Compiling netwatch v0.15.0 [INFO] [stderr] Compiling pkarr v5.0.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Checking sorted-index-buffer v0.2.1 [INFO] [stderr] Checking mac-addr v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking moka v0.12.15 [INFO] [stderr] Checking n0-watcher v0.6.1 [INFO] [stderr] Checking ntimestamp v1.0.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking iroh-metrics v0.38.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking netlink-proto v0.12.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking h3 v0.0.8 [INFO] [stderr] Checking attohttpc v0.30.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking simple-dns v0.11.2 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking iroh-base v0.97.0 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling iroh-relay v0.97.0 [INFO] [stderr] Compiling iroh v0.97.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking seize v0.5.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Checking z32 v1.3.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Checking papaya v0.2.4 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking noq-proto v0.16.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking tokio-websockets v0.12.3 [INFO] [stderr] Checking netdev v0.40.1 [INFO] [stderr] Compiling tonic_iroh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking igd-next v0.16.2 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking h3-util v0.0.5 [INFO] [stderr] Checking tonic v0.14.5 [INFO] [stderr] Checking axum-h3 v0.0.5 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking portmapper v0.15.0 [INFO] [stderr] Checking tonic-h3 v0.0.5 [INFO] [stderr] Checking tonic-prost v0.14.5 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking iroh-h3 v0.2.0 (https://github.com/Le-Maz/iroh-h3#3155a4c4) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "490cbc1df940b56f5249c306956714aec0ef646c09ac96b0fa2e37ed3d472680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490cbc1df940b56f5249c306956714aec0ef646c09ac96b0fa2e37ed3d472680", kill_on_drop: false }` [INFO] [stdout] 490cbc1df940b56f5249c306956714aec0ef646c09ac96b0fa2e37ed3d472680