[INFO] fetching crate jenkins_api 0.8.0...
[INFO] testing jenkins_api-0.8.0 against beta-2026-03-05 for beta-1.95-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 beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 241 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.9)
[INFO] [stderr]       Adding mockito v0.25.3 (available: v1.7.2)
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.10.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding serde_urlencoded v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fad04d66a79d8e9ebb47885b94bf0db88f8e71bf1aa4fb41450b1851013d3dd6
[INFO] running `Command { std: "docker" "start" "-a" "fad04d66a79d8e9ebb47885b94bf0db88f8e71bf1aa4fb41450b1851013d3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fad04d66a79d8e9ebb47885b94bf0db88f8e71bf1aa4fb41450b1851013d3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad04d66a79d8e9ebb47885b94bf0db88f8e71bf1aa4fb41450b1851013d3dd6", kill_on_drop: false }`
[INFO] [stdout] fad04d66a79d8e9ebb47885b94bf0db88f8e71bf1aa4fb41450b1851013d3dd6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b04c2a2815fb84b3990cd4a359880f77ae4cb58d4d3cc9022122b93303ecc00
[INFO] running `Command { std: "docker" "start" "-a" "0b04c2a2815fb84b3990cd4a359880f77ae4cb58d4d3cc9022122b93303ecc00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stdout] warning: 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] warning: 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]  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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout]     = note: this warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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 warning 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] warning: 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.99s
[INFO] running `Command { std: "docker" "inspect" "0b04c2a2815fb84b3990cd4a359880f77ae4cb58d4d3cc9022122b93303ecc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b04c2a2815fb84b3990cd4a359880f77ae4cb58d4d3cc9022122b93303ecc00", kill_on_drop: false }`
[INFO] [stdout] 0b04c2a2815fb84b3990cd4a359880f77ae4cb58d4d3cc9022122b93303ecc00
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d251ff707cf24b8962dbc5c07feb87e0307bb49171d9701aa561cbd98624811
[INFO] running `Command { std: "docker" "start" "-a" "1d251ff707cf24b8962dbc5c07feb87e0307bb49171d9701aa561cbd98624811", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[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]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling jenkins_api v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling spectral v0.6.0
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stdout] warning: 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] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stdout] warning: 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]  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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout]     = note: this warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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 warning 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] warning: 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]    Compiling mockito v0.25.3
[INFO] [stdout] warning: fields `number`, `duration`, and `result` are never read
[INFO] [stdout]    --> tests/client.rs:698:9
[INFO] [stdout]     |
[INFO] [stdout] 697 |     struct LastBuild {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 698 |         number: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 699 |         duration: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 700 |         result: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LastBuild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `display_name` and `last_build` are never read
[INFO] [stdout]    --> tests/client.rs:705:9
[INFO] [stdout]     |
[INFO] [stdout] 704 |     struct LasBuildOfJob {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 705 |         display_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 706 |         last_build: LastBuild,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LasBuildOfJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] warning: 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]  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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout]     = note: this warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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]  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 warning 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] warning: 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 warning 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] warning: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "1d251ff707cf24b8962dbc5c07feb87e0307bb49171d9701aa561cbd98624811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d251ff707cf24b8962dbc5c07feb87e0307bb49171d9701aa561cbd98624811", kill_on_drop: false }`
[INFO] [stdout] 1d251ff707cf24b8962dbc5c07feb87e0307bb49171d9701aa561cbd98624811
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc89f42e0809b77411b1ef7ccd9bec5a15c22cd4e4dc80d9ccd1d448adf58371
[INFO] running `Command { std: "docker" "start" "-a" "dc89f42e0809b77411b1ef7ccd9bec5a15c22cd4e4dc80d9ccd1d448adf58371", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/client_internals/builder.rs:70:36
[INFO] [stderr]    |
[INFO] [stderr] 70 |             password: password.map(std::string::ToString::to_string),
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 70 -             password: password.map(std::string::ToString::to_string),
[INFO] [stderr] 70 +             password: password.map(ToString::to_string),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/flow.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr]  14 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  15 | |     /// A build flow job
[INFO] [stderr]  16 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  17 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  18 | |     pub struct BuildFlowJob<BuildType = BuildFlowRun> {
[INFO] [stderr]     | |                ------------ field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  30 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BuildFlowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:2:5
[INFO] [stderr]     |
[INFO] [stderr]   2 |     warnings,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/freestyle.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr]  14 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  15 | |     /// A free style project
[INFO] [stderr]  16 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  17 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  18 | |     pub struct FreeStyleProject<BuildType = FreeStyleBuild> {
[INFO] [stderr]     | |                ---------------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  32 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FreeStyleProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/pipeline.rs:13:1
[INFO] [stderr]     |
[INFO] [stderr]  13 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  14 | |     /// A pipeline project
[INFO] [stderr]  15 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  16 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  17 | |     pub struct WorkflowJob<BuildType = WorkflowRun> {
[INFO] [stderr]     | |                ----------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  23 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WorkflowJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/matrix.rs:16:1
[INFO] [stderr]     |
[INFO] [stderr]  16 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  17 | |     /// A matrix project
[INFO] [stderr]  18 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  19 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  20 | |     pub struct MatrixProject<BuildType = MatrixBuild> {
[INFO] [stderr]     | |                ------------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  36 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatrixProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/matrix.rs:42:1
[INFO] [stderr]     |
[INFO] [stderr]  42 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  43 | |     /// A matrix configuration
[INFO] [stderr]  44 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  45 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  46 | |     pub struct MatrixConfiguration<BuildType = MatrixRun> {
[INFO] [stderr]     | |                ------------------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  60 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatrixConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/maven.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr]  14 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  15 | |     /// A maven project
[INFO] [stderr]  16 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  17 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  18 | |     pub struct MavenModuleSet<BuildType = MavenModuleSetBuild> {
[INFO] [stderr]     | |                -------------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  34 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MavenModuleSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/maven.rs:40:1
[INFO] [stderr]     |
[INFO] [stderr]  40 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  41 | |     /// A maven module
[INFO] [stderr]  42 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  43 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  44 | |     pub struct MavenModule<BuildType = MavenBuild> {
[INFO] [stderr]     | |                ----------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  58 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MavenModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/multijob.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr]  14 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  15 | |     /// A MultiJob Project
[INFO] [stderr]  16 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  17 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  18 | |     pub struct MultiJobProject<BuildType = MultiJobBuild> {
[INFO] [stderr]     | |                --------------- field in this struct
[INFO] [stderr] ...   |
[INFO] [stderr]  30 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MultiJobProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: field `property` is never read
[INFO] [stderr]    --> src/job/common.rs:443:21
[INFO] [stderr]     |
[INFO] [stderr] 443 |                       property: Vec<CommonProperty>,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/job/external.rs:13:1
[INFO] [stderr]     |
[INFO] [stderr]  13 | / job_buildable_with_common_fields_and_impl!(
[INFO] [stderr]  14 | |     /// An external job
[INFO] [stderr]  15 | |     #[derive(Deserialize, Debug)]
[INFO] [stderr]  16 | |     #[serde(rename_all = "camelCase")]
[INFO] [stderr]  17 | |     pub struct ExternalJob {}
[INFO] [stderr]     | |                ----------- field in this struct
[INFO] [stderr]  18 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ExternalJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning 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] [stderr] 
[INFO] [stderr] warning: fields `merge_strategy`, `fast_forward_mode`, `merge_target`, and `remote_branch_name` are never read
[INFO] [stderr]   --> src/scm/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct MergeOptions {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 14 |     /// Merge strategy
[INFO] [stderr] 15 |     merge_strategy: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     /// Fast forward mode
[INFO] [stderr] 17 |     fast_forward_mode: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     /// Merge target
[INFO] [stderr] 19 |     merge_target: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 20 |     /// Remote branch
[INFO] [stderr] 21 |     remote_branch_name: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MergeOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `jenkins_api` (lib) generated 11 warnings (run `cargo fix --lib -p jenkins_api` to apply 1 suggestion)
[INFO] [stderr] warning: fields `number`, `duration`, and `result` are never read
[INFO] [stderr]    --> tests/client.rs:698:9
[INFO] [stderr]     |
[INFO] [stderr] 697 |     struct LastBuild {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 698 |         number: u8,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 699 |         duration: u8,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 700 |         result: String,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LastBuild` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `display_name` and `last_build` are never read
[INFO] [stderr]    --> tests/client.rs:705:9
[INFO] [stderr]     |
[INFO] [stderr] 704 |     struct LasBuildOfJob {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 705 |         display_name: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 706 |         last_build: LastBuild,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LasBuildOfJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `jenkins_api` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: `jenkins_api` (test "client") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jenkins_api-2d6647ff72785794)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test client_internals::builder::tests::create_builder ... ok
[INFO] [stdout] test client_internals::builder::tests::create_builder_with_trailing_slash ... ok
[INFO] [stdout] test client_internals::builder::tests::disable_csrf ... ok
[INFO] [stdout] test client_internals::tests::can_post_with_body_and_get_error_new ... FAILED
[INFO] [stdout] test client_internals::tests::can_post_with_body_and_get_error_argument ... ok
[INFO] [stdout] test client_internals::tests::can_post_with_body_and_get_error_state ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_job_with_config_path ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_job_path_with_jenkins_url ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_job_path ... ok
[INFO] [stdout] test client_internals::tests::can_post_with_query_params ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_build_with_config_path ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_view_path ... ok
[INFO] [stdout] test client_internals::tests::can_post_with_body ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_build_path ... ok
[INFO] [stdout] test client_internals::path::tests::can_parse_unknown_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client_internals::tests::can_post_with_body_and_get_error_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_internals::tests::can_post_with_body_and_get_error_new' (36) panicked at src/client_internals/mod.rs:294:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Err(reqwest::Error { kind: Status(500), url: Url { scheme: \"http\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(1234), path: \"/error-NewException\", query: None, fragment: None } })"
[INFO] [stdout]  right: "Err(reqwest::Error { kind: Status(500), url: \"http://127.0.0.1:1234/error-NewException\" })"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e32613324ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e32613324ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e32613324ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e32613324ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e326134ab4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e326134ab4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e3261337562 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3261337562 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e32613102cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e32613102cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e326132a259 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3260c0e5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e3260c0e5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e326132a4d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e326132a4d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3261310388 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3261307c49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e326131125d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e326134b4dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e326134b363 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e3260b49b53 - core::panicking::assert_failed::ha0c5f9a13f06d38a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e3260b4dd5a - jenkins_api::client_internals::tests::can_post_with_body_and_get_error_new::h6a8db321db0d9e31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_internals/mod.rs:294:9
[INFO] [stdout]   22:     0x5e3260b4ddd7 - jenkins_api::client_internals::tests::can_post_with_body_and_get_error_new::{{closure}}::h41316a178fd05a94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_internals/mod.rs:274:46
[INFO] [stdout]   23:     0x5e3260b47f46 - core::ops::function::FnOnce::call_once::h5e6a48414e987c1b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e3260c026ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e3260c026ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3260c0f09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3260c0f09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3260c0f09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e3260c0f09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e3260c0f09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3260c0f09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3260c0f09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3260c0a7b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3260c0a7b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e3260c11ca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e3260c11ca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e3260c11ca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e3260c11ca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e3260c11ca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e3260c11ca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e3260c11ca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3261331c3f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e3261331c3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x791a9b97caa4 - <unknown>
[INFO] [stdout]   45:     0x791a9ba09a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client_internals::tests::can_post_with_body_and_get_error_new
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dc89f42e0809b77411b1ef7ccd9bec5a15c22cd4e4dc80d9ccd1d448adf58371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc89f42e0809b77411b1ef7ccd9bec5a15c22cd4e4dc80d9ccd1d448adf58371", kill_on_drop: false }`
[INFO] [stdout] dc89f42e0809b77411b1ef7ccd9bec5a15c22cd4e4dc80d9ccd1d448adf58371
