[INFO] fetching crate forged-cli 0.4.0... [INFO] testing forged-cli-0.4.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate forged-cli 0.4.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forged-cli 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 407317ccb9f766be951eee79e59266c1b4716b024e8ab2dd8a063b9ff86cbf69 [INFO] running `Command { std: "docker" "start" "-a" "407317ccb9f766be951eee79e59266c1b4716b024e8ab2dd8a063b9ff86cbf69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407317ccb9f766be951eee79e59266c1b4716b024e8ab2dd8a063b9ff86cbf69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407317ccb9f766be951eee79e59266c1b4716b024e8ab2dd8a063b9ff86cbf69", kill_on_drop: false }` [INFO] [stdout] 407317ccb9f766be951eee79e59266c1b4716b024e8ab2dd8a063b9ff86cbf69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c802a9cdea0e637a8df42389be6701fb38aa8a1cb880c43e103b9237e21b2af4 [INFO] running `Command { std: "docker" "start" "-a" "c802a9cdea0e637a8df42389be6701fb38aa8a1cb880c43e103b9237e21b2af4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [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 gimli v0.28.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling 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 binrw_derive v0.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling hash32 v0.2.1 [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] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling hidapi v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rusb v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling zero v0.1.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling slip-codec v0.3.4 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling kmp v0.1.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling svg v0.14.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling uf2-decode v0.2.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling typed-path v0.7.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling dotenv v0.15.0 [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 strum_macros v0.25.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling bytemuck v1.14.2 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling cynic-codegen v2.2.8 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling cynic-proc-macros v2.2.8 [INFO] [stderr] Compiling jep106 v0.2.8 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling probe-rs-target v0.22.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling esp-idf-part v0.4.1 [INFO] [stderr] Compiling probe-rs v0.22.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling espflash v2.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling cynic v2.2.8 [INFO] [stderr] Compiling forged v0.4.0 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "c802a9cdea0e637a8df42389be6701fb38aa8a1cb880c43e103b9237e21b2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c802a9cdea0e637a8df42389be6701fb38aa8a1cb880c43e103b9237e21b2af4", kill_on_drop: false }` [INFO] [stdout] c802a9cdea0e637a8df42389be6701fb38aa8a1cb880c43e103b9237e21b2af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632b1e9904a8a510d249d2f456868f0aecf1ac181ae5bfabd105455e06dfa2d1 [INFO] running `Command { std: "docker" "start" "-a" "632b1e9904a8a510d249d2f456868f0aecf1ac181ae5bfabd105455e06dfa2d1", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "632b1e9904a8a510d249d2f456868f0aecf1ac181ae5bfabd105455e06dfa2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632b1e9904a8a510d249d2f456868f0aecf1ac181ae5bfabd105455e06dfa2d1", kill_on_drop: false }` [INFO] [stdout] 632b1e9904a8a510d249d2f456868f0aecf1ac181ae5bfabd105455e06dfa2d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] def199c861b9b3c7c80dc608ceb802754f499a4d1087a5af96dbf198622b1aee [INFO] running `Command { std: "docker" "start" "-a" "def199c861b9b3c7c80dc608ceb802754f499a4d1087a5af96dbf198622b1aee", kill_on_drop: false }` [INFO] [stderr] warning: field `device_create` is never read [INFO] [stderr] --> src/queries.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct CreateDevice { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 17 | pub device_create: Device, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CreateDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/queries.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct Device { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 22 | pub id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `run_finish` is never read [INFO] [stderr] --> src/queries.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct FinishRun { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 28 | pub run_finish: Uuid, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FinishRun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `log_create` is never read [INFO] [stderr] --> src/queries.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct CreateLog { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 34 | #[arguments(level: $level, message: $message)] [INFO] [stderr] 35 | pub log_create: Log, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CreateLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/queries.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct Log { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 46 | pub id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `BinaryAnalysis` is never constructed [INFO] [stderr] --> src/queries.rs:106:16 [INFO] [stderr] | [INFO] [stderr] 106 | pub struct BinaryAnalysis { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `attachment_create` is never read [INFO] [stderr] --> src/queries.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 124 | pub struct CreateAttachment { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 125 | #[arguments(data: $data)] [INFO] [stderr] 126 | pub attachment_create: Attachment, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CreateAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/queries.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 135 | pub struct Attachment { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 136 | pub id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `block_create` is never read [INFO] [stderr] --> src/queries.rs:143:13 [INFO] [stderr] | [INFO] [stderr] 141 | pub struct CreateBlock { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 142 | #[arguments(schemaName: $schema_name, data: $data)] [INFO] [stderr] 143 | pub block_create: Block, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CreateBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/queries.rs:154:13 [INFO] [stderr] | [INFO] [stderr] 153 | pub struct Block { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 154 | pub id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `forged-cli` (bin "forged-cli" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forged_cli-4a745b28e86e4171) [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" "def199c861b9b3c7c80dc608ceb802754f499a4d1087a5af96dbf198622b1aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def199c861b9b3c7c80dc608ceb802754f499a4d1087a5af96dbf198622b1aee", kill_on_drop: false }` [INFO] [stdout] def199c861b9b3c7c80dc608ceb802754f499a4d1087a5af96dbf198622b1aee