[INFO] fetching crate leeca_proxmox 0.1.1...
[INFO] testing leeca_proxmox-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate leeca_proxmox 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate leeca_proxmox 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate leeca_proxmox 0.1.1
[INFO] tweaked toml for crates.io crate leeca_proxmox 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leeca_proxmox 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leeca_proxmox 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 59f32943aab8ffb24e66d06b9b09af0f891a65375e9dc50943499469338ba1e0
[INFO] running `Command { std: "docker" "start" "-a" "59f32943aab8ffb24e66d06b9b09af0f891a65375e9dc50943499469338ba1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59f32943aab8ffb24e66d06b9b09af0f891a65375e9dc50943499469338ba1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f32943aab8ffb24e66d06b9b09af0f891a65375e9dc50943499469338ba1e0", kill_on_drop: false }`
[INFO] [stdout] 59f32943aab8ffb24e66d06b9b09af0f891a65375e9dc50943499469338ba1e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] be794155aa5a8ec650cda6eee82fff5c57ac14a1ae1b4c54198ca542e0c10ed7
[INFO] running `Command { std: "docker" "start" "-a" "be794155aa5a8ec650cda6eee82fff5c57ac14a1ae1b4c54198ca542e0c10ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zxcvbn v3.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling leeca_proxmox v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `proxmox_host`, `proxmox_port`, and `proxmox_secure` are never read
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ProxmoxConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  9 |     proxmox_host: ProxmoxHost,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     proxmox_port: ProxmoxPort,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     proxmox_secure: bool, // TODO: Make this a value object (or force only https)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `proxmox_host`, `proxmox_port`, and `is_connection_secure` are never used
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ProxmoxConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn proxmox_host(&self) -> &ProxmoxHost {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn proxmox_port(&self) -> &ProxmoxPort {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn is_connection_secure(&self) -> &bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxmox_specific_ports` is never read
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_port.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ProxmoxPortConfig {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     proxmox_specific_ports: HashSet<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxmoxPortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_proxmox_port` is never used
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_port.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl ProxmoxPortConfig {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn is_proxmox_port(&self, port: u16) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_credentials` is never used
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_ticket.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl ProxmoxTicketConfig {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn extract_credentials(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.29s
[INFO] running `Command { std: "docker" "inspect" "be794155aa5a8ec650cda6eee82fff5c57ac14a1ae1b4c54198ca542e0c10ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be794155aa5a8ec650cda6eee82fff5c57ac14a1ae1b4c54198ca542e0c10ed7", kill_on_drop: false }`
[INFO] [stdout] be794155aa5a8ec650cda6eee82fff5c57ac14a1ae1b4c54198ca542e0c10ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 214a258f614c3b3c8cdcaa4e5e1fee2930477b2d5fe961d67486406dcb88c9f2
[INFO] running `Command { std: "docker" "start" "-a" "214a258f614c3b3c8cdcaa4e5e1fee2930477b2d5fe961d67486406dcb88c9f2", kill_on_drop: false }`
[INFO] [stdout] warning: fields `proxmox_host`, `proxmox_port`, and `proxmox_secure` are never read
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ProxmoxConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  9 |     proxmox_host: ProxmoxHost,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     proxmox_port: ProxmoxPort,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     proxmox_secure: bool, // TODO: Make this a value object (or force only https)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `proxmox_host`, `proxmox_port`, and `is_connection_secure` are never used
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ProxmoxConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn proxmox_host(&self) -> &ProxmoxHost {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn proxmox_port(&self) -> &ProxmoxPort {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn is_connection_secure(&self) -> &bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxmox_specific_ports` is never read
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_port.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ProxmoxPortConfig {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     proxmox_specific_ports: HashSet<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxmoxPortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_proxmox_port` is never used
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_port.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl ProxmoxPortConfig {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn is_proxmox_port(&self, port: u16) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_credentials` is never used
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_ticket.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl ProxmoxTicketConfig {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn extract_credentials(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling leeca_proxmox v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `proxmox_host`, `proxmox_port`, and `proxmox_secure` are never read
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ProxmoxConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  9 |     proxmox_host: ProxmoxHost,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     proxmox_port: ProxmoxPort,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     proxmox_secure: bool, // TODO: Make this a value object (or force only https)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `proxmox_host`, `proxmox_port`, and `is_connection_secure` are never used
[INFO] [stdout]   --> src/core/domain/model/proxmox_connection.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl ProxmoxConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn proxmox_host(&self) -> &ProxmoxHost {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn proxmox_port(&self) -> &ProxmoxPort {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn is_connection_secure(&self) -> &bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_credentials` is never used
[INFO] [stdout]   --> src/core/domain/value_object/proxmox_ticket.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl ProxmoxTicketConfig {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn extract_credentials(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "214a258f614c3b3c8cdcaa4e5e1fee2930477b2d5fe961d67486406dcb88c9f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214a258f614c3b3c8cdcaa4e5e1fee2930477b2d5fe961d67486406dcb88c9f2", kill_on_drop: false }`
[INFO] [stdout] 214a258f614c3b3c8cdcaa4e5e1fee2930477b2d5fe961d67486406dcb88c9f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1d64e56b06d5d93d9387500a4ec9325c0ddbc9db984fcb6e5b16e233f0e592a3
[INFO] running `Command { std: "docker" "start" "-a" "1d64e56b06d5d93d9387500a4ec9325c0ddbc9db984fcb6e5b16e233f0e592a3", kill_on_drop: false }`
[INFO] [stderr] warning: fields `proxmox_host`, `proxmox_port`, and `proxmox_secure` are never read
[INFO] [stderr]   --> src/core/domain/model/proxmox_connection.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct ProxmoxConnection {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr]  9 |     proxmox_host: ProxmoxHost,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 10 |     proxmox_port: ProxmoxPort,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 14 |     proxmox_secure: bool, // TODO: Make this a value object (or force only https)
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `proxmox_host`, `proxmox_port`, and `is_connection_secure` are never used
[INFO] [stderr]   --> src/core/domain/model/proxmox_connection.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl ProxmoxConnection {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn proxmox_host(&self) -> &ProxmoxHost {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn proxmox_port(&self) -> &ProxmoxPort {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn is_connection_secure(&self) -> &bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `proxmox_specific_ports` is never read
[INFO] [stderr]   --> src/core/domain/value_object/proxmox_port.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ProxmoxPortConfig {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     proxmox_specific_ports: HashSet<u16>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProxmoxPortConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_proxmox_port` is never used
[INFO] [stderr]   --> src/core/domain/value_object/proxmox_port.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl ProxmoxPortConfig {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn is_proxmox_port(&self, port: u16) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `extract_credentials` is never used
[INFO] [stderr]   --> src/core/domain/value_object/proxmox_ticket.rs:92:18
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl ProxmoxTicketConfig {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub async fn extract_credentials(
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `leeca_proxmox` (lib) generated 5 warnings
[INFO] [stderr] warning: `leeca_proxmox` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leeca_proxmox-fcab916904d4e7c9)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_header_format ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_invalid_tokens ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_token_id_extraction ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_valid_tokens ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_invalid_hostnames ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_invalid_passwords ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_invalid_ports ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_valid_hostnames ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_proxmox_specific_ports ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_concurrent_access ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_cookie_header ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_dns_timeout ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_user_realm_extraction ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_valid_ports ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_valid_urls ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_scheme_validation ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_valid_realms ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_ticket_expiration ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_update ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_valid_usernames ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_url_composition ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_valid_tickets ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_concurrent_access ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_concurrent_access ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_api_paths ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_invalid_urls ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_invalid_usernames ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_concurrent_access ... FAILED
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_invalid_realms ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_invalid_tickets ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_valid_passwords ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_password_entropy ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::domain::value_object::proxmox_host::tests::test_concurrent_access stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::domain::value_object::proxmox_host::tests::test_concurrent_access' (30) panicked at src/core/domain/value_object/proxmox_host.rs:202:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Validation { source: ConstraintViolation("DNS resolution failed: failed to lookup address information: Temporary failure in name resolution"), backtrace: Backtrace [{ fn: "leeca_proxmox::core::domain::value_object::base_value_object::ValueObject::new::{{closure}}::{{closure}}", file: "./src/core/domain/value_object/base_value_object.rs", line: 97 }, { fn: "core::result::Result<T,E>::map_err", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 968 }, { fn: "leeca_proxmox::core::domain::value_object::base_value_object::ValueObject::new::{{closure}}", file: "./src/core/domain/value_object/base_value_object.rs", line: 95 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs", line: 133 }, { fn: "leeca_proxmox::core::domain::value_object::proxmox_host::ProxmoxHost::new::{{closure}}", file: "./src/core/domain/value_object/proxmox_host.rs", line: 102 }, { fn: "leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access::{{closure}}", file: "./src/core/domain/value_object/proxmox_host.rs", line: 202 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs", line: 133 }, { fn: "<core::pin::Pin<P> as core::future::future::Future>::poll", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs", line: 107 }, { fn: "tokio::runtime::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs", line: 73 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 428 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 728 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::context::scoped::Scoped<T>::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs", line: 180 }, { fn: "std::thread::local::LocalKey<T>::try_with", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs", line: 508 }, { fn: "std::thread::local::LocalKey<T>::with", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs", line: 472 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs", line: 180 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 807 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 716 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 196 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs", line: 184 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs", line: 368 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs", line: 342 }, { fn: "leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access", file: "./src/core/domain/value_object/proxmox_host.rs", line: 216 }, { fn: "leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access::{{closure}}", file: "./src/core/domain/value_object/proxmox_host.rs", line: 201 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { fn: "clone" }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630625d156d2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630625d156d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630625d156d2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x630625d156d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x630625d271df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x630625d271df - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x630625ce0e53 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630625ce0e53 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x630625ced722 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x630625cf2d0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x630625cf2ba1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x630625803f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x630625803f6e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630625cf33cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x630625cf33cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x630625cf317a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x630625ced859 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x630625cd573d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x630625d30ef0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x630625d2fce6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6306257d9065 - core::result::Result<T,E>::unwrap::h16be03623e8ffea3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6306257d9065 - leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access::{{closure}}::h4061ed10f657f0ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/domain/value_object/proxmox_host.rs:202:70
[INFO] [stdout]   22:     0x6306257b8872 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc3b76d62edbde1f0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6306257b85ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h774b09fd5f63fd1f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6306257b7e2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcbd21f049cee62e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x6306257b7d7b - tokio::runtime::coop::with_budget::h40895a0a7a0f9d8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x6306257b7d7b - tokio::runtime::coop::budget::h4dc0f4c3ea2176c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x6306257b7d7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3c050e50df94b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x6306257b5210 - tokio::runtime::scheduler::current_thread::Context::enter::hbb9aa447bcbdc860
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x6306257b680d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9b44801b0c5a45ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x6306257b64d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7b4aea19512215a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x6306257c761b - tokio::runtime::context::scoped::Scoped<T>::set::h84d7bf990a2ab7c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6306257b2a29 - tokio::runtime::context::set_scheduler::{{closure}}::h6635f6ba6f78226c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63062579d162 - std::thread::local::LocalKey<T>::try_with::hc2430967806799c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x63062579be0e - std::thread::local::LocalKey<T>::with::h6230adfcaf232801
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x6306257b29dd - tokio::runtime::context::set_scheduler::h9a75d16e82d930d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x6306257b6260 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he16a2f4ffd733531
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x6306257b6553 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdcc32292cbdcc385
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x6306257b3043 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0a92660bae6b15fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x63062579e770 - tokio::runtime::context::runtime::enter_runtime::he487e48c32758a90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6306257b2df1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he98727a348e66131
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x6306257b0654 - tokio::runtime::runtime::Runtime::block_on_inner::ha24617ab21d617df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6306257b0817 - tokio::runtime::runtime::Runtime::block_on::h688c95ffa670e087
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6306257d8cef - leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access::h8375228405e1cbf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/domain/value_object/proxmox_host.rs:216:31
[INFO] [stdout]   44:     0x6306257d94f7 - leeca_proxmox::core::domain::value_object::proxmox_host::tests::test_concurrent_access::{{closure}}::he08c2723173f080b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/domain/value_object/proxmox_host.rs:201:38
[INFO] [stdout]   45:     0x630625767356 - core::ops::function::FnOnce::call_once::h141a7940f45a2612
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x630625803dbb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x630625803dbb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x630625817dcd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x630625817dcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x630625817dcd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x630625817dcd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x630625817dcd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x630625817dcd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x630625817dcd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6306257f1314 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6306257f1314 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x6306257f4c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x6306257f4c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6306257f4c4a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x6306257f4c4a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6306257f4c4a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6306257f4c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x6306257f4c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x630625ce8c5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x630625ce8c5f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x704b111d5aa4 - <unknown>
[INFO] [stdout]   67:     0x704b11262a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::domain::value_object::proxmox_host::tests::test_concurrent_access
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1d64e56b06d5d93d9387500a4ec9325c0ddbc9db984fcb6e5b16e233f0e592a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d64e56b06d5d93d9387500a4ec9325c0ddbc9db984fcb6e5b16e233f0e592a3", kill_on_drop: false }`
[INFO] [stdout] 1d64e56b06d5d93d9387500a4ec9325c0ddbc9db984fcb6e5b16e233f0e592a3
