[INFO] fetching crate keygen-rs 0.8.1...
[INFO] testing keygen-rs-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate keygen-rs 0.8.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate keygen-rs 0.8.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate keygen-rs 0.8.1
[INFO] tweaked toml for crates.io crate keygen-rs 0.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keygen-rs 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keygen-rs 0.8.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7ce1baa388bda0cf08a34f0b5d66cd853fdf659196b5363df61e8e706fac656
[INFO] running `Command { std: "docker" "start" "-a" "d7ce1baa388bda0cf08a34f0b5d66cd853fdf659196b5363df61e8e706fac656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7ce1baa388bda0cf08a34f0b5d66cd853fdf659196b5363df61e8e706fac656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ce1baa388bda0cf08a34f0b5d66cd853fdf659196b5363df61e8e706fac656", kill_on_drop: false }`
[INFO] [stdout] d7ce1baa388bda0cf08a34f0b5d66cd853fdf659196b5363df61e8e706fac656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44d4b2476aad1f3ce1f2e821fa38ff5c88c1ad3cc2c56db5a931beab9114464e
[INFO] running `Command { std: "docker" "start" "-a" "44d4b2476aad1f3ce1f2e821fa38ff5c88c1ad3cc2c56db5a931beab9114464e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling mockito v0.31.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling keygen-rs v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ComponentResponse` is never constructed
[INFO] [stdout]   --> src/component.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct ComponentResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComponentsResponse` is never constructed
[INFO] [stdout]   --> src/component.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct ComponentsResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntitlementResponse` is never constructed
[INFO] [stdout]   --> src/entitlement.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct EntitlementResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupResponse` is never constructed
[INFO] [stdout]   --> src/group.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct GroupResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupsResponse` is never constructed
[INFO] [stdout]   --> src/group.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct GroupsResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.36s
[INFO] running `Command { std: "docker" "inspect" "44d4b2476aad1f3ce1f2e821fa38ff5c88c1ad3cc2c56db5a931beab9114464e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d4b2476aad1f3ce1f2e821fa38ff5c88c1ad3cc2c56db5a931beab9114464e", kill_on_drop: false }`
[INFO] [stdout] 44d4b2476aad1f3ce1f2e821fa38ff5c88c1ad3cc2c56db5a931beab9114464e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d59037eb950b695d7c60195481b6496c498ea85c1d1566d9a2d602e13d800a7
[INFO] running `Command { std: "docker" "start" "-a" "9d59037eb950b695d7c60195481b6496c498ea85c1d1566d9a2d602e13d800a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling machine-uid v0.5.3
[INFO] [stdout] warning: struct `ComponentResponse` is never constructed
[INFO] [stdout]   --> src/component.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct ComponentResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComponentsResponse` is never constructed
[INFO] [stdout]   --> src/component.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct ComponentsResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntitlementResponse` is never constructed
[INFO] [stdout]   --> src/entitlement.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct EntitlementResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupResponse` is never constructed
[INFO] [stdout]   --> src/group.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct GroupResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupsResponse` is never constructed
[INFO] [stdout]   --> src/group.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct GroupsResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling keygen-rs v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `webhook` in `keygen_rs`
[INFO] [stdout]   --> examples/webhook_event/get_webhook_event.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     webhook::event::WebhookEventRecord,
[INFO] [stdout]    |     ^^^^^^^ could not find `webhook` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 37 | pub mod webhook;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/entitlement/get_entitlement.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/webhook_event/get_webhook_event.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keygen_rs::product`
[INFO] [stdout]   --> examples/product/get_product.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     product::Product,
[INFO] [stdout]    |     ^^^^^^^ could not find `product` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 31 | pub mod product;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keygen_rs::group::ListGroupsOptions`
[INFO] [stdout]   --> examples/group/list_groups.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |     group::{Group, ListGroupsOptions},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ no `ListGroupsOptions` in `group`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/group.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout] 49 | pub struct ListGroupsOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keygen_rs::component::ListComponentsOptions`
[INFO] [stdout]   --> examples/component/list_components_filters.rs:3:28
[INFO] [stdout]    |
[INFO] [stdout]  3 |     component::{Component, ListComponentsOptions},
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ no `ListComponentsOptions` in `component`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/component.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 40 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout] 41 | pub struct ListComponentsOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/group/list_groups.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keygen_rs::user`
[INFO] [stdout]   --> examples/user/get_user.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     user,
[INFO] [stdout]    |     ^^^^ no `user` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 35 | pub mod user;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `keygen_rs::user`, `keygen_rs::user`
[INFO] [stdout]   --> examples/user/update_user.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     user::{self, UpdateUserRequest, UserRole},
[INFO] [stdout]    |     ^^^^   ^^^^ no `user` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `user` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 35 | pub mod user;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 35 | pub mod user;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/user/get_user.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "get_webhook_event") due to 2 previous errors
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/user/update_user.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/product/get_product.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/user/get_user.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 if !metadata.is_empty() {
[INFO] [stdout]    |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keygen_rs::environment`
[INFO] [stdout]   --> examples/environment/update_environment.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 |     environment::{Environment, UpdateEnvironmentRequest},
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `environment` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 27 | pub mod environment;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "update_user") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `webhook` in `keygen_rs`
[INFO] [stdout]   --> examples/webhook_event/retry_webhook_event.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     webhook::event::WebhookEventRecord,
[INFO] [stdout]    |     ^^^^^^^ could not find `webhook` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 37 | pub mod webhook;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Entitlement` in the current scope
[INFO] [stdout]   --> examples/entitlement/get_entitlement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     match Entitlement::get(&entitlement_id).await {
[INFO] [stdout]    |                        ^^^ function or associated item not found in `Entitlement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/component/list_components_filters.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `Group` in the current scope
[INFO] [stdout]   --> examples/group/list_groups.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     match Group::list(None).await {
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/group/list_groups.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |             println!("Found {} groups:", groups.len());
[INFO] [stdout]    |                                          ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0560, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "get_user") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `Group` in the current scope
[INFO] [stdout]   --> examples/group/list_groups.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     match Group::list(Some(options)).await {
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/group/list_groups.rs:50:55
[INFO] [stdout]    |
[INFO] [stdout] 50 |             println!("Found {} groups (first page):", groups.len());
[INFO] [stdout]    |                                                       ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `webhook` in `keygen_rs`
[INFO] [stdout]   --> examples/webhook_endpoint/create_webhook_endpoint.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     webhook::{
[INFO] [stdout]    |     ^^^^^^^ could not find `webhook` in `keygen_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "token")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `token` feature
[INFO] [stdout] 37 | pub mod webhook;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "get_entitlement") due to 2 previous errors
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/webhook_event/retry_webhook_event.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/environment/update_environment.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "list_groups") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "get_product") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KeygenConfig` has no field named `token`
[INFO] [stdout]   --> examples/webhook_endpoint/create_webhook_endpoint.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         token: Some(env::var("KEYGEN_ADMIN_TOKEN").expect("KEYGEN_ADMIN_TOKEN must be set")),
[INFO] [stdout]    |         ^^^^^ `KeygenConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `api_version`, `api_prefix`, `environment`, `user_agent`, `product` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "retry_webhook_event") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "update_environment") due to 2 previous errors
[INFO] [stderr] error: could not compile `keygen-rs` (example "create_webhook_endpoint") due to 2 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `keygen_rs::component::Component` in the current scope
[INFO] [stdout]   --> examples/component/list_components_filters.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     match Component::list(Some(basic_options)).await {
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `keygen_rs::component::Component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/component/list_components_filters.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             println!("Found {} component(s)", components.len());
[INFO] [stdout]    |                                               ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `keygen_rs::component::Component` in the current scope
[INFO] [stdout]   --> examples/component/list_components_filters.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         match Component::list(Some(machine_options)).await {
[INFO] [stdout]    |                          ^^^^ function or associated item not found in `keygen_rs::component::Component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/component/list_components_filters.rs:44:51
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 println!("Found {} component(s)", components.len());
[INFO] [stdout]    |                                                   ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `keygen_rs::component::Component` in the current scope
[INFO] [stdout]   --> examples/component/list_components_filters.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match Component::list(Some(license_options)).await {
[INFO] [stdout]    |                          ^^^^ function or associated item not found in `keygen_rs::component::Component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/component/list_components_filters.rs:59:51
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 println!("Found {} component(s)", components.len());
[INFO] [stdout]    |                                                   ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `keygen_rs::component::Component` in the current scope
[INFO] [stdout]   --> examples/component/list_components_filters.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |         match Component::list(Some(product_options)).await {
[INFO] [stdout]    |                          ^^^^ function or associated item not found in `keygen_rs::component::Component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/component/list_components_filters.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 println!("Found {} component(s)", components.len());
[INFO] [stdout]    |                                                   ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `keygen_rs::component::Component` in the current scope
[INFO] [stdout]   --> examples/component/list_components_filters.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     match Component::list(Some(options)).await {
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `keygen_rs::component::Component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/component/list_components_filters.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 components.len()
[INFO] [stdout]    |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keygen-rs` (example "list_components_filters") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d59037eb950b695d7c60195481b6496c498ea85c1d1566d9a2d602e13d800a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d59037eb950b695d7c60195481b6496c498ea85c1d1566d9a2d602e13d800a7", kill_on_drop: false }`
[INFO] [stdout] 9d59037eb950b695d7c60195481b6496c498ea85c1d1566d9a2d602e13d800a7
