[INFO] fetching crate ocapn-netlayer 0.1.4...
[INFO] checking ocapn-netlayer-0.1.4 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate ocapn-netlayer 0.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ocapn-netlayer 0.1.4
[INFO] finished tweaking crates.io crate ocapn-netlayer 0.1.4
[INFO] tweaked toml for crates.io crate ocapn-netlayer 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ocapn-netlayer 0.1.4 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ocapn-netlayer 0.1.4 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7baf3ba52f08641c7cd4c2796708ebf79c3992c7cf0ebcc424270d9403866ba2
[INFO] running `Command { std: "docker" "start" "-a" "7baf3ba52f08641c7cd4c2796708ebf79c3992c7cf0ebcc424270d9403866ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7baf3ba52f08641c7cd4c2796708ebf79c3992c7cf0ebcc424270d9403866ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7baf3ba52f08641c7cd4c2796708ebf79c3992c7cf0ebcc424270d9403866ba2", kill_on_drop: false }`
[INFO] [stdout] 7baf3ba52f08641c7cd4c2796708ebf79c3992c7cf0ebcc424270d9403866ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93ef8bcc7e39d5b6d65a1b92feb24133b4a6e2123791faffb7969cad7dc9498a
[INFO] running `Command { std: "docker" "start" "-a" "93ef8bcc7e39d5b6d65a1b92feb24133b4a6e2123791faffb7969cad7dc9498a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking octseq v0.5.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking domain v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking safelog v0.4.3
[INFO] [stdout] error[E0277]: the trait bound `!: From<()>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/domain-0.10.0/src/rdata/svcb/value.rs:726:9
[INFO] [stdout]     |
[INFO] [stdout] 726 |         len.compose(&mut self.target).map(Into::into)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<()>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `()` to implement `Into<!>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: From<()>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/domain-0.10.0/src/rdata/svcb/value.rs:726:43
[INFO] [stdout]     |
[INFO] [stdout] 726 |         len.compose(&mut self.target).map(Into::into)?;
[INFO] [stdout]     |                                           ^^^^^^^^^^ the trait `From<()>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `()` to implement `Into<!>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tor-llcrypto v0.24.0
[INFO] [stderr] error: could not compile `domain` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93ef8bcc7e39d5b6d65a1b92feb24133b4a6e2123791faffb7969cad7dc9498a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ef8bcc7e39d5b6d65a1b92feb24133b4a6e2123791faffb7969cad7dc9498a", kill_on_drop: false }`
[INFO] [stdout] 93ef8bcc7e39d5b6d65a1b92feb24133b4a6e2123791faffb7969cad7dc9498a
