[INFO] cloning repository https://github.com/andrew-scott-fischer/cuddly-robot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrew-scott-fischer/cuddly-robot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-scott-fischer%2Fcuddly-robot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-scott-fischer%2Fcuddly-robot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81ed3d7359bf4e45063baffe7c5a72e7b0ce4e55
[INFO] checking andrew-scott-fischer/cuddly-robot against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-scott-fischer%2Fcuddly-robot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrew-scott-fischer/cuddly-robot
[INFO] finished tweaking git repo https://github.com/andrew-scott-fischer/cuddly-robot
[INFO] tweaked toml for git repo https://github.com/andrew-scott-fischer/cuddly-robot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrew-scott-fischer/cuddly-robot on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrew-scott-fischer/cuddly-robot 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded clap v3.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cee45cf28e132ca0f0f69e3fbb50fa45ce3228d4fb0aeb848bcaf991db23527
[INFO] running `Command { std: "docker" "start" "-a" "4cee45cf28e132ca0f0f69e3fbb50fa45ce3228d4fb0aeb848bcaf991db23527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cee45cf28e132ca0f0f69e3fbb50fa45ce3228d4fb0aeb848bcaf991db23527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cee45cf28e132ca0f0f69e3fbb50fa45ce3228d4fb0aeb848bcaf991db23527", kill_on_drop: false }`
[INFO] [stdout] 4cee45cf28e132ca0f0f69e3fbb50fa45ce3228d4fb0aeb848bcaf991db23527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 586d11ea16a2faeb6f116e50e4ed1d744fd9fab629e26bc86d06d6518d93ac89
[INFO] running `Command { std: "docker" "start" "-a" "586d11ea16a2faeb6f116e50e4ed1d744fd9fab629e26bc86d06d6518d93ac89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking futures-channel v0.3.24
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking clap v3.2.21
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking cuddly-robot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/drone.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct DroneBuildListItem {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 135 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 136 |     pub repo_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub trigger: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub action: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 142 |     pub link: Url,
[INFO] [stdout] 143 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 144 |     pub message: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub source_repo: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub author_data: DroneBuildAuthorData,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 152 |     pub sender: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildListItem` has derived impls for the traits `Clone` and `Debug`, but these are 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: multiple fields are never read
[INFO] [stdout]    --> src/drone.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct DroneBuildListItem {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 135 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 136 |     pub repo_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub trigger: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub action: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 142 |     pub link: Url,
[INFO] [stdout] 143 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 144 |     pub message: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub source_repo: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub author_data: DroneBuildAuthorData,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 152 |     pub sender: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildListItem` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `prev_git_sha` and `git_ref` are never read
[INFO] [stdout]    --> src/drone.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct DroneGitMetadata {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 160 |     #[serde(rename = "before")]
[INFO] [stdout] 161 |     pub prev_git_sha: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub git_ref: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneGitMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prev_git_sha` and `git_ref` are never read
[INFO] [stdout]    --> src/drone.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct DroneGitMetadata {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 160 |     #[serde(rename = "before")]
[INFO] [stdout] 161 |     pub prev_git_sha: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub git_ref: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneGitMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DroneAction` is never used
[INFO] [stdout]    --> src/drone.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub enum DroneAction {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DroneAction` is never used
[INFO] [stdout]    --> src/drone.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub enum DroneAction {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `updated` is never read
[INFO] [stdout]    --> src/drone.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct DroneBuildTimestamps {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub updated: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildTimestamps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `updated` is never read
[INFO] [stdout]    --> src/drone.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct DroneBuildTimestamps {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub updated: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildTimestamps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `started`, `stopped`, `created`, and `updated` are never read
[INFO] [stdout]    --> src/drone.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct DroneStageTimestamps {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 211 |     pub started: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 212 |     pub stopped: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 213 |     pub created: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 214 |     pub updated: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneStageTimestamps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_login`, `author_name`, `author_email`, and `author_avatar` are never read
[INFO] [stdout]    --> src/drone.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct DroneBuildAuthorData {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 219 |     pub author_login: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 220 |     pub author_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 221 |     pub author_email: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 222 |     pub author_avatar: Url,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildAuthorData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `started`, `stopped`, `created`, and `updated` are never read
[INFO] [stdout]    --> src/drone.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct DroneStageTimestamps {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 211 |     pub started: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 212 |     pub stopped: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 213 |     pub created: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 214 |     pub updated: i64,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneStageTimestamps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/drone.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct Drone1Stage {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 285 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 286 |     pub repo_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 287 |     pub build_id: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 288 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub errignore: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 292 |     pub exit_code: i32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 293 |     pub machine: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 294 |     pub os: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 295 |     pub arch: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 296 |     #[serde(flatten)]
[INFO] [stdout] 297 |     pub timestamps: DroneStageTimestamps,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 298 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub on_success: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 300 |     pub on_failure: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone1Stage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_login`, `author_name`, `author_email`, and `author_avatar` are never read
[INFO] [stdout]    --> src/drone.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct DroneBuildAuthorData {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 219 |     pub author_login: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 220 |     pub author_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 221 |     pub author_email: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 222 |     pub author_avatar: Url,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DroneBuildAuthorData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `stage_type`, and `depends_on` are never read
[INFO] [stdout]    --> src/drone.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct Drone2Stage {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub kind: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 310 |     #[serde(rename = "type")]
[INFO] [stdout] 311 |     pub stage_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 312 |     pub depends_on: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone2Stage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `step_id`, `number`, `errignore`, `exit_code`, and `version` are never read
[INFO] [stdout]    --> src/drone.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct Drone1Step {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 353 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 354 |     pub step_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 355 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub errignore: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 359 |     pub exit_code: i32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone1Step` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `depends_on` and `image` are never read
[INFO] [stdout]    --> src/drone.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct Drone2Step {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub depends_on: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 371 |     pub image: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone2Step` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/drone.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct Drone1Stage {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 285 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 286 |     pub repo_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 287 |     pub build_id: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 288 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub errignore: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 292 |     pub exit_code: i32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 293 |     pub machine: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 294 |     pub os: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 295 |     pub arch: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 296 |     #[serde(flatten)]
[INFO] [stdout] 297 |     pub timestamps: DroneStageTimestamps,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 298 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub on_success: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 300 |     pub on_failure: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone1Stage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `stage_type`, and `depends_on` are never read
[INFO] [stdout]    --> src/drone.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct Drone2Stage {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub kind: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 310 |     #[serde(rename = "type")]
[INFO] [stdout] 311 |     pub stage_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 312 |     pub depends_on: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone2Stage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `step_id`, `number`, `errignore`, `exit_code`, and `version` are never read
[INFO] [stdout]    --> src/drone.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct Drone1Step {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 353 |     pub id: u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 354 |     pub step_id: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 355 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub errignore: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 359 |     pub exit_code: i32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub version: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone1Step` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `depends_on` and `image` are never read
[INFO] [stdout]    --> src/drone.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct Drone2Step {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub depends_on: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 371 |     pub image: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Drone2Step` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.03s
[INFO] running `Command { std: "docker" "inspect" "586d11ea16a2faeb6f116e50e4ed1d744fd9fab629e26bc86d06d6518d93ac89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586d11ea16a2faeb6f116e50e4ed1d744fd9fab629e26bc86d06d6518d93ac89", kill_on_drop: false }`
[INFO] [stdout] 586d11ea16a2faeb6f116e50e4ed1d744fd9fab629e26bc86d06d6518d93ac89
