[INFO] fetching crate jenkins_api 0.8.0... [INFO] checking jenkins_api-0.8.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate jenkins_api 0.8.0 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate jenkins_api 0.8.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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 mockito v0.25.3 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af2c7a9c9549b817c7ab6403bb37d747b24162af5535d8e25f162c3ac6af9e45 [INFO] running `Command { std: "docker" "start" "-a" "af2c7a9c9549b817c7ab6403bb37d747b24162af5535d8e25f162c3ac6af9e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af2c7a9c9549b817c7ab6403bb37d747b24162af5535d8e25f162c3ac6af9e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2c7a9c9549b817c7ab6403bb37d747b24162af5535d8e25f162c3ac6af9e45", kill_on_drop: false }` [INFO] [stdout] af2c7a9c9549b817c7ab6403bb37d747b24162af5535d8e25f162c3ac6af9e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626c9a0136634b5c0a8fe1e5dbf4ba5b5636720ce5a98a0dbe8e39f189f54c52 [INFO] running `Command { std: "docker" "start" "-a" "626c9a0136634b5c0a8fe1e5dbf4ba5b5636720ce5a98a0dbe8e39f189f54c52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking mockito v0.25.3 [INFO] [stderr] Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `merge_strategy` [INFO] [stdout] --> src/scm/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | merge_strategy: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `fast_forward_mode` [INFO] [stdout] --> src/scm/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fast_forward_mode: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `merge_target` [INFO] [stdout] --> src/scm/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | merge_target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `remote_branch_name` [INFO] [stdout] --> src/scm/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | remote_branch_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `property` [INFO] [stdout] --> src/job/common.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | $private_field: $private_field_type, [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] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `job_base_with_common_fields_and_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `merge_strategy` [INFO] [stdout] --> src/scm/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | merge_strategy: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `fast_forward_mode` [INFO] [stdout] --> src/scm/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fast_forward_mode: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `merge_target` [INFO] [stdout] --> src/scm/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | merge_target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `remote_branch_name` [INFO] [stdout] --> src/scm/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | remote_branch_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jenkins_api` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "626c9a0136634b5c0a8fe1e5dbf4ba5b5636720ce5a98a0dbe8e39f189f54c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626c9a0136634b5c0a8fe1e5dbf4ba5b5636720ce5a98a0dbe8e39f189f54c52", kill_on_drop: false }` [INFO] [stdout] 626c9a0136634b5c0a8fe1e5dbf4ba5b5636720ce5a98a0dbe8e39f189f54c52