[INFO] cloning repository https://github.com/ggielly/rc2qt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggielly/rc2qt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggielly%2Frc2qt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggielly%2Frc2qt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e9a10f84937f4ad51953371162274afa91a6c3a
[INFO] checking ggielly/rc2qt against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggielly%2Frc2qt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ggielly/rc2qt
[INFO] finished tweaking git repo https://github.com/ggielly/rc2qt
[INFO] tweaked toml for git repo https://github.com/ggielly/rc2qt written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ggielly/rc2qt on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ggielly/rc2qt 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded memchr v2.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf
[INFO] running `Command { std: "docker" "start" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rc2qt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/parser.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error}; // Import logging macros
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/parser.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error}; // Import logging macros
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `numbers` and `table` are never read
[INFO] [stdout]    --> src/resource.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct RcToolbar {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 173 |     pub id: String,
[INFO] [stdout] 174 |     pub numbers: Vec<i32>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 175 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcToolbar` 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 `table` is never read
[INFO] [stdout]    --> src/resource.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct RcAcceleratorTable {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 217 |     pub id: String,
[INFO] [stdout] 218 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcAcceleratorTable` 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 `table` is never read
[INFO] [stdout]    --> src/resource.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct RcMenu {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 260 |     pub id: String,
[INFO] [stdout] 261 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcMenu` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `items`, `options`, `numbers`, `caption`, `style`, and `font` are never read
[INFO] [stdout]    --> src/resource.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub struct RcDialogEx {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 309 |     pub id: String,
[INFO] [stdout] 310 |     pub items: Vec<String>,   // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 311 |     pub options: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 312 |     pub numbers: Vec<i32>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 313 |     pub caption: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 314 |     pub style: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 315 |     pub font: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcDialogEx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `numbers` and `table` are never read
[INFO] [stdout]    --> src/resource.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct RcToolbar {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 173 |     pub id: String,
[INFO] [stdout] 174 |     pub numbers: Vec<i32>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 175 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcToolbar` 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 `table` is never read
[INFO] [stdout]    --> src/resource.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct RcAcceleratorTable {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 217 |     pub id: String,
[INFO] [stdout] 218 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcAcceleratorTable` 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 `table` is never read
[INFO] [stdout]    --> src/resource.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct RcMenu {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 260 |     pub id: String,
[INFO] [stdout] 261 |     pub table: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcMenu` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `items`, `options`, `numbers`, `caption`, `style`, and `font` are never read
[INFO] [stdout]    --> src/resource.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub struct RcDialogEx {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 309 |     pub id: String,
[INFO] [stdout] 310 |     pub items: Vec<String>,   // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 311 |     pub options: Vec<String>, // Assuming a simplified type for demonstration
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 312 |     pub numbers: Vec<i32>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 313 |     pub caption: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 314 |     pub style: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 315 |     pub font: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RcDialogEx` 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 10.33s
[INFO] running `Command { std: "docker" "inspect" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf", kill_on_drop: false }`
[INFO] [stdout] d63af8aa749fced25d7ba1fba4d597082e4b895367e2c4ccdd1d797e610c15cf
