[INFO] fetching crate nimbuspulse-client 0.1.10... [INFO] testing nimbuspulse-client-0.1.10 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nimbuspulse-client 0.1.10 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate nimbuspulse-client 0.1.10 [INFO] finished tweaking crates.io crate nimbuspulse-client 0.1.10 [INFO] tweaked toml for crates.io crate nimbuspulse-client 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nimbuspulse-client 0.1.10 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nimbuspulse-client 0.1.10 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `test` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f555a37e1ae558aa6f58d839e63576c3af4551b99fe675afe9486f0b09550b2 [INFO] running `Command { std: "docker" "start" "-a" "0f555a37e1ae558aa6f58d839e63576c3af4551b99fe675afe9486f0b09550b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f555a37e1ae558aa6f58d839e63576c3af4551b99fe675afe9486f0b09550b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f555a37e1ae558aa6f58d839e63576c3af4551b99fe675afe9486f0b09550b2", kill_on_drop: false }` [INFO] [stdout] 0f555a37e1ae558aa6f58d839e63576c3af4551b99fe675afe9486f0b09550b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60bb417eb224a5c6b6350c5c1f22ba47f04c7e450b647b5cf65ebe113b4ceb46 [INFO] running `Command { std: "docker" "start" "-a" "60bb417eb224a5c6b6350c5c1f22ba47f04c7e450b647b5cf65ebe113b4ceb46", kill_on_drop: false }` [INFO] [stderr] warning: Found `test` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling nimbuspulse-client v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DcsChatSafe` is never constructed [INFO] [stdout] --> src/types/dcs_chat.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DcsChatSafe { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/types/node.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.64s [INFO] running `Command { std: "docker" "inspect" "60bb417eb224a5c6b6350c5c1f22ba47f04c7e450b647b5cf65ebe113b4ceb46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bb417eb224a5c6b6350c5c1f22ba47f04c7e450b647b5cf65ebe113b4ceb46", kill_on_drop: false }` [INFO] [stdout] 60bb417eb224a5c6b6350c5c1f22ba47f04c7e450b647b5cf65ebe113b4ceb46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a58a9c72c0a48825c54f63070fc09d15c85d36bcb5e798aa03d15e2191131af [INFO] running `Command { std: "docker" "start" "-a" "2a58a9c72c0a48825c54f63070fc09d15c85d36bcb5e798aa03d15e2191131af", kill_on_drop: false }` [INFO] [stderr] warning: Found `test` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-id-start v1.0.4 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deno_terminal v0.1.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ts-rs-macros v10.1.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling swc_visit v0.5.14 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Compiling deno_media_type v0.1.4 [INFO] [stderr] Compiling dprint-core v0.66.2 [INFO] [stderr] Compiling swc_common v0.33.26 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling nimbuspulse-client v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling swc_ecma_ast v0.113.4 [INFO] [stdout] warning: struct `DcsChatSafe` is never constructed [INFO] [stdout] --> src/types/dcs_chat.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DcsChatSafe { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/types/node.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swc_ecma_parser v0.144.1 [INFO] [stderr] Compiling dprint-swc-ext v0.16.0 [INFO] [stderr] Compiling deno_ast v0.38.2 [INFO] [stderr] Compiling dprint-plugin-typescript v0.90.5 [INFO] [stderr] Compiling ts-rs v10.1.0 [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionList", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionTheatres", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(deserialize_with = "super::deserialize_array_object")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionList", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stdout] warning: fields `id`, `player_id`, `player_name`, `message`, and `unix_time` are never read [INFO] [stdout] --> src/types/dcs_chat.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DcsChatSafe { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | pub player_id: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub player_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub unix_time: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DcsChatSafe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/node.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub ip: String, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub port: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub max_cpu: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | pub max_ram: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 58.40s [INFO] running `Command { std: "docker" "inspect" "2a58a9c72c0a48825c54f63070fc09d15c85d36bcb5e798aa03d15e2191131af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a58a9c72c0a48825c54f63070fc09d15c85d36bcb5e798aa03d15e2191131af", kill_on_drop: false }` [INFO] [stdout] 2a58a9c72c0a48825c54f63070fc09d15c85d36bcb5e798aa03d15e2191131af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dae94cfde9f5750923fb2c9ee1c17b4cbff0e0b823d6f6e7b186d0c1d21549e2 [INFO] running `Command { std: "docker" "start" "-a" "dae94cfde9f5750923fb2c9ee1c17b4cbff0e0b823d6f6e7b186d0c1d21549e2", kill_on_drop: false }` [INFO] [stderr] warning: Found `test` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] warning: struct `DcsChatSafe` is never constructed [INFO] [stderr] --> src/types/dcs_chat.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct DcsChatSafe { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Node` is never constructed [INFO] [stderr] --> src/types/node.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Node { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nimbuspulse-client` (lib) generated 2 warnings [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionList", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionTheatres", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(deserialize_with = "super::deserialize_array_object")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: failed to parse serde attribute [INFO] [stderr] | [INFO] [stderr] | #[serde(rename = "missionList", deserialize_with = [INFO] [stderr] "super::deserialize_mission_field")] [INFO] [stderr] | [INFO] [stderr] = note: ts-rs failed to parse this attribute. It will be ignored. [INFO] [stderr] warning: fields `id`, `player_id`, `player_name`, `message`, and `unix_time` are never read [INFO] [stderr] --> src/types/dcs_chat.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct DcsChatSafe { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 7 | pub id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] 8 | pub player_id: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 9 | pub player_name: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 10 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 11 | pub unix_time: i64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DcsChatSafe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/types/node.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Node { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 10 | pub id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] 11 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | pub ip: String, [INFO] [stderr] | ^^ [INFO] [stderr] 14 | pub port: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 15 | pub max_cpu: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 16 | pub max_ram: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `nimbuspulse-client` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nimbuspulse_client-c21517249830330e) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test export_bindings_dcssettingspayload ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_missioninfo ... ok [INFO] [stdout] test types::instance::export_bindings_terrain ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_player ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_bannedplayer ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_missionlist ... ok [INFO] [stdout] test types::dcs_settings::export_bindings_dcssettings ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_advancedsettings ... ok [INFO] [stdout] test types::instance::export_bindings_instancestoppedreason ... ok [INFO] [stdout] test types::dcs_chat::export_bindings_dcschatsafe ... ok [INFO] [stdout] test types::region::export_bindings_region ... ok [INFO] [stdout] test types::system_resources::export_bindings_serverresources ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_settings ... ok [INFO] [stdout] test types::node::export_bindings_node ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_players ... ok [INFO] [stdout] test export_bindings_createinstancerequest ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_playersresponse ... ok [INFO] [stdout] test types::instance::export_bindings_instancestatus ... ok [INFO] [stdout] test types::instance::export_bindings_instance ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_serversettings ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_dcsruntime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-5f996fd67c215120) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nimbuspulse_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dae94cfde9f5750923fb2c9ee1c17b4cbff0e0b823d6f6e7b186d0c1d21549e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae94cfde9f5750923fb2c9ee1c17b4cbff0e0b823d6f6e7b186d0c1d21549e2", kill_on_drop: false }` [INFO] [stdout] dae94cfde9f5750923fb2c9ee1c17b4cbff0e0b823d6f6e7b186d0c1d21549e2