[INFO] fetching crate forged-cli 0.4.0...
[INFO] checking forged-cli-0.4.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate forged-cli 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate forged-cli 0.4.0
[INFO] finished tweaking crates.io crate forged-cli 0.4.0
[INFO] tweaked toml for crates.io crate forged-cli 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forged-cli 0.4.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate forged-cli 0.4.0 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c28b1c14e314bcac05cd0413ea8ce3f54101a2104e292481eb1a237434993c90
[INFO] running `Command { std: "docker" "start" "-a" "c28b1c14e314bcac05cd0413ea8ce3f54101a2104e292481eb1a237434993c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c28b1c14e314bcac05cd0413ea8ce3f54101a2104e292481eb1a237434993c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28b1c14e314bcac05cd0413ea8ce3f54101a2104e292481eb1a237434993c90", kill_on_drop: false }`
[INFO] [stdout] c28b1c14e314bcac05cd0413ea8ce3f54101a2104e292481eb1a237434993c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9b84f6b271a6d4d4cfc43fb21f85770d1d70a17cc4510b5e3eac564d633a0bb
[INFO] running `Command { std: "docker" "start" "-a" "d9b84f6b271a6d4d4cfc43fb21f85770d1d70a17cc4510b5e3eac564d633a0bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hidapi v2.6.0
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking slip-codec v0.3.4
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking jaylink v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking kmp v0.1.1
[INFO] [stderr]     Checking typed-path v0.7.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking svg v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking bytemuck v1.14.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking unescaper v0.1.4
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking serialport v4.3.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling deku_derive v0.16.0
[INFO] [stderr]     Checking deku v0.16.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling cynic-codegen v2.2.8
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jep106 v0.2.8
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking probe-rs-target v0.22.0
[INFO] [stderr]     Checking esp-idf-part v0.4.1
[INFO] [stderr]    Compiling probe-rs v0.22.0
[INFO] [stderr]    Compiling cynic-proc-macros v2.2.8
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking espflash v2.1.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking cynic v2.2.8
[INFO] [stderr]     Checking forged v0.4.0
[INFO] [stderr]     Checking forged-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `device_create` is never read
[INFO] [stdout]   --> src/queries.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct CreateDevice {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 17 |         pub device_create: Device,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateDevice` 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: field `id` is never read
[INFO] [stdout]   --> src/queries.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub struct Device {
[INFO] [stdout]    |                ------ field in this struct
[INFO] [stdout] 22 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `run_finish` is never read
[INFO] [stdout]   --> src/queries.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub struct FinishRun {
[INFO] [stdout]    |                --------- field in this struct
[INFO] [stdout] 28 |         pub run_finish: Uuid,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FinishRun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_create` is never read
[INFO] [stdout]   --> src/queries.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub struct CreateLog {
[INFO] [stdout]    |                --------- field in this struct
[INFO] [stdout] 34 |         #[arguments(level: $level, message: $message)]
[INFO] [stdout] 35 |         pub log_create: Log,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/queries.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub struct Log {
[INFO] [stdout]    |                --- field in this struct
[INFO] [stdout] 46 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryAnalysis` is never constructed
[INFO] [stdout]    --> src/queries.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub struct BinaryAnalysis {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attachment_create` is never read
[INFO] [stdout]    --> src/queries.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub struct CreateAttachment {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] 125 |         #[arguments(data: $data)]
[INFO] [stdout] 126 |         pub attachment_create: Attachment,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/queries.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub struct Attachment {
[INFO] [stdout]     |                ---------- field in this struct
[INFO] [stdout] 136 |         pub id: Uuid,
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block_create` is never read
[INFO] [stdout]    --> src/queries.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub struct CreateBlock {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] 142 |         #[arguments(schemaName: $schema_name, data: $data)]
[INFO] [stdout] 143 |         pub block_create: Block,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/queries.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub struct Block {
[INFO] [stdout]     |                ----- field in this struct
[INFO] [stdout] 154 |         pub id: Uuid,
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_create` is never read
[INFO] [stdout]   --> src/queries.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub struct CreateDevice {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 17 |         pub device_create: Device,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateDevice` 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: field `id` is never read
[INFO] [stdout]   --> src/queries.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub struct Device {
[INFO] [stdout]    |                ------ field in this struct
[INFO] [stdout] 22 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `run_finish` is never read
[INFO] [stdout]   --> src/queries.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub struct FinishRun {
[INFO] [stdout]    |                --------- field in this struct
[INFO] [stdout] 28 |         pub run_finish: Uuid,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FinishRun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_create` is never read
[INFO] [stdout]   --> src/queries.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub struct CreateLog {
[INFO] [stdout]    |                --------- field in this struct
[INFO] [stdout] 34 |         #[arguments(level: $level, message: $message)]
[INFO] [stdout] 35 |         pub log_create: Log,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/queries.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub struct Log {
[INFO] [stdout]    |                --- field in this struct
[INFO] [stdout] 46 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryAnalysis` is never constructed
[INFO] [stdout]    --> src/queries.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub struct BinaryAnalysis {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attachment_create` is never read
[INFO] [stdout]    --> src/queries.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub struct CreateAttachment {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] 125 |         #[arguments(data: $data)]
[INFO] [stdout] 126 |         pub attachment_create: Attachment,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/queries.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub struct Attachment {
[INFO] [stdout]     |                ---------- field in this struct
[INFO] [stdout] 136 |         pub id: Uuid,
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block_create` is never read
[INFO] [stdout]    --> src/queries.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub struct CreateBlock {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] 142 |         #[arguments(schemaName: $schema_name, data: $data)]
[INFO] [stdout] 143 |         pub block_create: Block,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/queries.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub struct Block {
[INFO] [stdout]     |                ----- field in this struct
[INFO] [stdout] 154 |         pub id: Uuid,
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "d9b84f6b271a6d4d4cfc43fb21f85770d1d70a17cc4510b5e3eac564d633a0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b84f6b271a6d4d4cfc43fb21f85770d1d70a17cc4510b5e3eac564d633a0bb", kill_on_drop: false }`
[INFO] [stdout] d9b84f6b271a6d4d4cfc43fb21f85770d1d70a17cc4510b5e3eac564d633a0bb
