[INFO] fetching crate keycloak 26.3.202... [INFO] testing keycloak-26.3.202 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate keycloak 26.3.202 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate keycloak 26.3.202 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate keycloak 26.3.202 [INFO] tweaked toml for crates.io crate keycloak 26.3.202 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate keycloak 26.3.202 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate keycloak 26.3.202 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34192399e296b5446ddefc2f5acdba49cf5e901aa0d5ee049b57981ccdca8ec9 [INFO] running `Command { std: "docker" "start" "-a" "34192399e296b5446ddefc2f5acdba49cf5e901aa0d5ee049b57981ccdca8ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34192399e296b5446ddefc2f5acdba49cf5e901aa0d5ee049b57981ccdca8ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34192399e296b5446ddefc2f5acdba49cf5e901aa0d5ee049b57981ccdca8ec9", kill_on_drop: false }` [INFO] [stdout] 34192399e296b5446ddefc2f5acdba49cf5e901aa0d5ee049b57981ccdca8ec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4416bb2e673592f3bb94dd2d55f654bc61ec048285b67c01a50f63d5d1f6363b [INFO] running `Command { std: "docker" "start" "-a" "4416bb2e673592f3bb94dd2d55f654bc61ec048285b67c01a50f63d5d1f6363b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling keycloak v26.3.202 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct ApplicationRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:509:12 [INFO] [stdout] | [INFO] [stdout] 509 | pub struct ClientTemplateRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1025:12 [INFO] [stdout] | [INFO] [stdout] 1025 | pub struct OAuthClientRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:1335:38 [INFO] [stdout] | [INFO] [stdout] 1335 | pub applications: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:1355:42 [INFO] [stdout] | [INFO] [stdout] 1355 | pub client_templates: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1402:39 [INFO] [stdout] | [INFO] [stdout] 1402 | pub oauth_clients: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_config_post` [INFO] [stdout] --> src/resource/authentication_management.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | .realm_authentication_config_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_executions_with_execution_id_config_with_id_get` [INFO] [stdout] --> src/resource/authentication_management.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | .realm_authentication_executions_with_execution_id_config_with_id_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::>::realm_test_smtp_connection_post` [INFO] [stdout] --> src/resource/realms_admin.rs:825:20 [INFO] [stdout] | [INFO] [stdout] 825 | self.admin.realm_test_smtp_connection_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_scopes_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .realm_client_scopes_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_templates_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:340:14 [INFO] [stdout] | [INFO] [stdout] 340 | .realm_client_templates_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_clients_with_client_uuid_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:656:14 [INFO] [stdout] | [INFO] [stdout] 656 | .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::>::realm_users_with_user_id_reset_password_email_put` [INFO] [stdout] --> src/resource/users.rs:1232:14 [INFO] [stdout] | [INFO] [stdout] 1232 | .realm_users_with_user_id_reset_password_email_put( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.64s [INFO] running `Command { std: "docker" "inspect" "4416bb2e673592f3bb94dd2d55f654bc61ec048285b67c01a50f63d5d1f6363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4416bb2e673592f3bb94dd2d55f654bc61ec048285b67c01a50f63d5d1f6363b", kill_on_drop: false }` [INFO] [stdout] 4416bb2e673592f3bb94dd2d55f654bc61ec048285b67c01a50f63d5d1f6363b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ea1c77bb1235ee2b6d99b2509af94ed7b2597e853109dd35686e59b6c094756 [INFO] running `Command { std: "docker" "start" "-a" "5ea1c77bb1235ee2b6d99b2509af94ed7b2597e853109dd35686e59b6c094756", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling keycloak v26.3.202 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct ApplicationRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:509:12 [INFO] [stdout] | [INFO] [stdout] 509 | pub struct ClientTemplateRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1025:12 [INFO] [stdout] | [INFO] [stdout] 1025 | pub struct OAuthClientRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:1335:38 [INFO] [stdout] | [INFO] [stdout] 1335 | pub applications: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:1355:42 [INFO] [stdout] | [INFO] [stdout] 1355 | pub client_templates: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1402:39 [INFO] [stdout] | [INFO] [stdout] 1402 | pub oauth_clients: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_config_post` [INFO] [stdout] --> src/resource/authentication_management.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | .realm_authentication_config_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_executions_with_execution_id_config_with_id_get` [INFO] [stdout] --> src/resource/authentication_management.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | .realm_authentication_executions_with_execution_id_config_with_id_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::>::realm_test_smtp_connection_post` [INFO] [stdout] --> src/resource/realms_admin.rs:825:20 [INFO] [stdout] | [INFO] [stdout] 825 | self.admin.realm_test_smtp_connection_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_scopes_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .realm_client_scopes_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_templates_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:340:14 [INFO] [stdout] | [INFO] [stdout] 340 | .realm_client_templates_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_clients_with_client_uuid_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:656:14 [INFO] [stdout] | [INFO] [stdout] 656 | .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::>::realm_users_with_user_id_reset_password_email_put` [INFO] [stdout] --> src/resource/users.rs:1232:14 [INFO] [stdout] | [INFO] [stdout] 1232 | .realm_users_with_user_id_reset_password_email_put( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct ApplicationRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:509:12 [INFO] [stdout] | [INFO] [stdout] 509 | pub struct ClientTemplateRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1025:12 [INFO] [stdout] | [INFO] [stdout] 1025 | pub struct OAuthClientRepresentation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stdout] --> src/types.rs:1335:38 [INFO] [stdout] | [INFO] [stdout] 1335 | pub applications: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stdout] --> src/types.rs:1355:42 [INFO] [stdout] | [INFO] [stdout] 1355 | pub client_templates: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stdout] --> src/types.rs:1402:39 [INFO] [stdout] | [INFO] [stdout] 1402 | pub oauth_clients: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_config_post` [INFO] [stdout] --> src/resource/authentication_management.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | .realm_authentication_config_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_executions_with_execution_id_config_with_id_get` [INFO] [stdout] --> src/resource/authentication_management.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | .realm_authentication_executions_with_execution_id_config_with_id_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::>::realm_test_smtp_connection_post` [INFO] [stdout] --> src/resource/realms_admin.rs:825:20 [INFO] [stdout] | [INFO] [stdout] 825 | self.admin.realm_test_smtp_connection_post(self.realm, body) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_scopes_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .realm_client_scopes_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_templates_with_client_scope_id_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:340:14 [INFO] [stdout] | [INFO] [stdout] 340 | .realm_client_templates_with_client_scope_id_scope_mappings_get( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_clients_with_client_uuid_scope_mappings_get` [INFO] [stdout] --> src/resource/scope_mappings.rs:656:14 [INFO] [stdout] | [INFO] [stdout] 656 | .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::>::realm_users_with_user_id_reset_password_email_put` [INFO] [stdout] --> src/resource/users.rs:1232:14 [INFO] [stdout] | [INFO] [stdout] 1232 | .realm_users_with_user_id_reset_password_email_put( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `summary` and `description` are never read [INFO] [stdout] --> examples/openapi.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 52 | struct RealmMethod { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 61 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RealmMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deprecated` is never read [INFO] [stdout] --> examples/openapi.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct RealmMethodParameter { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 70 | deprecated: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RealmMethodParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi` and `info` are never read [INFO] [stdout] --> examples/openapi.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct Spec<'s> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 96 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 97 | pub info: Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `description`, and `version` are never read [INFO] [stdout] --> examples/openapi.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 105 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 107 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:270:40 [INFO] [stdout] | [INFO] [stdout] 270 | fn to_rust_parameter_body_type(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 270 | fn to_rust_parameter_body_type(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:274:32 [INFO] [stdout] | [INFO] [stdout] 274 | fn to_rust_return_type(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 274 | fn to_rust_return_type(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:984:25 [INFO] [stdout] | [INFO] [stdout] 984 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 984 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1108:25 [INFO] [stdout] | [INFO] [stdout] 1108 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1108 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1134:25 [INFO] [stdout] | [INFO] [stdout] 1134 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1134 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1150:25 [INFO] [stdout] | [INFO] [stdout] 1150 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1150 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1210:25 [INFO] [stdout] | [INFO] [stdout] 1210 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1210 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1214:35 [INFO] [stdout] | [INFO] [stdout] 1214 | fn to_rust_parameter_type(&self, required: bool) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1214 | fn to_rust_parameter_type(&self, required: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1227:29 [INFO] [stdout] | [INFO] [stdout] 1227 | fn to_rust_type_ref(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1227 | fn to_rust_type_ref(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1279:29 [INFO] [stdout] | [INFO] [stdout] 1279 | fn to_rust_type_opt(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1279 | fn to_rust_type_opt(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/openapi.rs:1288:25 [INFO] [stdout] | [INFO] [stdout] 1288 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1288 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.82s [INFO] running `Command { std: "docker" "inspect" "5ea1c77bb1235ee2b6d99b2509af94ed7b2597e853109dd35686e59b6c094756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea1c77bb1235ee2b6d99b2509af94ed7b2597e853109dd35686e59b6c094756", kill_on_drop: false }` [INFO] [stdout] 5ea1c77bb1235ee2b6d99b2509af94ed7b2597e853109dd35686e59b6c094756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4331c4b8ee94b7c785cccab1a30a24e63ef6634b656f1c16ab2908b5b7ecf0e7 [INFO] running `Command { std: "docker" "start" "-a" "4331c4b8ee94b7c785cccab1a30a24e63ef6634b656f1c16ab2908b5b7ecf0e7", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stderr] --> src/types.rs:144:12 [INFO] [stderr] | [INFO] [stderr] 144 | pub struct ApplicationRepresentation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stderr] --> src/types.rs:509:12 [INFO] [stderr] | [INFO] [stderr] 509 | pub struct ClientTemplateRepresentation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stderr] --> src/types.rs:1025:12 [INFO] [stderr] | [INFO] [stderr] 1025 | pub struct OAuthClientRepresentation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::ApplicationRepresentation` [INFO] [stderr] --> src/types.rs:1335:38 [INFO] [stderr] | [INFO] [stderr] 1335 | pub applications: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::ClientTemplateRepresentation` [INFO] [stderr] --> src/types.rs:1355:42 [INFO] [stderr] | [INFO] [stderr] 1355 | pub client_templates: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::OAuthClientRepresentation` [INFO] [stderr] --> src/types.rs:1402:39 [INFO] [stderr] | [INFO] [stderr] 1402 | pub oauth_clients: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_config_post` [INFO] [stderr] --> src/resource/authentication_management.rs:63:14 [INFO] [stderr] | [INFO] [stderr] 63 | .realm_authentication_config_post(self.realm, body) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::authentication_management::>::realm_authentication_executions_with_execution_id_config_with_id_get` [INFO] [stderr] --> src/resource/authentication_management.rs:278:14 [INFO] [stderr] | [INFO] [stderr] 278 | .realm_authentication_executions_with_execution_id_config_with_id_get( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::realms_admin::>::realm_test_smtp_connection_post` [INFO] [stderr] --> src/resource/realms_admin.rs:825:20 [INFO] [stderr] | [INFO] [stderr] 825 | self.admin.realm_test_smtp_connection_post(self.realm, body) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_scopes_with_client_scope_id_scope_mappings_get` [INFO] [stderr] --> src/resource/scope_mappings.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | .realm_client_scopes_with_client_scope_id_scope_mappings_get( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_client_templates_with_client_scope_id_scope_mappings_get` [INFO] [stderr] --> src/resource/scope_mappings.rs:340:14 [INFO] [stderr] | [INFO] [stderr] 340 | .realm_client_templates_with_client_scope_id_scope_mappings_get( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::>::realm_clients_with_client_uuid_scope_mappings_get` [INFO] [stderr] --> src/resource/scope_mappings.rs:656:14 [INFO] [stderr] | [INFO] [stderr] 656 | .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `rest::generated_rest::users::>::realm_users_with_user_id_reset_password_email_put` [INFO] [stderr] --> src/resource/users.rs:1232:14 [INFO] [stderr] | [INFO] [stderr] 1232 | .realm_users_with_user_id_reset_password_email_put( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `keycloak` (lib) generated 13 warnings [INFO] [stderr] warning: `keycloak` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: fields `summary` and `description` are never read [INFO] [stderr] --> examples/openapi.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 52 | struct RealmMethod { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 60 | summary: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 61 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RealmMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `deprecated` is never read [INFO] [stderr] --> examples/openapi.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 66 | struct RealmMethodParameter { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 70 | deprecated: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RealmMethodParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `openapi` and `info` are never read [INFO] [stderr] --> examples/openapi.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 95 | pub struct Spec<'s> { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 96 | pub openapi: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 97 | pub info: Info, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `title`, `description`, and `version` are never read [INFO] [stderr] --> examples/openapi.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 104 | pub struct Info { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 105 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 106 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 107 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:270:40 [INFO] [stderr] | [INFO] [stderr] 270 | fn to_rust_parameter_body_type(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 270 | fn to_rust_parameter_body_type(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:274:32 [INFO] [stderr] | [INFO] [stderr] 274 | fn to_rust_return_type(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 274 | fn to_rust_return_type(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:984:25 [INFO] [stderr] | [INFO] [stderr] 984 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 984 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1108:25 [INFO] [stderr] | [INFO] [stderr] 1108 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1108 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1134:25 [INFO] [stderr] | [INFO] [stderr] 1134 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1134 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1150:25 [INFO] [stderr] | [INFO] [stderr] 1150 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1150 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1210:25 [INFO] [stderr] | [INFO] [stderr] 1210 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1210 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1214:35 [INFO] [stderr] | [INFO] [stderr] 1214 | fn to_rust_parameter_type(&self, required: bool) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1214 | fn to_rust_parameter_type(&self, required: bool) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1227:29 [INFO] [stderr] | [INFO] [stderr] 1227 | fn to_rust_type_ref(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1227 | fn to_rust_type_ref(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1279:29 [INFO] [stderr] | [INFO] [stderr] 1279 | fn to_rust_type_opt(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1279 | fn to_rust_type_opt(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/openapi.rs:1288:25 [INFO] [stderr] | [INFO] [stderr] 1288 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1288 | fn to_rust_type(&self, ref_mode: RefMode) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `keycloak` (example "openapi") generated 15 warnings (run `cargo fix --example "openapi"` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keycloak-354a4bf4143dbb8f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rest::url_enc::tests::non_alphanumerics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests keycloak [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4331c4b8ee94b7c785cccab1a30a24e63ef6634b656f1c16ab2908b5b7ecf0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4331c4b8ee94b7c785cccab1a30a24e63ef6634b656f1c16ab2908b5b7ecf0e7", kill_on_drop: false }` [INFO] [stdout] 4331c4b8ee94b7c785cccab1a30a24e63ef6634b656f1c16ab2908b5b7ecf0e7