[INFO] fetching crate jenkins_api 0.8.0...
[INFO] checking jenkins_api-0.8.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate jenkins_api 0.8.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate jenkins_api 0.8.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 228 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.5)
[INFO] [stderr]       Adding mockito v0.25.3 (available: v1.6.1)
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.5.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.9)
[INFO] [stderr]       Adding serde_urlencoded v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding urlencoding v1.3.3 (available: v2.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77a3e179d6c8c44374c65a637efc6adda92682903e4278d97f2b0b63b33774cb
[INFO] running `Command { std: "docker" "start" "-a" "77a3e179d6c8c44374c65a637efc6adda92682903e4278d97f2b0b63b33774cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a3e179d6c8c44374c65a637efc6adda92682903e4278d97f2b0b63b33774cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a3e179d6c8c44374c65a637efc6adda92682903e4278d97f2b0b63b33774cb", kill_on_drop: false }`
[INFO] [stdout] 77a3e179d6c8c44374c65a637efc6adda92682903e4278d97f2b0b63b33774cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee1617c0623571516a19998c02db1487f5be542509930b749cb650d7deb159dd
[INFO] running `Command { std: "docker" "start" "-a" "ee1617c0623571516a19998c02db1487f5be542509930b749cb650d7deb159dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking spectral v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]     Checking mockito v0.25.3
[INFO] [stderr]     Checking skeptic v0.13.7
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]    Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/client_internals/builder.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |             password: password.map(std::string::ToString::to_string),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 70 -             password: password.map(std::string::ToString::to_string),
[INFO] [stdout] 70 +             password: password.map(ToString::to_string),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/client_internals/builder.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |             password: password.map(std::string::ToString::to_string),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 70 -             password: password.map(std::string::ToString::to_string),
[INFO] [stdout] 70 +             password: password.map(ToString::to_string),
[INFO] [stdout]    |
[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: 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] [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" "ee1617c0623571516a19998c02db1487f5be542509930b749cb650d7deb159dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1617c0623571516a19998c02db1487f5be542509930b749cb650d7deb159dd", kill_on_drop: false }`
[INFO] [stdout] ee1617c0623571516a19998c02db1487f5be542509930b749cb650d7deb159dd
