[INFO] fetching crate ts-bookkeeping 0.1.0... [INFO] checking ts-bookkeeping-0.1.0 against try#92ba2ff79d7a80af24d063a439f8271726e607d7 for pr-113991-1 [INFO] extracting crate ts-bookkeeping 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ts-bookkeeping 0.1.0 on toolchain 92ba2ff79d7a80af24d063a439f8271726e607d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ts-bookkeeping 0.1.0 [INFO] finished tweaking crates.io crate ts-bookkeeping 0.1.0 [INFO] tweaked toml for crates.io crate ts-bookkeeping 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cffa1983795b6993143bd59632df13fbb9808b3f8e512638cf34cdbe76285ef5 [INFO] running `Command { std: "docker" "start" "-a" "cffa1983795b6993143bd59632df13fbb9808b3f8e512638cf34cdbe76285ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cffa1983795b6993143bd59632df13fbb9808b3f8e512638cf34cdbe76285ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cffa1983795b6993143bd59632df13fbb9808b3f8e512638cf34cdbe76285ef5", kill_on_drop: false }` [INFO] [stdout] cffa1983795b6993143bd59632df13fbb9808b3f8e512638cf34cdbe76285ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ecf87baa0ac6aba7002e3b13156653f750565e29382118a29d7428dbe33cb39 [INFO] running `Command { std: "docker" "start" "-a" "0ecf87baa0ac6aba7002e3b13156653f750565e29382118a29d7428dbe33cb39", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking der v0.3.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ff v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking group v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking spki v0.3.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking pkcs8 v0.6.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking elliptic-curve v0.9.12 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ecdsa v0.11.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking p256 v0.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking omnom v3.0.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking simple_asn1 v0.5.4 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling t4rust-derive v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tsproto-structs v0.2.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling tsproto-types v0.1.0 [INFO] [stderr] Compiling ts-bookkeeping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking tsproto-packets v0.1.0 [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/s2c_messages.rs:1161:2 [INFO] [stdout] | [INFO] [stdout] 1160 | pub struct InChannelListFinished { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 1161 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelListFinished` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/s2c_messages.rs:3029:2 [INFO] [stdout] | [INFO] [stdout] 3028 | pub struct InClientConnectionInfoUpdateRequest { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] 3029 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InClientConnectionInfoUpdateRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:1809:2 [INFO] [stdout] | [INFO] [stdout] 1808 | pub struct InBanDelAll { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 1809 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InBanDelAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:1851:2 [INFO] [stdout] | [INFO] [stdout] 1850 | pub struct InBanListRequest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 1851 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InBanListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:3036:2 [INFO] [stdout] | [INFO] [stdout] 3035 | pub struct InChannelDelPerm { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 3036 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelDelPerm` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:4445:2 [INFO] [stdout] | [INFO] [stdout] 4444 | pub struct InChannelGroupListRequest { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 4445 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelGroupListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:4753:2 [INFO] [stdout] | [INFO] [stdout] 4752 | pub struct InChannelListRequest { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 4753 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:5085:2 [INFO] [stdout] | [INFO] [stdout] 5084 | pub struct InChannelSubscribeAll { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 5085 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelSubscribeAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:5211:2 [INFO] [stdout] | [INFO] [stdout] 5210 | pub struct InChannelUnsubscribeAll { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 5211 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelUnsubscribeAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:7035:2 [INFO] [stdout] | [INFO] [stdout] 7034 | pub struct InClientListRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 7035 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InClientListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9374:2 [INFO] [stdout] | [INFO] [stdout] 9373 | pub struct InListFiletransfers { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 9374 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InListFiletransfers` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9759:2 [INFO] [stdout] | [INFO] [stdout] 9758 | pub struct InHostInfoRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 9759 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InHostInfoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9801:2 [INFO] [stdout] | [INFO] [stdout] 9800 | pub struct InInstanceEdit { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9801 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InInstanceEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9843:2 [INFO] [stdout] | [INFO] [stdout] 9842 | pub struct InInstanceInfo { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9843 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InInstanceInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10081:2 [INFO] [stdout] | [INFO] [stdout] 10080 | pub struct InLogout { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10081 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InLogout` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10534:2 [INFO] [stdout] | [INFO] [stdout] 10533 | pub struct InOfflineMessageListRequest { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 10534 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InOfflineMessageListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10945:2 [INFO] [stdout] | [INFO] [stdout] 10944 | pub struct InPermListRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 10945 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPermListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11127:2 [INFO] [stdout] | [INFO] [stdout] 11126 | pub struct InPermReset { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 11127 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPermReset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11402:2 [INFO] [stdout] | [INFO] [stdout] 11401 | pub struct InPrivilegeKeyListRequest { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 11402 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPrivilegeKeyListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11522:2 [INFO] [stdout] | [INFO] [stdout] 11521 | pub struct InQuit { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11522 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InQuit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:12700:2 [INFO] [stdout] | [INFO] [stdout] 12699 | pub struct InServerVariablesRequest { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 12700 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerVariablesRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:13973:2 [INFO] [stdout] | [INFO] [stdout] 13972 | pub struct InServerGroupListRequest { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 13973 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerGroupListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14365:2 [INFO] [stdout] | [INFO] [stdout] 14364 | pub struct InServerInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14365 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14407:2 [INFO] [stdout] | [INFO] [stdout] 14406 | pub struct InServerListRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 14407 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14546:2 [INFO] [stdout] | [INFO] [stdout] 14545 | pub struct InServerNotifyUnregister { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 14546 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerNotifyUnregister` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14666:2 [INFO] [stdout] | [INFO] [stdout] 14665 | pub struct InServerConnectionInfoRequest { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 14666 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerConnectionInfoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14708:2 [INFO] [stdout] | [INFO] [stdout] 14707 | pub struct InServerSnapshotCreate { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14708 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerSnapshotCreate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14750:2 [INFO] [stdout] | [INFO] [stdout] 14749 | pub struct InServerSnapshotDeploy { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14750 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerSnapshotDeploy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:15206:2 [INFO] [stdout] | [INFO] [stdout] 15205 | pub struct InServerTempPasswordListRequest { [INFO] [stdout] | ------------------------------- field in this struct [INFO] [stdout] 15206 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerTempPasswordListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16269:2 [INFO] [stdout] | [INFO] [stdout] 16268 | pub struct InTokenListRequest { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 16269 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InTokenListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16490:2 [INFO] [stdout] | [INFO] [stdout] 16489 | pub struct InVersionRequest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 16490 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InVersionRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16532:2 [INFO] [stdout] | [INFO] [stdout] 16531 | pub struct InWhoAmIRequest { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 16532 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InWhoAmIRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/s2c_messages.rs:1161:2 [INFO] [stdout] | [INFO] [stdout] 1160 | pub struct InChannelListFinished { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 1161 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelListFinished` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/s2c_messages.rs:3029:2 [INFO] [stdout] | [INFO] [stdout] 3028 | pub struct InClientConnectionInfoUpdateRequest { [INFO] [stdout] | ----------------------------------- field in this struct [INFO] [stdout] 3029 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InClientConnectionInfoUpdateRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:1809:2 [INFO] [stdout] | [INFO] [stdout] 1808 | pub struct InBanDelAll { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 1809 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InBanDelAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:1851:2 [INFO] [stdout] | [INFO] [stdout] 1850 | pub struct InBanListRequest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 1851 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InBanListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:3036:2 [INFO] [stdout] | [INFO] [stdout] 3035 | pub struct InChannelDelPerm { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 3036 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelDelPerm` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:4445:2 [INFO] [stdout] | [INFO] [stdout] 4444 | pub struct InChannelGroupListRequest { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 4445 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelGroupListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:4753:2 [INFO] [stdout] | [INFO] [stdout] 4752 | pub struct InChannelListRequest { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 4753 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:5085:2 [INFO] [stdout] | [INFO] [stdout] 5084 | pub struct InChannelSubscribeAll { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 5085 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelSubscribeAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:5211:2 [INFO] [stdout] | [INFO] [stdout] 5210 | pub struct InChannelUnsubscribeAll { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 5211 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InChannelUnsubscribeAll` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:7035:2 [INFO] [stdout] | [INFO] [stdout] 7034 | pub struct InClientListRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 7035 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InClientListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9374:2 [INFO] [stdout] | [INFO] [stdout] 9373 | pub struct InListFiletransfers { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 9374 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InListFiletransfers` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9759:2 [INFO] [stdout] | [INFO] [stdout] 9758 | pub struct InHostInfoRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 9759 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InHostInfoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9801:2 [INFO] [stdout] | [INFO] [stdout] 9800 | pub struct InInstanceEdit { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9801 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InInstanceEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:9843:2 [INFO] [stdout] | [INFO] [stdout] 9842 | pub struct InInstanceInfo { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9843 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InInstanceInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10081:2 [INFO] [stdout] | [INFO] [stdout] 10080 | pub struct InLogout { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10081 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InLogout` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10534:2 [INFO] [stdout] | [INFO] [stdout] 10533 | pub struct InOfflineMessageListRequest { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 10534 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InOfflineMessageListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:10945:2 [INFO] [stdout] | [INFO] [stdout] 10944 | pub struct InPermListRequest { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 10945 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPermListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11127:2 [INFO] [stdout] | [INFO] [stdout] 11126 | pub struct InPermReset { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 11127 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPermReset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11402:2 [INFO] [stdout] | [INFO] [stdout] 11401 | pub struct InPrivilegeKeyListRequest { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 11402 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InPrivilegeKeyListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:11522:2 [INFO] [stdout] | [INFO] [stdout] 11521 | pub struct InQuit { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11522 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InQuit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:12700:2 [INFO] [stdout] | [INFO] [stdout] 12699 | pub struct InServerVariablesRequest { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 12700 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerVariablesRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:13973:2 [INFO] [stdout] | [INFO] [stdout] 13972 | pub struct InServerGroupListRequest { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 13973 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerGroupListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14365:2 [INFO] [stdout] | [INFO] [stdout] 14364 | pub struct InServerInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14365 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14407:2 [INFO] [stdout] | [INFO] [stdout] 14406 | pub struct InServerListRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 14407 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14546:2 [INFO] [stdout] | [INFO] [stdout] 14545 | pub struct InServerNotifyUnregister { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 14546 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerNotifyUnregister` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14666:2 [INFO] [stdout] | [INFO] [stdout] 14665 | pub struct InServerConnectionInfoRequest { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 14666 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerConnectionInfoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14708:2 [INFO] [stdout] | [INFO] [stdout] 14707 | pub struct InServerSnapshotCreate { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14708 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerSnapshotCreate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:14750:2 [INFO] [stdout] | [INFO] [stdout] 14749 | pub struct InServerSnapshotDeploy { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14750 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerSnapshotDeploy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:15206:2 [INFO] [stdout] | [INFO] [stdout] 15205 | pub struct InServerTempPasswordListRequest { [INFO] [stdout] | ------------------------------- field in this struct [INFO] [stdout] 15206 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InServerTempPasswordListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16269:2 [INFO] [stdout] | [INFO] [stdout] 16268 | pub struct InTokenListRequest { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 16269 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InTokenListRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16490:2 [INFO] [stdout] | [INFO] [stdout] 16489 | pub struct InVersionRequest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 16490 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InVersionRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/ts-bookkeeping-ef353c5745181a7e/out/c2s_messages.rs:16532:2 [INFO] [stdout] | [INFO] [stdout] 16531 | pub struct InWhoAmIRequest { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 16532 | list: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InWhoAmIRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.74s [INFO] running `Command { std: "docker" "inspect" "0ecf87baa0ac6aba7002e3b13156653f750565e29382118a29d7428dbe33cb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecf87baa0ac6aba7002e3b13156653f750565e29382118a29d7428dbe33cb39", kill_on_drop: false }` [INFO] [stdout] 0ecf87baa0ac6aba7002e3b13156653f750565e29382118a29d7428dbe33cb39