[INFO] fetching crate proxmox-client 0.9.2...
[INFO] testing proxmox-client-0.9.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate proxmox-client 0.9.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate proxmox-client 0.9.2
[INFO] finished tweaking crates.io crate proxmox-client 0.9.2
[INFO] tweaked toml for crates.io crate proxmox-client 0.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate proxmox-client 0.9.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proxmox-client 0.9.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72a471161a98e4f96426f3c87fb170e6cb9922dbb1984036102f28299a2708c3
[INFO] running `Command { std: "docker" "start" "-a" "72a471161a98e4f96426f3c87fb170e6cb9922dbb1984036102f28299a2708c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72a471161a98e4f96426f3c87fb170e6cb9922dbb1984036102f28299a2708c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72a471161a98e4f96426f3c87fb170e6cb9922dbb1984036102f28299a2708c3", kill_on_drop: false }`
[INFO] [stdout] 72a471161a98e4f96426f3c87fb170e6cb9922dbb1984036102f28299a2708c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 404de8cddedbfbf51dfb9ae2672212102ec2aefdc9d9f46123b307529ee29768
[INFO] running `Command { std: "docker" "start" "-a" "404de8cddedbfbf51dfb9ae2672212102ec2aefdc9d9f46123b307529ee29768", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling proxmox-client v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "404de8cddedbfbf51dfb9ae2672212102ec2aefdc9d9f46123b307529ee29768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404de8cddedbfbf51dfb9ae2672212102ec2aefdc9d9f46123b307529ee29768", kill_on_drop: false }`
[INFO] [stdout] 404de8cddedbfbf51dfb9ae2672212102ec2aefdc9d9f46123b307529ee29768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 241e3edfb43f1a6a9876b998c07c58d468659e663d18d2a23751e47d33ce4958
[INFO] running `Command { std: "docker" "start" "-a" "241e3edfb43f1a6a9876b998c07c58d468659e663d18d2a23751e47d33ce4958", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling proxmox-client v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.94s
[INFO] running `Command { std: "docker" "inspect" "241e3edfb43f1a6a9876b998c07c58d468659e663d18d2a23751e47d33ce4958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241e3edfb43f1a6a9876b998c07c58d468659e663d18d2a23751e47d33ce4958", kill_on_drop: false }`
[INFO] [stdout] 241e3edfb43f1a6a9876b998c07c58d468659e663d18d2a23751e47d33ce4958
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7221ec3a7acbf6cc07a00e8c8bb176923e7dd0dadff8590fa21ba6461916b24
[INFO] running `Command { std: "docker" "start" "-a" "d7221ec3a7acbf6cc07a00e8c8bb176923e7dd0dadff8590fa21ba6461916b24", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxmox_client-767f7d5230fa4771)
[INFO] [stdout] 
[INFO] [stdout] running 455 tests
[INFO] [stdout] test access::acl::tests::acl_entry_deserialize_from_api ... ok
[INFO] [stdout] test access::acl::tests::acl_entry_serde_roundtrip ... ok
[INFO] [stdout] test access::acl::tests::acl_entry_type_field_rename ... ok
[INFO] [stdout] test access::acl::tests::acl_update_params_serialization ... ok
[INFO] [stdout] test access::domains::tests::realm_serde_roundtrip ... ok
[INFO] [stdout] test access::acl::tests::acl_update_params_delete_flag ... ok
[INFO] [stdout] test access::domains::tests::realm_unknown_fields_ignored ... ok
[INFO] [stdout] test access::domains::tests::realm_create_params_serialization ... ok
[INFO] [stdout] test access::groups::tests::group_create_params_serialization ... ok
[INFO] [stdout] test access::domains::tests::realm_skip_serializing_none ... ok
[INFO] [stdout] test access::domains::tests::realm_update_params_serialization ... ok
[INFO] [stdout] test access::domains::tests::realm_openid_fields ... ok
[INFO] [stdout] test access::domains::tests::realm_debug_redacts_client_key ... ok
[INFO] [stdout] test access::domains::tests::realm_sync_params_serialization ... ok
[INFO] [stdout] test access::domains::tests::realm_update_params_debug_redacts_client_key ... ok
[INFO] [stdout] test access::groups::tests::group_deserialize_from_api ... ok
[INFO] [stdout] test access::groups::tests::group_serde_roundtrip ... ok
[INFO] [stdout] test access::groups::tests::group_skip_serializing_none ... ok
[INFO] [stdout] test access::groups::tests::group_update_params_serialization ... ok
[INFO] [stdout] test access::openid::tests::openid_auth_url_serde_roundtrip ... ok
[INFO] [stdout] test access::openid::tests::openid_auth_url_skip_none ... ok
[INFO] [stdout] test access::groups::tests::group_unknown_fields_ignored ... ok
[INFO] [stdout] test access::openid::tests::openid_auth_url_request_serialization ... ok
[INFO] [stdout] test access::openid::tests::openid_login_response_serde_roundtrip ... ok
[INFO] [stdout] test access::openid::tests::openid_login_response_skip_none ... ok
[INFO] [stdout] test access::openid::tests::openid_login_response_unknown_fields_ignored ... ok
[INFO] [stdout] test access::permissions::tests::vnc_ticket_params_serialization ... ok
[INFO] [stdout] test access::domains::tests::realm_type_field_rename ... ok
[INFO] [stdout] test access::roles::tests::role_create_params_serialization ... ok
[INFO] [stdout] test access::roles::tests::role_deserialize_from_api ... ok
[INFO] [stdout] test access::roles::tests::role_update_params_serialization ... ok
[INFO] [stdout] test access::roles::tests::role_skip_serializing_none ... ok
[INFO] [stdout] test access::roles::tests::role_unknown_fields_ignored ... ok
[INFO] [stdout] test access::roles::tests::role_update_params_skip_none ... ok
[INFO] [stdout] test access::tfa::tests::tfa_create_params_debug_redacts_secrets ... ok
[INFO] [stdout] test access::tfa::tests::tfa_create_params_serialization ... ok
[INFO] [stdout] test access::roles::tests::role_serde_roundtrip ... ok
[INFO] [stdout] test access::tfa::tests::tfa_entry_deserialize_from_api ... ok
[INFO] [stdout] test access::tfa::tests::tfa_entry_serde_roundtrip ... ok
[INFO] [stdout] test access::tfa::tests::tfa_entry_type_field_rename ... ok
[INFO] [stdout] test access::tfa::tests::tfa_create_params_type_rename ... ok
[INFO] [stdout] test access::tfa::tests::tfa_update_params_debug_redacts_password ... ok
[INFO] [stdout] test access::tfa::tests::tfa_entry_unknown_fields_ignored ... ok
[INFO] [stdout] test access::tfa::tests::tfa_entry_skip_serializing_none ... ok
[INFO] [stdout] test access::tfa::tests::user_tfa_list_serde_roundtrip ... ok
[INFO] [stdout] test access::users::tests::token_create_response_debug_redacts_value ... ok
[INFO] [stdout] test access::users::tests::token_create_response_serde_roundtrip ... ok
[INFO] [stdout] test access::users::tests::token_create_response_full_tokenid_rename ... ok
[INFO] [stdout] test access::domains::tests::realm_sync_params_skip_none ... ok
[INFO] [stdout] test access::users::tests::user_create_params_serialization ... ok
[INFO] [stdout] test access::users::tests::user_deserialize_from_api ... ok
[INFO] [stdout] test access::tfa::tests::tfa_update_params_serialization ... ok
[INFO] [stdout] test access::tfa::tests::tfa_update_params_skip_none ... ok
[INFO] [stdout] test access::users::tests::token_create_response_deserialize_from_api ... ok
[INFO] [stdout] test access::users::tests::user_serde_roundtrip ... ok
[INFO] [stdout] test access::users::tests::user_update_params_serialization ... ok
[INFO] [stdout] test access::users::tests::user_skip_serializing_none ... ok
[INFO] [stdout] test access::users::tests::user_token_create_params_serialization ... ok
[INFO] [stdout] test access::users::tests::user_token_skip_serializing_none ... ok
[INFO] [stdout] test auth::tests::password_change_request_debug_redacts_password ... ok
[INFO] [stdout] test auth::tests::ticket_request_debug_redacts_password ... ok
[INFO] [stdout] test auth::tests::ticket_request_serialization ... ok
[INFO] [stdout] test auth::tests::ticket_response_tfa_challenge ... ok
[INFO] [stdout] test client::tests::build_query_path_empty_params ... ok
[INFO] [stdout] test client::tests::build_query_path_encodes_values ... ok
[INFO] [stdout] test client::tests::build_query_path_skips_none ... ok
[INFO] [stdout] test access::users::tests::user_token_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::builder_default_config ... ok
[INFO] [stdout] test auth::tests::ticket_response_deserialize ... ok
[INFO] [stdout] test auth::tests::ticket_response_no_ticket_not_tfa ... ok
[INFO] [stdout] test client::tests::client_is_send_and_sync ... ok
[INFO] [stdout] test access::users::tests::user_unknown_fields_ignored ... ok
[INFO] [stdout] test client::tests::empty_base_url_rejected ... ok
[INFO] [stdout] test client::tests::non_http_scheme_rejected_even_with_insecure_http ... ok
[INFO] [stdout] test client::tests::http_url_rejected_by_default ... ok
[INFO] [stdout] test client::tests::non_http_scheme_rejected ... ok
[INFO] [stdout] test access::acl::tests::acl_entry_skip_serializing_none ... ok
[INFO] [stdout] test access::acl::tests::acl_entry_unknown_fields_ignored ... ok
[INFO] [stdout] test access::domains::tests::realm_create_params_debug_redacts_client_key ... ok
[INFO] [stdout] test client::tests::truncate_multibyte_does_not_split_codepoint ... ok
[INFO] [stdout] test access::domains::tests::realm_deserialize_from_api ... ok
[INFO] [stdout] test client::tests::truncate_owned_short_string ... ok
[INFO] [stdout] test client::tests::truncate_owned_exact_length ... ok
[INFO] [stdout] test client::tests::truncate_short_string ... ok
[INFO] [stdout] test client::tests::truncate_owned_long_string ... ok
[INFO] [stdout] test client::tests::truncate_long_string ... ok
[INFO] [stdout] test access::openid::tests::openid_login_response_deserialize_from_api ... ok
[INFO] [stdout] test access::openid::tests::openid_login_params_serialization ... ok
[INFO] [stdout] test cluster::acme::tests::acme_account_create_params_serialization ... ok
[INFO] [stdout] test cluster::acme::tests::acme_account_serde_roundtrip ... ok
[INFO] [stdout] test cluster::acme::tests::acme_account_skip_serializing_none ... ok
[INFO] [stdout] test access::groups::tests::group_update_params_skip_none ... ok
[INFO] [stdout] test access::users::tests::user_create_params_debug_redacts_password ... ok
[INFO] [stdout] test cluster::acme::tests::acme_account_unknown_fields_ignored ... ok
[INFO] [stdout] test access::openid::tests::openid_login_response_csrf_rename ... ok
[INFO] [stdout] test cluster::acme::tests::acme_plugin_serde_roundtrip ... ok
[INFO] [stdout] test cluster::acme::tests::acme_plugin_type_rename ... ok
[INFO] [stdout] test cluster::acme::tests::acme_plugin_validation_delay_rename ... ok
[INFO] [stdout] test cluster::backup::tests::backup_included_volume_serde_roundtrip ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_hyphenated_fields ... ok
[INFO] [stdout] test cluster::acme::tests::acme_directory_serde_roundtrip ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_serde_roundtrip ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_skip_serializing_none ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_create_params_serialization ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_type_rename ... ok
[INFO] [stdout] test cluster::backup::tests::not_backed_up_guest_type_rename ... ok
[INFO] [stdout] test cluster::bulk_action::tests::bulk_migrate_params_serialization ... ok
[INFO] [stdout] test cluster::bulk_action::tests::bulk_shutdown_params_serialization ... ok
[INFO] [stdout] test cluster::bulk_action::tests::bulk_start_params_serialization ... ok
[INFO] [stdout] test cluster::bulk_action::tests::bulk_start_params_skip_none ... ok
[INFO] [stdout] test cluster::bulk_action::tests::bulk_suspend_params_serialization ... ok
[INFO] [stdout] test cluster::ceph::tests::ceph_flags_nodeep_scrub_rename ... ok
[INFO] [stdout] test cluster::acme::tests::acme_plugin_create_params_serialization ... ok
[INFO] [stdout] test cluster::ceph::tests::ceph_flags_serde_roundtrip ... ok
[INFO] [stdout] test cluster::backup::tests::backup_job_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::backup::tests::not_backed_up_guest_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ceph::tests::ceph_flags_skip_serializing_none ... ok
[INFO] [stdout] test cluster::ceph::tests::cluster_ceph_metadata_serde_roundtrip ... ok
[INFO] [stdout] test cluster::config::tests::cluster_config_serde_roundtrip ... ok
[INFO] [stdout] test cluster::config::tests::cluster_config_skip_serializing_none ... ok
[INFO] [stdout] test cluster::config::tests::cluster_config_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::config::tests::cluster_create_params_serialization ... ok
[INFO] [stdout] test cluster::config::tests::cluster_join_info_serde_roundtrip ... ok
[INFO] [stdout] test cluster::config::tests::cluster_join_params_debug_redacts_password ... ok
[INFO] [stdout] test cluster::config::tests::cluster_join_params_serialization ... ok
[INFO] [stdout] test cluster::config::tests::cluster_node_serde_roundtrip ... ok
[INFO] [stdout] test cluster::config::tests::totem_config_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::backward_compat_type_aliases ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_alias_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ceph::tests::cluster_ceph_status_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_ipset_entry_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ceph::tests::cluster_ceph_metadata_skip_serializing_none ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_options_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ceph::tests::cluster_ceph_metadata_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_rule_create_params_serialization ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_rule_macro_rename ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_ipset_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_rule_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_rule_type_rename ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_rule_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::firewall::tests::firewall_ref_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::firewall_macro_serde_roundtrip ... ok
[INFO] [stdout] test cluster::firewall::tests::firewall_ref_type_rename ... ok
[INFO] [stdout] test cluster::firewall::tests::security_group_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ha::tests::ha_group_create_params_serialization ... ok
[INFO] [stdout] test cluster::ha::tests::ha_group_skip_serializing_none ... ok
[INFO] [stdout] test cluster::ha::tests::ha_group_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ha::tests::ha_resource_create_params_serialization ... ok
[INFO] [stdout] test cluster::ha::tests::ha_resource_serde_roundtrip ... ok
[INFO] [stdout] test cluster::ha::tests::ha_resource_skip_serializing_none ... ok
[INFO] [stdout] test cluster::ha::tests::ha_resource_type_rename ... ok
[INFO] [stdout] test cluster::ha::tests::ha_resource_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::ha::tests::ha_status_serde_roundtrip ... ok
[INFO] [stdout] test cluster::jobs::tests::realm_sync_job_create_params_serialization ... ok
[INFO] [stdout] test cluster::jobs::tests::realm_sync_job_create_params_skip_none ... ok
[INFO] [stdout] test cluster::jobs::tests::realm_sync_job_hyphenated_fields ... ok
[INFO] [stdout] test cluster::jobs::tests::realm_sync_job_serde_roundtrip ... ok
[INFO] [stdout] test cluster::jobs::tests::realm_sync_job_skip_serializing_none ... ok
[INFO] [stdout] test cluster::jobs::tests::schedule_analysis_skip_serializing_none ... ok
[INFO] [stdout] test cluster::jobs::tests::schedule_analysis_serde_roundtrip ... ok
[INFO] [stdout] test cluster::jobs::tests::schedule_analysis_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::mapping::tests::pci_mapping_create_params_serialization ... ok
[INFO] [stdout] test cluster::mapping::tests::pci_mapping_serde_roundtrip ... ok
[INFO] [stdout] test cluster::mapping::tests::pci_mapping_skip_serializing_none ... ok
[INFO] [stdout] test cluster::mapping::tests::pci_mapping_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::mapping::tests::usb_mapping_serde_roundtrip ... ok
[INFO] [stdout] test cluster::mapping::tests::usb_mapping_skip_serializing_none ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_create_params_serialization ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_hyphenated_fields ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_serde_roundtrip ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_skip_serializing_none ... ok
[INFO] [stdout] test cluster::firewall::tests::cluster_firewall_options_skip_serializing_none ... ok
[INFO] [stdout] test cluster::firewall::tests::firewall_macro_name_rename ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_type_rename ... ok
[INFO] [stdout] test cluster::notifications::tests::gotify_create_params_debug_redacts_token ... ok
[INFO] [stdout] test cluster::metrics::tests::metric_server_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::notifications::tests::gotify_endpoint_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::notification_matcher_create_params_serialization ... ok
[INFO] [stdout] test cluster::notifications::tests::notification_matcher_hyphenated_fields ... ok
[INFO] [stdout] test cluster::notifications::tests::notification_target_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::notification_target_type_rename ... ok
[INFO] [stdout] test cluster::notifications::tests::notification_matcher_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::sendmail_create_params_serialization ... ok
[INFO] [stdout] test cluster::notifications::tests::sendmail_endpoint_mailto_user_rename ... ok
[INFO] [stdout] test cluster::notifications::tests::sendmail_endpoint_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::sendmail_endpoint_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::notifications::tests::smtp_create_params_debug_redacts_password ... ok
[INFO] [stdout] test cluster::notifications::tests::sendmail_endpoint_skip_serializing_none ... ok
[INFO] [stdout] test cluster::mapping::tests::usb_mapping_create_params_serialization ... ok
[INFO] [stdout] test cluster::notifications::tests::gotify_create_params_serialization ... ok
[INFO] [stdout] test cluster::notifications::tests::smtp_endpoint_from_address_rename ... ok
[INFO] [stdout] test cluster::notifications::tests::smtp_endpoint_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::webhook_create_params_serialization ... ok
[INFO] [stdout] test cluster::notifications::tests::webhook_endpoint_serde_roundtrip ... ok
[INFO] [stdout] test cluster::notifications::tests::webhook_create_params_debug_redacts_secret ... ok
[INFO] [stdout] test cluster::options::tests::cluster_options_serde_roundtrip ... ok
[INFO] [stdout] test cluster::options::tests::cluster_options_skip_serializing_none ... ok
[INFO] [stdout] test cluster::options::tests::cluster_options_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::replication::tests::replication_job_create_params_serialization ... ok
[INFO] [stdout] test cluster::replication::tests::replication_job_serde_roundtrip ... ok
[INFO] [stdout] test cluster::replication::tests::replication_job_skip_serializing_none ... ok
[INFO] [stdout] test cluster::replication::tests::replication_job_type_rename ... ok
[INFO] [stdout] test cluster::replication::tests::replication_job_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_log_entry_serde_roundtrip ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_resource_deserialize_from_api ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_resource_serde_roundtrip ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_resource_skip_serializing_none ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_resource_type_rename ... ok
[INFO] [stdout] test cluster::options::tests::cluster_options_deserialize_from_api ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_resource_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_status_type_rename ... ok
[INFO] [stdout] test cluster::resources::tests::cluster_status_serde_roundtrip ... ok
[INFO] [stdout] test cluster::options::tests::cluster_options_hyphenated_fields ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_controller_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_controller_type_rename ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_dns_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_ipam_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_dns_type_rename ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_ipam_type_rename ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_dns_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_vnet_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_vnet_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_vnet_skip_serializing_none ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_vnet_unknown_fields_ignored ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_subnet_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_zone_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_zone_type_rename ... ok
[INFO] [stdout] test cluster::sdn_fabrics::tests::sdn_fabric_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_zone_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn::tests::sdn_zone_hyphenated_fields ... ok
[INFO] [stdout] test cluster::notifications::tests::smtp_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn_fabrics::tests::sdn_fabric_node_create_params_serialization ... ok
[INFO] [stdout] test cluster::sdn_fabrics::tests::sdn_fabric_type_rename ... ok
[INFO] [stdout] test error::tests::display_api_error ... ok
[INFO] [stdout] test cluster::sdn_fabrics::tests::sdn_fabric_serde_roundtrip ... ok
[INFO] [stdout] test cluster::sdn_fabrics::tests::sdn_fabric_node_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::url_building ... ok
[INFO] [stdout] test error::tests::display_invalid_vmid ... ok
[INFO] [stdout] test error::tests::display_invalid_node_name ... ok
[INFO] [stdout] test error::tests::error_implements_std_error ... ok
[INFO] [stdout] test error::tests::display_unauthorized ... ok
[INFO] [stdout] test error::tests::display_not_authenticated ... ok
[INFO] [stdout] test error::tests::display_not_found ... ok
[INFO] [stdout] test error::tests::error_is_send_and_sync ... ok
[INFO] [stdout] test firewall_types::tests::firewall_ipset_entry_params_serialization ... ok
[INFO] [stdout] test firewall_types::tests::firewall_ref_serde_roundtrip ... ok
[INFO] [stdout] test firewall_types::tests::firewall_alias_serde_roundtrip ... ok
[INFO] [stdout] test firewall_types::tests::firewall_ipset_create_params_serialization ... ok
[INFO] [stdout] test firewall_types::tests::firewall_rule_params_serialization ... ok
[INFO] [stdout] test firewall_types::tests::firewall_rule_serde_roundtrip ... ok
[INFO] [stdout] test firewall_types::tests::firewall_rule_default ... ok
[INFO] [stdout] test firewall_types::tests::firewall_ipset_entry_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::new_creates_unauthenticated_client ... ok
[INFO] [stdout] test error::tests::display_forbidden ... ok
[INFO] [stdout] test firewall_types::tests::firewall_rule_with_digest ... ok
[INFO] [stdout] test firewall_types::tests::security_group_create_params_serialization ... ok
[INFO] [stdout] test nodes::apt::tests::apt_repository_serde_roundtrip ... ok
[INFO] [stdout] test nodes::apt::tests::apt_update_serde_roundtrip ... ok
[INFO] [stdout] test nodes::apt::tests::apt_repository_pascal_case_renames ... ok
[INFO] [stdout] test client::tests::url_building_trailing_slash ... ok
[INFO] [stdout] test nodes::capabilities::tests::cpu_model_skip_serializing_none ... ok
[INFO] [stdout] test nodes::ceph::tests::ceph_mon_serde_roundtrip ... ok
[INFO] [stdout] test nodes::ceph::tests::ceph_pool_create_params_serialize ... ok
[INFO] [stdout] test nodes::capabilities::tests::machine_type_serde_roundtrip ... ok
[INFO] [stdout] test nodes::ceph::tests::ceph_pool_serde_roundtrip ... ok
[INFO] [stdout] test nodes::capabilities::tests::machine_type_type_rename ... ok
[INFO] [stdout] test nodes::config::tests::node_config_serde_roundtrip ... ok
[INFO] [stdout] test nodes::config::tests::node_config_skip_serializing_none ... ok
[INFO] [stdout] test nodes::disks::tests::zfs_pool_serde_roundtrip ... ok
[INFO] [stdout] test nodes::firewall::tests::node_firewall_options_serde_roundtrip ... ok
[INFO] [stdout] test nodes::capabilities::tests::cpu_model_serde_roundtrip ... ok
[INFO] [stdout] test nodes::firewall::tests::node_firewall_options_skip_serializing_none ... ok
[INFO] [stdout] test nodes::firewall::tests::node_firewall_options_unknown_fields_ignored ... ok
[INFO] [stdout] test nodes::hardware::tests::mediated_device_serde_roundtrip ... ok
[INFO] [stdout] test nodes::hardware::tests::mediated_device_type_rename ... ok
[INFO] [stdout] test client::tests::builder_with_custom_timeouts ... ok
[INFO] [stdout] test nodes::capabilities::tests::cpu_model_unknown_fields_ignored ... ok
[INFO] [stdout] test client::tests::http_url_accepted_when_allowed ... ok
[INFO] [stdout] test nodes::certificates::tests::certificate_info_serde_roundtrip ... ok
[INFO] [stdout] test nodes::disks::tests::disk_serde_roundtrip ... ok
[INFO] [stdout] test nodes::config::tests::node_config_update_params_serialization ... ok
[INFO] [stdout] test nodes::config::tests::node_config_unknown_fields_ignored ... ok
[INFO] [stdout] test nodes::hardware::tests::pci_device_skip_serializing_none ... ok
[INFO] [stdout] test nodes::hardware::tests::pci_device_unknown_fields_ignored ... ok
[INFO] [stdout] test nodes::lxc::config::tests::container_config_serde_roundtrip ... ok
[INFO] [stdout] test nodes::lxc::snapshot::tests::backward_compat_type_aliases ... ok
[INFO] [stdout] test nodes::lxc::migrate::tests::container_migrate_params_serialize ... ok
[INFO] [stdout] test nodes::lxc::snapshot::tests::container_snapshot_create_params_serialize ... ok
[INFO] [stdout] test nodes::lxc::tests::container_create_params_serialize ... ok
[INFO] [stdout] test nodes::lxc::tests::container_summary_serde_roundtrip ... ok
[INFO] [stdout] test nodes::lxc::snapshot::tests::container_snapshot_serde_roundtrip ... ok
[INFO] [stdout] test nodes::hardware::tests::usb_device_serde_roundtrip ... ok
[INFO] [stdout] test nodes::network::tests::network_interface_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::agent::tests::agent_exec_status_serde_roundtrip ... ok
[INFO] [stdout] test nodes::lxc::config::tests::container_config_update_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::agent::tests::agent_exec_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::config::tests::vm_config_unknown_fields_captured ... ok
[INFO] [stdout] test nodes::qemu::config::tests::vm_config_serde_roundtrip ... ok
[INFO] [stdout] test nodes::lxc::status::tests::container_status_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::config::tests::vm_config_update_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::firewall::tests::firewall_alias_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::firewall::tests::firewall_ipset_entry_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::firewall::tests::firewall_options_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::migrate::tests::vm_remote_migrate_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::migrate::tests::vm_migrate_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::snapshot::tests::snapshot_create_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::firewall::tests::firewall_rule_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::migrate::tests::vm_migration_preconditions_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::snapshot::tests::snapshot_serde_roundtrip ... ok
[INFO] [stdout] test nodes::lxc::migrate::tests::container_remote_migrate_params_serialize ... ok
[INFO] [stdout] test nodes::hardware::tests::pci_device_serde_roundtrip ... ok
[INFO] [stdout] test nodes::hardware::tests::usb_device_skip_serializing_none ... ok
[INFO] [stdout] test client::tests::unauthenticated_post_returns_error ... ok
[INFO] [stdout] test nodes::qemu::tests::vm_clone_params_skip_none ... ok
[INFO] [stdout] test nodes::qemu::tests::vm_create_params_serialize ... ok
[INFO] [stdout] test nodes::qemu::tests::vm_status_serde_roundtrip ... ok
[INFO] [stdout] test nodes::scan::tests::cifs_share_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::tests::vm_summary_serde_roundtrip ... ok
[INFO] [stdout] test nodes::scan::tests::nfs_share_serde_roundtrip ... ok
[INFO] [stdout] test nodes::qemu::tests::vnc_proxy_data_serde_roundtrip ... ok
[INFO] [stdout] test nodes::replication::tests::node_replication_status_serde_roundtrip ... ok
[INFO] [stdout] test nodes::replication::tests::node_replication_status_skip_serializing_none ... ok
[INFO] [stdout] test nodes::replication::tests::node_replication_status_type_rename ... ok
[INFO] [stdout] test nodes::replication::tests::node_replication_status_unknown_fields_ignored ... ok
[INFO] [stdout] test nodes::status::tests::node_dns_serde_roundtrip ... ok
[INFO] [stdout] test nodes::status::tests::node_time_serde_roundtrip ... ok
[INFO] [stdout] test nodes::status::tests::node_version_serde_roundtrip ... ok
[INFO] [stdout] test nodes::sdn::tests::sdn_zone_content_serde_roundtrip ... ok
[INFO] [stdout] test nodes::services::tests::node_service_serde_roundtrip ... ok
[INFO] [stdout] test nodes::status::tests::rrd_data_serde_roundtrip ... ok
[INFO] [stdout] test nodes::services::tests::service_state_serde_roundtrip ... ok
[INFO] [stdout] test nodes::status::tests::node_status_serde_roundtrip ... ok
[INFO] [stdout] test nodes::storage::tests::node_storage_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::unauthenticated_put_returns_error ... ok
[INFO] [stdout] test nodes::scan::tests::iscsi_target_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::set_ticket_auth_makes_authenticated ... ok
[INFO] [stdout] test nodes::subscription::tests::subscription_info_serde_roundtrip ... ok
[INFO] [stdout] test nodes::storage::tests::storage_content_serde_roundtrip ... ok
[INFO] [stdout] test nodes::subscription::tests::subscription_info_unknown_fields_ignored ... ok
[INFO] [stdout] test nodes::subscription::tests::subscription_key_params_serialization ... ok
[INFO] [stdout] test nodes::tasks::tests::task_log_line_serde_roundtrip ... ok
[INFO] [stdout] test nodes::tasks::tests::task_list_item_serde_roundtrip ... ok
[INFO] [stdout] test client::tests::debug_does_not_leak_auth ... ok
[INFO] [stdout] test nodes::vzdump::tests::vzdump_defaults_serde_roundtrip ... ok
[INFO] [stdout] test nodes::vzdump::tests::vzdump_params_hyphenated_fields ... ok
[INFO] [stdout] test nodes::tasks::tests::urlencoding_encode_upid ... ok
[INFO] [stdout] test nodes::vzdump::tests::vzdump_params_serialize ... ok
[INFO] [stdout] test nodes::subscription::tests::subscription_info_skip_serializing_none ... ok
[INFO] [stdout] test pools::tests::pool_create_params_serialization ... ok
[INFO] [stdout] test pools::tests::pool_member_serde_roundtrip ... ok
[INFO] [stdout] test pools::tests::pool_skip_serializing_none ... ok
[INFO] [stdout] test pools::tests::pool_serde_roundtrip ... ok
[INFO] [stdout] test pools::tests::pool_unknown_fields_ignored ... ok
[INFO] [stdout] test pools::tests::pool_update_params_serialization ... ok
[INFO] [stdout] test pools::tests::pool_update_params_delete_members ... ok
[INFO] [stdout] test pools::tests::pool_deserialize_from_api ... ok
[INFO] [stdout] test pools::tests::pool_create_params_skip_none ... ok
[INFO] [stdout] test pools::tests::pool_member_type_field_rename ... ok
[INFO] [stdout] test serde_helpers::tests::serialize_none_skipped ... ok
[INFO] [stdout] test serde_helpers::tests::deserialize_absent_as_none ... ok
[INFO] [stdout] test serde_helpers::tests::deserialize_bool_true ... ok
[INFO] [stdout] test pools::tests::pool_update_params_skip_none ... ok
[INFO] [stdout] test serde_helpers::tests::deserialize_int_0_as_false ... ok
[INFO] [stdout] test client::tests::unauthenticated_delete_returns_error ... ok
[INFO] [stdout] test pools::tests::pool_member_skip_serializing_none ... ok
[INFO] [stdout] test storage::tests::storage_config_skip_serializing_none ... ok
[INFO] [stdout] test serde_helpers::tests::roundtrip_preserves_value ... ok
[INFO] [stdout] test storage::tests::storage_config_unknown_fields_captured ... ok
[INFO] [stdout] test storage::tests::storage_config_serde_roundtrip ... ok
[INFO] [stdout] test serde_helpers::tests::serialize_true_as_1 ... ok
[INFO] [stdout] test storage::tests::storage_config_deserialize_nfs ... ok
[INFO] [stdout] test serde_helpers::tests::serialize_false_as_0 ... ok
[INFO] [stdout] test serde_helpers::tests::deserialize_bool_false ... ok
[INFO] [stdout] test serde_helpers::tests::deserialize_int_1_as_true ... ok
[INFO] [stdout] test storage::tests::storage_config_deserialize_dir ... ok
[INFO] [stdout] test storage::tests::storage_config_max_protected_backups_rename ... ok
[INFO] [stdout] test storage::tests::storage_content_summary_deserialize_from_api ... ok
[INFO] [stdout] test storage::tests::storage_config_deserialize_with_extra_fields ... ok
[INFO] [stdout] test storage::tests::storage_config_type_field_rename ... ok
[INFO] [stdout] test storage::tests::storage_update_params_serialization ... ok
[INFO] [stdout] test storage::tests::storage_update_params_skip_none ... ok
[INFO] [stdout] test storage::tests::storage_update_params_with_delete ... ok
[INFO] [stdout] test types::tests::proxmox_response_deserialize ... ok
[INFO] [stdout] test storage::tests::storage_create_params_type_rename ... ok
[INFO] [stdout] test storage::tests::storage_create_params_minimal ... ok
[INFO] [stdout] test storage::tests::storage_create_params_serialization ... ok
[INFO] [stdout] test storage::tests::storage_create_params_debug_redacts_password ... ok
[INFO] [stdout] test storage::tests::storage_content_summary_skip_serializing_none ... ok
[INFO] [stdout] test types::tests::upid_hash_consistent_with_eq ... ok
[INFO] [stdout] test types::tests::upid_inequality ... ok
[INFO] [stdout] test storage::tests::storage_update_params_debug_redacts_password ... ok
[INFO] [stdout] test types::tests::proxmox_response_with_errors ... ok
[INFO] [stdout] test types::tests::task_status_error_exitstatus ... ok
[INFO] [stdout] test types::tests::task_status_is_ok ... ok
[INFO] [stdout] test types::tests::task_status_none_exitstatus_is_not_ok ... ok
[INFO] [stdout] test validation::tests::invalid_group_id_path_traversal ... ok
[INFO] [stdout] test types::tests::task_status_none_is_not_running ... ok
[INFO] [stdout] test types::tests::task_status_is_running ... ok
[INFO] [stdout] test validation::tests::invalid_ha_sid_empty_parts ... ok
[INFO] [stdout] test types::tests::task_status_serde_roundtrip ... ok
[INFO] [stdout] test validation::tests::invalid_ha_sid_non_digit_vmid ... ok
[INFO] [stdout] test validation::tests::invalid_group_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_node_name_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_ha_sid_special_chars_in_type ... ok
[INFO] [stdout] test types::tests::upid_into_string ... ok
[INFO] [stdout] test validation::tests::invalid_group_id_empty ... ok
[INFO] [stdout] test types::tests::upid_equality ... ok
[INFO] [stdout] test types::tests::upid_from_string ... ok
[INFO] [stdout] test validation::tests::invalid_node_name_starts_with_number ... ok
[INFO] [stdout] test validation::tests::invalid_pool_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_realm_id_empty ... ok
[INFO] [stdout] test validation::tests::invalid_resource_id_empty ... ok
[INFO] [stdout] test validation::tests::invalid_resource_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_role_id_empty ... ok
[INFO] [stdout] test validation::tests::invalid_role_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_pool_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_storage_id_empty ... ok
[INFO] [stdout] test validation::tests::invalid_resource_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_realm_id_special_chars ... ok
[INFO] [stdout] test types::tests::upid_display ... ok
[INFO] [stdout] test validation::tests::invalid_node_name_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_node_name_starts_with_hyphen ... ok
[INFO] [stdout] test validation::tests::invalid_pool_id_empty ... ok
[INFO] [stdout] test storage::tests::storage_content_summary_serde_roundtrip ... ok
[INFO] [stdout] test validation::tests::invalid_node_name_empty ... ok
[INFO] [stdout] test validation::tests::invalid_realm_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_storage_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_vmid_too_high ... ok
[INFO] [stdout] test validation::tests::invalid_ha_sid_no_colon ... ok
[INFO] [stdout] test validation::tests::invalid_storage_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_token_id_empty ... ok
[INFO] [stdout] test validation::tests::invalid_user_id_empty_parts ... ok
[INFO] [stdout] test validation::tests::invalid_user_id_special_chars ... ok
[INFO] [stdout] test client::tests::with_api_token_creates_authenticated_client ... ok
[INFO] [stdout] test validation::tests::invalid_token_id_special_chars ... ok
[INFO] [stdout] test validation::tests::invalid_token_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::invalid_user_id_no_realm ... ok
[INFO] [stdout] test validation::tests::valid_storage_ids ... ok
[INFO] [stdout] test validation::tests::invalid_vmid_too_low ... ok
[INFO] [stdout] test validation::tests::valid_node_names ... ok
[INFO] [stdout] test validation::tests::valid_token_ids ... ok
[INFO] [stdout] test validation::tests::valid_pool_ids ... ok
[INFO] [stdout] test validation::tests::valid_user_ids ... ok
[INFO] [stdout] test validation::tests::valid_vmids ... ok
[INFO] [stdout] test validation::tests::valid_realm_ids ... ok
[INFO] [stdout] test validation::tests::user_id_allows_double_dots_in_username ... ok
[INFO] [stdout] test validation::tests::valid_group_ids ... ok
[INFO] [stdout] test validation::tests::valid_resource_ids ... ok
[INFO] [stdout] test validation::tests::valid_ha_sids ... ok
[INFO] [stdout] test validation::tests::invalid_role_id_path_traversal ... ok
[INFO] [stdout] test validation::tests::valid_role_ids ... ok
[INFO] [stdout] test version::tests::version_deserialize ... ok
[INFO] [stdout] test version::tests::version_serde_roundtrip ... ok
[INFO] [stdout] test version::tests::version_skip_none ... ok
[INFO] [stdout] test client::tests::unauthenticated_get_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 455 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests proxmox_client
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.68s
[INFO] running `Command { std: "docker" "inspect" "d7221ec3a7acbf6cc07a00e8c8bb176923e7dd0dadff8590fa21ba6461916b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7221ec3a7acbf6cc07a00e8c8bb176923e7dd0dadff8590fa21ba6461916b24", kill_on_drop: false }`
[INFO] [stdout] d7221ec3a7acbf6cc07a00e8c8bb176923e7dd0dadff8590fa21ba6461916b24
