[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#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [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 f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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 derive-new v0.5.9 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded futures-io v0.3.24 [INFO] [stderr] Downloaded clap v3.2.21 [INFO] [stderr] Downloaded tokio v1.21.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cfc35a922cf977eb567d5e466d638427698147f3a0167585ca7764f94851621 [INFO] running `Command { std: "docker" "start" "-a" "9cfc35a922cf977eb567d5e466d638427698147f3a0167585ca7764f94851621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cfc35a922cf977eb567d5e466d638427698147f3a0167585ca7764f94851621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cfc35a922cf977eb567d5e466d638427698147f3a0167585ca7764f94851621", kill_on_drop: false }` [INFO] [stdout] 9cfc35a922cf977eb567d5e466d638427698147f3a0167585ca7764f94851621 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b2de1bee3bf146b5c4cc3fb01729a9aa8438766b8f6c3aca6fdce1149a6297 [INFO] running `Command { std: "docker" "start" "-a" "92b2de1bee3bf146b5c4cc3fb01729a9aa8438766b8f6c3aca6fdce1149a6297", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 bstr v0.2.17 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.85 [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: 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: 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: 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, [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>, [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, [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>, [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: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: 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: 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: 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, [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>, [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, [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>, [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 19.25s [INFO] running `Command { std: "docker" "inspect" "92b2de1bee3bf146b5c4cc3fb01729a9aa8438766b8f6c3aca6fdce1149a6297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b2de1bee3bf146b5c4cc3fb01729a9aa8438766b8f6c3aca6fdce1149a6297", kill_on_drop: false }` [INFO] [stdout] 92b2de1bee3bf146b5c4cc3fb01729a9aa8438766b8f6c3aca6fdce1149a6297