[INFO] cloning repository https://github.com/nickzana/passly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickzana/passly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickzana%2Fpassly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickzana%2Fpassly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1872c7834787a7287f9fcfc63d84e11301a6e6f5
[INFO] checking nickzana/passly/1872c7834787a7287f9fcfc63d84e11301a6e6f5 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickzana%2Fpassly" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nickzana/passly
[INFO] finished tweaking git repo https://github.com/nickzana/passly
[INFO] tweaked toml for git repo https://github.com/nickzana/passly written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nickzana/passly on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nickzana/passly 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/AndrewScull/serde`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coset v0.3.4
[INFO] [stderr]   Downloaded heapless-bytes v0.3.0
[INFO] [stderr]   Downloaded flagset v0.4.3
[INFO] [stderr]   Downloaded bounded-integer v0.5.7
[INFO] [stderr]   Downloaded cosey v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b06f7be935d5774ac14828cbf6bd63f11e3caccf71618b961c6e039aac977c61
[INFO] running `Command { std: "docker" "start" "-a" "b06f7be935d5774ac14828cbf6bd63f11e3caccf71618b961c6e039aac977c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b06f7be935d5774ac14828cbf6bd63f11e3caccf71618b961c6e039aac977c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06f7be935d5774ac14828cbf6bd63f11e3caccf71618b961c6e039aac977c61", kill_on_drop: false }`
[INFO] [stdout] b06f7be935d5774ac14828cbf6bd63f11e3caccf71618b961c6e039aac977c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 377294226a409c62c3d8f5f133df1e8e1c978b40c238294681bfa9a8a345f70f
[INFO] running `Command { std: "docker" "start" "-a" "377294226a409c62c3d8f5f133df1e8e1c978b40c238294681bfa9a8a345f70f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.136 (https://github.com/AndrewScull/serde?branch=intnames#437cb44b)
[INFO] [stderr]    Compiling serde v1.0.136 (https://github.com/AndrewScull/serde?branch=intnames#437cb44b)
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bounded-integer v0.5.7
[INFO] [stderr]     Checking credential-management-proto v0.1.0 (/opt/rustwide/workdir/crates/credential-management-proto)
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/credential-management-proto/src/lib.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_const_equality, async_fn_in_trait)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn get(&self, options: Option<&Self::RequestOptions>) -> Option<Self::Credential>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 68 -     async fn get(&self, options: Option<&Self::RequestOptions>) -> Option<Self::Credential>;
[INFO] [stdout] 68 +     fn get(&self, options: Option<&Self::RequestOptions>) -> impl std::future::Future<Output = Option<Self::Credential>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     async fn store(&mut self, credential: Self::Credential)
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 69 ~     fn store(&mut self, credential: Self::Credential)
[INFO] [stdout] 70 ~         -> impl std::future::Future<Output = Result<Self::Credential, StoreError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     async fn create(&mut self, options: Option<&Self::CreateOptions>) -> Option<Self::Credential>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 71 -     async fn create(&mut self, options: Option<&Self::CreateOptions>) -> Option<Self::Credential>;
[INFO] [stdout] 71 +     fn create(&mut self, options: Option<&Self::CreateOptions>) -> impl std::future::Future<Output = Option<Self::Credential>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn prevent_silent_access(&mut self);
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn prevent_silent_access(&mut self);
[INFO] [stdout] 72 +     fn prevent_silent_access(&mut self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn discover_from_external_source(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 73 ~     fn discover_from_external_source(
[INFO] [stdout] 74 |         origin: &str,
[INFO] [stdout] 75 |         options: &Self::RequestOptions,
[INFO] [stdout] 76 |         same_origin_with_ancestors: bool,
[INFO] [stdout] 77 ~     ) -> impl std::future::Future<Output = Result<std::collections::BTreeSet<Self::Credential>, discovery::Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/credential-management-proto/src/lib.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_const_equality, async_fn_in_trait)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn get(&self, options: Option<&Self::RequestOptions>) -> Option<Self::Credential>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 68 -     async fn get(&self, options: Option<&Self::RequestOptions>) -> Option<Self::Credential>;
[INFO] [stdout] 68 +     fn get(&self, options: Option<&Self::RequestOptions>) -> impl std::future::Future<Output = Option<Self::Credential>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     async fn store(&mut self, credential: Self::Credential)
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 69 ~     fn store(&mut self, credential: Self::Credential)
[INFO] [stdout] 70 ~         -> impl std::future::Future<Output = Result<Self::Credential, StoreError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     async fn create(&mut self, options: Option<&Self::CreateOptions>) -> Option<Self::Credential>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 71 -     async fn create(&mut self, options: Option<&Self::CreateOptions>) -> Option<Self::Credential>;
[INFO] [stdout] 71 +     fn create(&mut self, options: Option<&Self::CreateOptions>) -> impl std::future::Future<Output = Option<Self::Credential>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn prevent_silent_access(&mut self);
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn prevent_silent_access(&mut self);
[INFO] [stdout] 72 +     fn prevent_silent_access(&mut self) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/credential-management-proto/src/credential.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn discover_from_external_source(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 73 ~     fn discover_from_external_source(
[INFO] [stdout] 74 |         origin: &str,
[INFO] [stdout] 75 |         options: &Self::RequestOptions,
[INFO] [stdout] 76 |         same_origin_with_ancestors: bool,
[INFO] [stdout] 77 ~     ) -> impl std::future::Future<Output = Result<std::collections::BTreeSet<Self::Credential>, discovery::Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling typed-builder v0.14.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking heapless-bytes v0.3.0
[INFO] [stderr]     Checking flagset v0.4.3
[INFO] [stderr]     Checking cosey v0.3.0
[INFO] [stderr]     Checking coset v0.3.4
[INFO] [stderr]     Checking fido-common v0.1.0 (/opt/rustwide/workdir/crates/fido-common)
[INFO] [stdout] warning: the feature `slice_take` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/fido-common/src/lib.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(cfg_eval, split_array, slice_take)]
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_take` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/fido-common/src/lib.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(cfg_eval, split_array, slice_take)]
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ctap2-proto v0.1.0 (/opt/rustwide/workdir/crates/ctap2-proto)
[INFO] [stderr]     Checking webauthn3-proto v0.1.0 (/opt/rustwide/workdir/crates/webauthn3-proto)
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/webauthn3-proto/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_fn_in_trait, adt_const_params, associated_const_equality)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/webauthn3-proto/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_fn_in_trait, adt_const_params, associated_const_equality)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> crates/ctap2-proto/src/authenticator/client_pin/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_with::{Bytes, DeserializeAs, SerializeAs};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/webauthn3-proto/src/public_key.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn is_conditional_mediation_available() -> bool;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 50 -     async fn is_conditional_mediation_available() -> bool;
[INFO] [stdout] 50 +     fn is_conditional_mediation_available() -> impl std::future::Future<Output = bool> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]  --> crates/ctap2-proto/src/authenticator/client_pin/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_with::{Bytes, DeserializeAs, SerializeAs};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/webauthn3-proto/src/public_key.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn is_conditional_mediation_available() -> bool;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 50 -     async fn is_conditional_mediation_available() -> bool;
[INFO] [stdout] 50 +     fn is_conditional_mediation_available() -> impl std::future::Future<Output = bool> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctap2-proto` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctap2-proto` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "377294226a409c62c3d8f5f133df1e8e1c978b40c238294681bfa9a8a345f70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377294226a409c62c3d8f5f133df1e8e1c978b40c238294681bfa9a8a345f70f", kill_on_drop: false }`
[INFO] [stdout] 377294226a409c62c3d8f5f133df1e8e1c978b40c238294681bfa9a8a345f70f
