[INFO] fetching crate iroh-relay 0.95.1...
[INFO] checking iroh-relay-0.95.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate iroh-relay 0.95.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate iroh-relay 0.95.1
[INFO] finished tweaking crates.io crate iroh-relay 0.95.1
[INFO] tweaked toml for crates.io crate iroh-relay 0.95.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iroh-relay 0.95.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iroh-relay 0.95.1 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-cert-file-reader v0.4.1
[INFO] [stderr]   Downloaded reloadable-core v0.1.0
[INFO] [stderr]   Downloaded reloadable-state v0.1.0
[INFO] [stderr]   Downloaded rustls-cert-read v0.3.0
[INFO] [stderr]   Downloaded rustls-cert-reloadable-resolver v0.7.1
[INFO] [stderr]   Downloaded tokio-rustls-acme v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0177d64a64cc776bce35b8380f49a18265a2d0f3d532a27616914aaf937ae75e
[INFO] running `Command { std: "docker" "start" "-a" "0177d64a64cc776bce35b8380f49a18265a2d0f3d532a27616914aaf937ae75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0177d64a64cc776bce35b8380f49a18265a2d0f3d532a27616914aaf937ae75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0177d64a64cc776bce35b8380f49a18265a2d0f3d532a27616914aaf937ae75e", kill_on_drop: false }`
[INFO] [stdout] 0177d64a64cc776bce35b8380f49a18265a2d0f3d532a27616914aaf937ae75e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e89c003d9a8a8cbccfc3cf3a57a32f780d0203996d7f024ac1e16e2cde38da5b
[INFO] running `Command { std: "docker" "start" "-a" "e89c003d9a8a8cbccfc3cf3a57a32f780d0203996d7f024ac1e16e2cde38da5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signature v3.0.0-rc.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling n0-future v0.3.0
[INFO] [stderr]    Compiling iroh-quinn v0.14.0
[INFO] [stderr]    Compiling pkarr v5.0.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking simple-dns v0.9.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling iroh-relay v0.95.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base16ct v0.3.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking z32 v1.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling n0-error-macros v0.1.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling iroh-metrics-derive v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.4
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking inout v0.2.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking digest v0.11.0-rc.3
[INFO] [stderr]     Checking cipher v0.5.0-rc.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking universal-hash v0.6.0-rc.2
[INFO] [stderr]     Checking aead v0.6.0-rc.2
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]     Checking sha1 v0.11.0-rc.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking poly1305 v0.9.0-rc.2
[INFO] [stderr]     Checking salsa20 v0.11.0-rc.1
[INFO] [stderr]     Checking chacha20 v0.10.0-rc.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking n0-error v0.1.0
[INFO] [stderr]     Checking crypto_secretbox v0.2.0-pre.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.1
[INFO] [stderr]     Checking heapless v0.7.17
[INFO] [stderr]     Checking ntimestamp v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serdect v0.4.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking iroh-metrics v0.37.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]     Checking crypto_box v0.10.0-pre.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking iroh-base v0.95.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking iroh-quinn-proto v0.13.0
[INFO] [stderr]     Checking tokio-websockets v0.12.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.47s
[INFO] running `Command { std: "docker" "inspect" "e89c003d9a8a8cbccfc3cf3a57a32f780d0203996d7f024ac1e16e2cde38da5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89c003d9a8a8cbccfc3cf3a57a32f780d0203996d7f024ac1e16e2cde38da5b", kill_on_drop: false }`
[INFO] [stdout] e89c003d9a8a8cbccfc3cf3a57a32f780d0203996d7f024ac1e16e2cde38da5b
