[INFO] fetching crate jenkins_api 0.8.0...
[INFO] checking jenkins_api-0.8.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate jenkins_api 0.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate jenkins_api 0.8.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jenkins_api 0.8.0
[INFO] finished tweaking crates.io crate jenkins_api 0.8.0
[INFO] tweaked toml for crates.io crate jenkins_api 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 extend v0.1.2
[INFO] [stderr]   Downloaded spectral v0.6.0
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded assert-json-diff v1.1.0
[INFO] [stderr]   Downloaded mockito v0.25.3
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded proptest v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f48db1ad72d60a6694197821787fe6bd7785b0d0fcc8fe16c02b3be93663800e
[INFO] running `Command { std: "docker" "start" "-a" "f48db1ad72d60a6694197821787fe6bd7785b0d0fcc8fe16c02b3be93663800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f48db1ad72d60a6694197821787fe6bd7785b0d0fcc8fe16c02b3be93663800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48db1ad72d60a6694197821787fe6bd7785b0d0fcc8fe16c02b3be93663800e", kill_on_drop: false }`
[INFO] [stdout] f48db1ad72d60a6694197821787fe6bd7785b0d0fcc8fe16c02b3be93663800e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3e44a8691c09b6e8a3ad25d547874895ead5adbc4cadd6d60bb49963693134
[INFO] running `Command { std: "docker" "start" "-a" "6a3e44a8691c09b6e8a3ad25d547874895ead5adbc4cadd6d60bb49963693134", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling cargo-platform v0.1.5
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]    Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking spectral v0.6.0
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]     Checking mockito v0.25.3
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/flow.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A build flow job
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct BuildFlowJob<BuildType = BuildFlowRun> {
[INFO] [stdout]     | |                ------------ field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 29  | |     }
[INFO] [stdout] 30  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuildFlowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/freestyle.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A free style project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct FreeStyleProject<BuildType = FreeStyleBuild> {
[INFO] [stdout]     | |                ---------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 31  | |     }
[INFO] [stdout] 32  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FreeStyleProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/pipeline.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout] 13  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 14  | |     /// A pipeline project
[INFO] [stdout] 15  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 16  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17  | |     pub struct WorkflowJob<BuildType = WorkflowRun> {
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 22  | |     }
[INFO] [stdout] 23  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/matrix.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 17  | |     /// A matrix project
[INFO] [stdout] 18  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 19  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 20  | |     pub struct MatrixProject<BuildType = MatrixBuild> {
[INFO] [stdout]     | |                ------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 35  | |     }
[INFO] [stdout] 36  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatrixProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/matrix.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 43  | |     /// A matrix configuration
[INFO] [stdout] 44  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 45  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 46  | |     pub struct MatrixConfiguration<BuildType = MatrixRun> {
[INFO] [stdout]     | |                ------------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 59  | |     }
[INFO] [stdout] 60  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatrixConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/maven.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A maven project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct MavenModuleSet<BuildType = MavenModuleSetBuild> {
[INFO] [stdout]     | |                -------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 33  | |     }
[INFO] [stdout] 34  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MavenModuleSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/maven.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 41  | |     /// A maven module
[INFO] [stdout] 42  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 43  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 44  | |     pub struct MavenModule<BuildType = MavenBuild> {
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 57  | |     }
[INFO] [stdout] 58  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MavenModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/multijob.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A MultiJob Project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct MultiJobProject<BuildType = MultiJobBuild> {
[INFO] [stdout]     | |                --------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 29  | |     }
[INFO] [stdout] 30  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MultiJobProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/external.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout] 13  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 14  | |     /// An external job
[INFO] [stdout] 15  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 16  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17  | |     pub struct ExternalJob {}
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] 18  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExternalJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: fields `merge_strategy`, `fast_forward_mode`, `merge_target`, and `remote_branch_name` are never read
[INFO] [stdout]   --> src/scm/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MergeOptions {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     /// Merge strategy
[INFO] [stdout] 15 |     merge_strategy: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// Fast forward mode
[INFO] [stdout] 17 |     fast_forward_mode: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Merge target
[INFO] [stdout] 19 |     merge_target: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Remote branch
[INFO] [stdout] 21 |     remote_branch_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MergeOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/flow.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A build flow job
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct BuildFlowJob<BuildType = BuildFlowRun> {
[INFO] [stdout]     | |                ------------ field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 29  | |     }
[INFO] [stdout] 30  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuildFlowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/freestyle.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A free style project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct FreeStyleProject<BuildType = FreeStyleBuild> {
[INFO] [stdout]     | |                ---------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 31  | |     }
[INFO] [stdout] 32  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FreeStyleProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/pipeline.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout] 13  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 14  | |     /// A pipeline project
[INFO] [stdout] 15  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 16  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17  | |     pub struct WorkflowJob<BuildType = WorkflowRun> {
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 22  | |     }
[INFO] [stdout] 23  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/matrix.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 17  | |     /// A matrix project
[INFO] [stdout] 18  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 19  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 20  | |     pub struct MatrixProject<BuildType = MatrixBuild> {
[INFO] [stdout]     | |                ------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 35  | |     }
[INFO] [stdout] 36  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatrixProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/matrix.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 43  | |     /// A matrix configuration
[INFO] [stdout] 44  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 45  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 46  | |     pub struct MatrixConfiguration<BuildType = MatrixRun> {
[INFO] [stdout]     | |                ------------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 59  | |     }
[INFO] [stdout] 60  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatrixConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/maven.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A maven project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct MavenModuleSet<BuildType = MavenModuleSetBuild> {
[INFO] [stdout]     | |                -------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 33  | |     }
[INFO] [stdout] 34  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MavenModuleSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/maven.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 41  | |     /// A maven module
[INFO] [stdout] 42  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 43  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 44  | |     pub struct MavenModule<BuildType = MavenBuild> {
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 57  | |     }
[INFO] [stdout] 58  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MavenModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/multijob.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 15  | |     /// A MultiJob Project
[INFO] [stdout] 16  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 17  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 18  | |     pub struct MultiJobProject<BuildType = MultiJobBuild> {
[INFO] [stdout]     | |                --------------- field in this struct
[INFO] [stdout] ...   |
[INFO] [stdout] 29  | |     }
[INFO] [stdout] 30  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MultiJobProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `property` is never read
[INFO] [stdout]    --> src/job/common.rs:443:21
[INFO] [stdout]     |
[INFO] [stdout] 443 |                       property: Vec<CommonProperty>,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/job/external.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout] 13  | / job_buildable_with_common_fields_and_impl!(
[INFO] [stdout] 14  | |     /// An external job
[INFO] [stdout] 15  | |     #[derive(Deserialize, Debug)]
[INFO] [stdout] 16  | |     #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17  | |     pub struct ExternalJob {}
[INFO] [stdout]     | |                ----------- field in this struct
[INFO] [stdout] 18  | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExternalJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this error originates in the macro `job_base_with_common_fields_and_impl` which comes from the expansion of the macro `job_buildable_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: fields `merge_strategy`, `fast_forward_mode`, `merge_target`, and `remote_branch_name` are never read
[INFO] [stdout]   --> src/scm/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MergeOptions {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     /// Merge strategy
[INFO] [stdout] 15 |     merge_strategy: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// Fast forward mode
[INFO] [stdout] 17 |     fast_forward_mode: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Merge target
[INFO] [stdout] 19 |     merge_target: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Remote branch
[INFO] [stdout] 21 |     remote_branch_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MergeOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jenkins_api` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jenkins_api` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "6a3e44a8691c09b6e8a3ad25d547874895ead5adbc4cadd6d60bb49963693134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3e44a8691c09b6e8a3ad25d547874895ead5adbc4cadd6d60bb49963693134", kill_on_drop: false }`
[INFO] [stdout] 6a3e44a8691c09b6e8a3ad25d547874895ead5adbc4cadd6d60bb49963693134
