[INFO] fetching crate jenkins_api 0.8.0... [INFO] checking jenkins_api-0.8.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate jenkins_api 0.8.0 into /workspace/builds/worker-1-tc2/source [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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jenkins_api 0.8.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding mockito v0.25.3 (available: v1.7.0) [INFO] [stderr] Adding proptest v0.9.6 (available: v1.7.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] [stderr] Adding serde_urlencoded v0.6.1 (available: v0.7.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ff3025856479129649613e00ecd1bbbc507b37691001a1f19ed7e6cf2b614fd [INFO] running `Command { std: "docker" "start" "-a" "6ff3025856479129649613e00ecd1bbbc507b37691001a1f19ed7e6cf2b614fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ff3025856479129649613e00ecd1bbbc507b37691001a1f19ed7e6cf2b614fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff3025856479129649613e00ecd1bbbc507b37691001a1f19ed7e6cf2b614fd", kill_on_drop: false }` [INFO] [stdout] 6ff3025856479129649613e00ecd1bbbc507b37691001a1f19ed7e6cf2b614fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1509fd88e424e4268267c1fc1586e7825802108d49db31e730bbade211893f5c [INFO] running `Command { std: "docker" "start" "-a" "1509fd88e424e4268267c1fc1586e7825802108d49db31e730bbade211893f5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking http-body 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 num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [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 mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking num v0.1.43 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking mockito v0.25.3 [INFO] [stderr] Checking skeptic v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.10.10 [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, [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 { [INFO] [stdout] | | ------------ field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ---------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ----------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ------------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | -------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ----------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | --------------- field in this struct [INFO] [stdout] ... | [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | /// Remote branch [INFO] [stdout] 21 | remote_branch_name: Option, [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] [stdout] error: field `property` is never read [INFO] [stdout] --> src/job/common.rs:443:21 [INFO] [stdout] | [INFO] [stdout] 443 | property: Vec, [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 { [INFO] [stdout] | | ------------ field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ---------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ----------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ------------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | -------------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | ----------- field in this struct [INFO] [stdout] ... | [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, [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 { [INFO] [stdout] | | --------------- field in this struct [INFO] [stdout] ... | [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | /// Remote branch [INFO] [stdout] 21 | remote_branch_name: Option, [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 test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "1509fd88e424e4268267c1fc1586e7825802108d49db31e730bbade211893f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1509fd88e424e4268267c1fc1586e7825802108d49db31e730bbade211893f5c", kill_on_drop: false }` [INFO] [stdout] 1509fd88e424e4268267c1fc1586e7825802108d49db31e730bbade211893f5c