[INFO] cloning repository https://github.com/b5/iroh-riblt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b5/iroh-riblt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb5%2Firoh-riblt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb5%2Firoh-riblt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 716a82e9b71452a9b65abdb8d60817ec23964bfb
[INFO] checking b5/iroh-riblt against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb5%2Firoh-riblt" "/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/b5/iroh-riblt
[INFO] finished tweaking git repo https://github.com/b5/iroh-riblt
[INFO] tweaked toml for git repo https://github.com/b5/iroh-riblt written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b5/iroh-riblt on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b5/iroh-riblt 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iroh-base v0.34.1
[INFO] [stderr]   Downloaded iroh-io v0.6.2
[INFO] [stderr]   Downloaded backon v1.5.0
[INFO] [stderr]   Downloaded iroh-net-report v0.34.1
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded blake3 v1.8.1
[INFO] [stderr]   Downloaded bao-tree v0.15.1
[INFO] [stderr]   Downloaded iroh-blobs v0.34.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caaccb0133a033e58794cb83dfea563f6724978b76e8d56d9196969f97018b1a
[INFO] running `Command { std: "docker" "start" "-a" "caaccb0133a033e58794cb83dfea563f6724978b76e8d56d9196969f97018b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caaccb0133a033e58794cb83dfea563f6724978b76e8d56d9196969f97018b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caaccb0133a033e58794cb83dfea563f6724978b76e8d56d9196969f97018b1a", kill_on_drop: false }`
[INFO] [stdout] caaccb0133a033e58794cb83dfea563f6724978b76e8d56d9196969f97018b1a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a81b65cf0e30a5850d2f7d642c427f4d6b90a854532b0c8c84fd689f3892f84
[INFO] running `Command { std: "docker" "start" "-a" "8a81b65cf0e30a5850d2f7d642c427f4d6b90a854532b0c8c84fd689f3892f84", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling iroh-quinn v0.13.0
[INFO] [stderr]    Compiling iroh-relay v0.34.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling iroh-net-report v0.34.1
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]    Compiling iroh v0.34.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling nested_enum_utils v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking netlink-packet-route v0.19.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a2fb64fdd7b9b804 -C extra-filename=-0ef06cc440f68d73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-03ac7a26a9796e91.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0d1a8692dfa724fb.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a34c04bdd39f28be.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-22c232ad10f29a9a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-256553bc6739e058.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-56c8eaacc0768a65/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=52f2cd39d36dd1ce -C extra-filename=-4c7de0069ba71ef7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4d0428bbf60a5c61.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8a81b65cf0e30a5850d2f7d642c427f4d6b90a854532b0c8c84fd689f3892f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a81b65cf0e30a5850d2f7d642c427f4d6b90a854532b0c8c84fd689f3892f84", kill_on_drop: false }`
[INFO] [stdout] 8a81b65cf0e30a5850d2f7d642c427f4d6b90a854532b0c8c84fd689f3892f84
