[INFO] fetching crate gosling 0.5.3...
[INFO] checking gosling-0.5.3 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate gosling 0.5.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gosling 0.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gosling 0.5.3
[INFO] tweaked toml for crates.io crate gosling 0.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gosling 0.5.3 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gosling 0.5.3 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25c9123b40fdabcae70f475a1b6bdf1355694824bfc2c62004c9519d9f48479e
[INFO] running `Command { std: "docker" "start" "-a" "25c9123b40fdabcae70f475a1b6bdf1355694824bfc2c62004c9519d9f48479e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c9123b40fdabcae70f475a1b6bdf1355694824bfc2c62004c9519d9f48479e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c9123b40fdabcae70f475a1b6bdf1355694824bfc2c62004c9519d9f48479e", kill_on_drop: false }`
[INFO] [stdout] 25c9123b40fdabcae70f475a1b6bdf1355694824bfc2c62004c9519d9f48479e
[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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 129d1e27f568b365a24946afa44b39c3edc2584e58cb2506a8f7d3230c3879b2
[INFO] running `Command { std: "docker" "start" "-a" "129d1e27f568b365a24946afa44b39c3edc2584e58cb2506a8f7d3230c3879b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_jitter v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rdrand v0.8.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking octseq v0.5.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking domain v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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] help: the trait `From<()>` is not implemented for `!`
[INFO] [stdout]       but trait `From<zerocopy::error::AlignmentError<_, _>>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/error.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | impl<Src, Dst: ?Sized + Unaligned> From<AlignmentError<Src, Dst>> for Infallible {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `zerocopy::error::AlignmentError<_, _>`, found `()`
[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] help: the trait `From<()>` is not implemented for `!`
[INFO] [stdout]       but trait `From<zerocopy::error::AlignmentError<_, _>>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/error.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | impl<Src, Dst: ?Sized + Unaligned> From<AlignmentError<Src, Dst>> for Infallible {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `zerocopy::error::AlignmentError<_, _>`, found `()`
[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] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[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" "129d1e27f568b365a24946afa44b39c3edc2584e58cb2506a8f7d3230c3879b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129d1e27f568b365a24946afa44b39c3edc2584e58cb2506a8f7d3230c3879b2", kill_on_drop: false }`
[INFO] [stdout] 129d1e27f568b365a24946afa44b39c3edc2584e58cb2506a8f7d3230c3879b2
