[INFO] fetching crate drogue-tls 0.6.0...
[INFO] checking drogue-tls-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate drogue-tls 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate drogue-tls 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate drogue-tls 0.6.0
[INFO] finished tweaking crates.io crate drogue-tls 0.6.0
[INFO] tweaked toml for crates.io crate drogue-tls 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] [stderr]       Adding aes-gcm v0.8.0 (available: v0.10.3)
[INFO] [stderr]       Adding digest v0.9.0 (available: v0.10.7)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.8.0)
[INFO] [stderr]       Adding hkdf v0.10.0 (available: v0.12.4)
[INFO] [stderr]       Adding hmac v0.10.1 (available: v0.12.1)
[INFO] [stderr]       Adding mio v0.7.14 (available: v1.0.3)
[INFO] [stderr]       Adding p256 v0.10.1 (available: v0.13.2)
[INFO] [stderr]       Adding rustls v0.19.1 (available: v0.23.19)
[INFO] [stderr]       Adding rustls-pemfile v0.2.1 (available: v2.2.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.8)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding webpki v0.21.4 (available: v0.22.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e214ebfe885d1b572f5dcfad7cc49bab2d56cd3e95bed699e1a029da3c169e
[INFO] running `Command { std: "docker" "start" "-a" "b5e214ebfe885d1b572f5dcfad7cc49bab2d56cd3e95bed699e1a029da3c169e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e214ebfe885d1b572f5dcfad7cc49bab2d56cd3e95bed699e1a029da3c169e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e214ebfe885d1b572f5dcfad7cc49bab2d56cd3e95bed699e1a029da3c169e", kill_on_drop: false }`
[INFO] [stdout] b5e214ebfe885d1b572f5dcfad7cc49bab2d56cd3e95bed699e1a029da3c169e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb769dcd5b2b02ead8b72c9782471253ce5aa6e4728f02c99c568e8f0cd89fd0
[INFO] running `Command { std: "docker" "start" "-a" "bb769dcd5b2b02ead8b72c9782471253ce5aa6e4728f02c99c568e8f0cd89fd0", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling defmt-macros v0.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling defmt v0.3.10
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sec1 v0.2.1
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking elliptic-curve v0.11.12
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking p256 v0.10.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking pem-parser v0.1.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling defmt-parser v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking drogue-tls v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/lib.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         type WriteFuture<'m> = impl Future<Output = Result<usize, TlsError>> + 'm where Self: 'm;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/lib.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         type ReadFuture<'m> = impl Future<Output = Result<usize, TlsError>> + 'm where Self: 'm;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/config.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[cfg(feature = "alloc")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/signature_schemes.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(all(not(feature = "alloc"), feature = "webpki"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/signature_schemes.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(all(feature = "alloc", feature = "webpki"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `runtime::*`
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub use runtime::*;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stdlib::*`
[INFO] [stdout]    --> src/lib.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub use stdlib::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "async", feature(generic_associated_types))]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drogue-tls` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/lib.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         type WriteFuture<'m> = impl Future<Output = Result<usize, TlsError>> + 'm where Self: 'm;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/lib.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         type ReadFuture<'m> = impl Future<Output = Result<usize, TlsError>> + 'm where Self: 'm;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/config.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[cfg(feature = "alloc")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/signature_schemes.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(all(not(feature = "alloc"), feature = "webpki"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/signature_schemes.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(all(feature = "alloc", feature = "webpki"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `defmt`, `futures`, `log`, `std`, `tokio`, and `webpki`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `runtime::*`
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub use runtime::*;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stdlib::*`
[INFO] [stdout]    --> src/lib.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub use stdlib::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "async", feature(generic_associated_types))]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drogue-tls` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb769dcd5b2b02ead8b72c9782471253ce5aa6e4728f02c99c568e8f0cd89fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb769dcd5b2b02ead8b72c9782471253ce5aa6e4728f02c99c568e8f0cd89fd0", kill_on_drop: false }`
[INFO] [stdout] bb769dcd5b2b02ead8b72c9782471253ce5aa6e4728f02c99c568e8f0cd89fd0
