[INFO] fetching crate keycloak 26.4.0...
[INFO] testing keycloak-26.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate keycloak 26.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate keycloak 26.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate keycloak 26.4.0
[INFO] tweaked toml for crates.io crate keycloak 26.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keycloak 26.4.0 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 keycloak 26.4.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ab32fd03f70d9301d24a5958621421321b69e44d2a739a06ca0d24e6519a314
[INFO] running `Command { std: "docker" "start" "-a" "6ab32fd03f70d9301d24a5958621421321b69e44d2a739a06ca0d24e6519a314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ab32fd03f70d9301d24a5958621421321b69e44d2a739a06ca0d24e6519a314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab32fd03f70d9301d24a5958621421321b69e44d2a739a06ca0d24e6519a314", kill_on_drop: false }`
[INFO] [stdout] 6ab32fd03f70d9301d24a5958621421321b69e44d2a739a06ca0d24e6519a314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2af9096f3b8b439916a849f805f1c255bdd15e0f0cacf7317cfafd4a51c0ce
[INFO] running `Command { std: "docker" "start" "-a" "2d2af9096f3b8b439916a849f805f1c255bdd15e0f0cacf7317cfafd4a51c0ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[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 tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling keycloak v26.4.0 (/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:1027:12
[INFO] [stdout]      |
[INFO] [stdout] 1027 | pub struct OAuthClientRepresentation {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1337:38
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1357:42
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[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<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .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 43.96s
[INFO] running `Command { std: "docker" "inspect" "2d2af9096f3b8b439916a849f805f1c255bdd15e0f0cacf7317cfafd4a51c0ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2af9096f3b8b439916a849f805f1c255bdd15e0f0cacf7317cfafd4a51c0ce", kill_on_drop: false }`
[INFO] [stdout] 2d2af9096f3b8b439916a849f805f1c255bdd15e0f0cacf7317cfafd4a51c0ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b75e87c8090ea4ea24d5f89b7e9ca60303ab81cc2b9eb8d438379536ba6e078
[INFO] running `Command { std: "docker" "start" "-a" "1b75e87c8090ea4ea24d5f89b7e9ca60303ab81cc2b9eb8d438379536ba6e078", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[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 hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.8.23
[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.4.0 (/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:1027:12
[INFO] [stdout]      |
[INFO] [stdout] 1027 | pub struct OAuthClientRepresentation {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1337:38
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1357:42
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[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<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .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:1027:12
[INFO] [stdout]      |
[INFO] [stdout] 1027 | pub struct OAuthClientRepresentation {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1337:38
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1357:42
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[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<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .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<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     description: Option<String>,
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.59s
[INFO] running `Command { std: "docker" "inspect" "1b75e87c8090ea4ea24d5f89b7e9ca60303ab81cc2b9eb8d438379536ba6e078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b75e87c8090ea4ea24d5f89b7e9ca60303ab81cc2b9eb8d438379536ba6e078", kill_on_drop: false }`
[INFO] [stdout] 1b75e87c8090ea4ea24d5f89b7e9ca60303ab81cc2b9eb8d438379536ba6e078
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51c281d3b5a19d0dad0271f2bcffa54a560d31e240b2dbc57fbf4b97150864ec
[INFO] running `Command { std: "docker" "start" "-a" "51c281d3b5a19d0dad0271f2bcffa54a560d31e240b2dbc57fbf4b97150864ec", 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:1027:12
[INFO] [stderr]      |
[INFO] [stderr] 1027 | pub struct OAuthClientRepresentation {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stderr]     --> src/types.rs:1337:38
[INFO] [stderr]      |
[INFO] [stderr] 1337 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stderr]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stderr]     --> src/types.rs:1357:42
[INFO] [stderr]      |
[INFO] [stderr] 1357 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[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<TypeVec<OAuthClientRepresentation>>,
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::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::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stderr]     --> src/resource/users.rs:1251:14
[INFO] [stderr]      |
[INFO] [stderr] 1251 |             .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<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 61 |     description: Option<String>,
[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: `keycloak` (example "openapi") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keycloak-b1898d8ce21d77e5)
[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.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "51c281d3b5a19d0dad0271f2bcffa54a560d31e240b2dbc57fbf4b97150864ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c281d3b5a19d0dad0271f2bcffa54a560d31e240b2dbc57fbf4b97150864ec", kill_on_drop: false }`
[INFO] [stdout] 51c281d3b5a19d0dad0271f2bcffa54a560d31e240b2dbc57fbf4b97150864ec
