[INFO] fetching crate product-os-oauth-oidc 0.0.17...
[INFO] testing product-os-oauth-oidc-0.0.17 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate product-os-oauth-oidc 0.0.17 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate product-os-oauth-oidc 0.0.17
[INFO] finished tweaking crates.io crate product-os-oauth-oidc 0.0.17
[INFO] tweaked toml for crates.io crate product-os-oauth-oidc 0.0.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-oauth-oidc 0.0.17 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 345 packages to latest compatible versions
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding openidconnect v2.5.1 (available: v4.0.1)
[INFO] [stderr]       Adding oxide-auth v0.5.4 (available: v0.6.1)
[INFO] [stderr]       Adding oxide-auth-axum v0.3.0 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be8367e4ec44255f9a0a639fb8ee6366968f6d6691c885bc81e37b0be4c36e59
[INFO] running `Command { std: "docker" "start" "-a" "be8367e4ec44255f9a0a639fb8ee6366968f6d6691c885bc81e37b0be4c36e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be8367e4ec44255f9a0a639fb8ee6366968f6d6691c885bc81e37b0be4c36e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be8367e4ec44255f9a0a639fb8ee6366968f6d6691c885bc81e37b0be4c36e59", kill_on_drop: false }`
[INFO] [stdout] be8367e4ec44255f9a0a639fb8ee6366968f6d6691c885bc81e37b0be4c36e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e1c4e7d909f18491e860bb1602dd42b89c48bf9d3cad2aa92a3cb12d7f83e2
[INFO] running `Command { std: "docker" "start" "-a" "35e1c4e7d909f18491e860bb1602dd42b89c48bf9d3cad2aa92a3cb12d7f83e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling product-os-oauth-oidc v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `users`
[INFO] [stdout]   --> src/lib.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "users")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `chrono`, `client`, `default`, `openidconnect`, `oxide-auth`, `oxide-auth-axum`, `parking_lot`, `product-os-capabilities`, `product-os-configuration`, `product-os-router`, `product-os-security`, `product-os-store`, `product-os-store-macros`, `serde`, `serde_json`, `server`, `tokio`, `tracing`, `url`, and `uuid`
[INFO] [stdout]    = help: consider adding `users` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "35e1c4e7d909f18491e860bb1602dd42b89c48bf9d3cad2aa92a3cb12d7f83e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e1c4e7d909f18491e860bb1602dd42b89c48bf9d3cad2aa92a3cb12d7f83e2", kill_on_drop: false }`
[INFO] [stdout] 35e1c4e7d909f18491e860bb1602dd42b89c48bf9d3cad2aa92a3cb12d7f83e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 118e82598e577996c422363be5cc4d8fc993cef7abd8dcd5e440794796f9e112
[INFO] running `Command { std: "docker" "start" "-a" "118e82598e577996c422363be5cc4d8fc993cef7abd8dcd5e440794796f9e112", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ioslice v0.6.0
[INFO] [stderr]    Compiling product-os-http v0.0.8
[INFO] [stderr]    Compiling product-os-urlencoding v0.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `users`
[INFO] [stdout]   --> src/lib.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "users")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `chrono`, `client`, `default`, `openidconnect`, `oxide-auth`, `oxide-auth-axum`, `parking_lot`, `product-os-capabilities`, `product-os-configuration`, `product-os-router`, `product-os-security`, `product-os-store`, `product-os-store-macros`, `serde`, `serde_json`, `server`, `tokio`, `tracing`, `url`, and `uuid`
[INFO] [stdout]    = help: consider adding `users` 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] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling product-os-random v0.0.27
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling product-os-async-executor v0.0.17
[INFO] [stderr]    Compiling product-os-http-body v0.0.23
[INFO] [stderr]    Compiling product-os-security v0.0.61
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling product-os-request v0.0.48
[INFO] [stderr]    Compiling product-os-oauth-oidc v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `product_os_router`
[INFO] [stdout]   --> src/tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use product_os_router::IntoResponse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `product_os_router`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -     use product_os_router::IntoResponse;
[INFO] [stdout] 12 +     use product_os_request::IntoResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxide_auth`
[INFO] [stdout]   --> src/tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use oxide_auth::endpoint::Scope;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `oxide_auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `oxide_auth`, use `cargo add oxide_auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> src/tests.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use chrono::Duration;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]   --> src/tests.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use url::Url;
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_configuration`
[INFO] [stdout]   --> src/tests.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use product_os_configuration::Configuration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `product_os_configuration`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `product_os_configuration`, use `cargo add product_os_configuration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_store`
[INFO] [stdout]   --> src/tests.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use product_os_store::{ProductOSRelationalStore, ProductOSRelationalObject, Action, Target};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `product_os_store`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `product_os_store`, use `cargo add product_os_store` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ProductOSOIDC2Client`, `crate::ProductOSOIDCApplicationStore`, `crate::ProductOSOIDCClientAuthenticationMethod`, `crate::ProductOSOIDCClientStore`, `crate::ProductOSOIDCServer`
[INFO] [stdout]   --> src/tests.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...::{ProductOSOIDC2Client, ProductOSOIDCApplicationStore, ProductOSOIDCClientAuthenticationMethod, ProductOSOIDCClientStore, ProductOSOIDCServer };
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `ProductOSOIDCServer` in the root
[INFO] [stdout]    |       |                     |                              |                                        |
[INFO] [stdout]    |       |                     |                              |                                        no `ProductOSOIDCClientStore` in the root
[INFO] [stdout]    |       |                     |                              no `ProductOSOIDCClientAuthenticationMethod` in the root
[INFO] [stdout]    |       |                     no `ProductOSOIDCApplicationStore` in the root
[INFO] [stdout]    |       no `ProductOSOIDC2Client` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "server")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout] 73 | pub struct ProductOSOIDCServer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `users`
[INFO] [stdout]   --> src/lib.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "users")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `chrono`, `client`, `default`, `openidconnect`, `oxide-auth`, `oxide-auth-axum`, `parking_lot`, `product-os-capabilities`, `product-os-configuration`, `product-os-router`, `product-os-security`, `product-os-store`, `product-os-store-macros`, `serde`, `serde_json`, `server`, `tokio`, `tracing`, `url`, and `uuid`
[INFO] [stdout]    = help: consider adding `users` 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: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use tokio::test;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/tests.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use std::str::FromStr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-oauth-oidc` (lib test) due to 7 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "118e82598e577996c422363be5cc4d8fc993cef7abd8dcd5e440794796f9e112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118e82598e577996c422363be5cc4d8fc993cef7abd8dcd5e440794796f9e112", kill_on_drop: false }`
[INFO] [stdout] 118e82598e577996c422363be5cc4d8fc993cef7abd8dcd5e440794796f9e112
