[INFO] fetching crate nimbuspulse-client 0.1.10... [INFO] testing nimbuspulse-client-0.1.10 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate nimbuspulse-client 0.1.10 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nimbuspulse-client 0.1.10 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 730741385dafd09fb82072479efdbd983661d5a744a1e57cb2d92890b4571964 [INFO] running `Command { std: "docker" "start" "-a" "730741385dafd09fb82072479efdbd983661d5a744a1e57cb2d92890b4571964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730741385dafd09fb82072479efdbd983661d5a744a1e57cb2d92890b4571964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730741385dafd09fb82072479efdbd983661d5a744a1e57cb2d92890b4571964", kill_on_drop: false }` [INFO] [stdout] 730741385dafd09fb82072479efdbd983661d5a744a1e57cb2d92890b4571964 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1524ee5bfce48fd409378881e5e5ddeaf01a3e32b54b5e7556da738e572ab5fb [INFO] running `Command { std: "docker" "start" "-a" "1524ee5bfce48fd409378881e5e5ddeaf01a3e32b54b5e7556da738e572ab5fb", 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 proc-macro2 v1.0.95 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [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 zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.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_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 tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tower-http v0.6.4 [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 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)]` 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 54.22s [INFO] running `Command { std: "docker" "inspect" "1524ee5bfce48fd409378881e5e5ddeaf01a3e32b54b5e7556da738e572ab5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1524ee5bfce48fd409378881e5e5ddeaf01a3e32b54b5e7556da738e572ab5fb", kill_on_drop: false }` [INFO] [stdout] 1524ee5bfce48fd409378881e5e5ddeaf01a3e32b54b5e7556da738e572ab5fb [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7437fadbc199ba456a125c76d4aae550168d62f4d44862c40662b90766ef3a1 [INFO] running `Command { std: "docker" "start" "-a" "b7437fadbc199ba456a125c76d4aae550168d62f4d44862c40662b90766ef3a1", 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 syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling unicode-id-start v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [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 deno_terminal v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.7 [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 tracing v0.1.41 [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 swc_visit v0.5.14 [INFO] [stderr] Compiling thiserror v1.0.69 [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 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_urlencoded v0.7.1 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling deno_media_type v0.1.4 [INFO] [stderr] Compiling dprint-core v0.66.2 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.140 [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)]` 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)]` 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 2m 11s [INFO] running `Command { std: "docker" "inspect" "b7437fadbc199ba456a125c76d4aae550168d62f4d44862c40662b90766ef3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7437fadbc199ba456a125c76d4aae550168d62f4d44862c40662b90766ef3a1", kill_on_drop: false }` [INFO] [stdout] b7437fadbc199ba456a125c76d4aae550168d62f4d44862c40662b90766ef3a1 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a855d1eda64c93f3c8bce4a1033b87ffe319b6ef8c0a84a200574ab8763f972 [INFO] running `Command { std: "docker" "start" "-a" "7a855d1eda64c93f3c8bce4a1033b87ffe319b6ef8c0a84a200574ab8763f972", 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)]` 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: 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)]` 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) generated 2 warnings [INFO] [stderr] warning: `nimbuspulse-client` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [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 types::dcs_chat::export_bindings_dcschatsafe ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_bannedplayer ... ok [INFO] [stdout] test export_bindings_dcssettingspayload ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_player ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_missioninfo ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_advancedsettings ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_missionlist ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_playersresponse ... ok [INFO] [stdout] test export_bindings_createinstancerequest ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_players ... ok [INFO] [stdout] test types::instance::export_bindings_terrain ... ok [INFO] [stdout] test types::node::export_bindings_node ... ok [INFO] [stdout] test types::instance::export_bindings_instancestoppedreason ... ok [INFO] [stdout] test types::system_resources::export_bindings_serverresources ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_serversettings ... ok [INFO] [stdout] test types::dcs_settings::export_bindings_dcssettings ... ok [INFO] [stdout] test types::region::export_bindings_region ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_settings ... ok [INFO] [stdout] test types::dcs_runtime::export_bindings_dcsruntime ... ok [INFO] [stdout] test types::instance::export_bindings_instancestatus ... ok [INFO] [stdout] test types::instance::export_bindings_instance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [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" "7a855d1eda64c93f3c8bce4a1033b87ffe319b6ef8c0a84a200574ab8763f972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a855d1eda64c93f3c8bce4a1033b87ffe319b6ef8c0a84a200574ab8763f972", kill_on_drop: false }` [INFO] [stdout] 7a855d1eda64c93f3c8bce4a1033b87ffe319b6ef8c0a84a200574ab8763f972