[INFO] cloning repository https://github.com/Ontonny/plim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ontonny/plim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4b187d6a42b487db09920a5428b68d24a3d443a
[INFO] testing Ontonny/plim against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ontonny/plim
[INFO] finished tweaking git repo https://github.com/Ontonny/plim
[INFO] tweaked toml for git repo https://github.com/Ontonny/plim written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ontonny/plim on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ontonny/plim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b59e3387148279e86b9086e414985a1ccb8485da825132c1ed86c3193cb78c0e
[INFO] running `Command { std: "docker" "start" "-a" "b59e3387148279e86b9086e414985a1ccb8485da825132c1ed86c3193cb78c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b59e3387148279e86b9086e414985a1ccb8485da825132c1ed86c3193cb78c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59e3387148279e86b9086e414985a1ccb8485da825132c1ed86c3193cb78c0e", kill_on_drop: false }`
[INFO] [stdout] b59e3387148279e86b9086e414985a1ccb8485da825132c1ed86c3193cb78c0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0c629845acf6cbbe4c4deb681a846dddc6677a10906aec948a83871795f716b
[INFO] running `Command { std: "docker" "start" "-a" "a0c629845acf6cbbe4c4deb681a846dddc6677a10906aec948a83871795f716b", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling tempfile v3.17.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling bcrypt v0.17.0
[INFO] [stderr]    Compiling yaml-hash v0.4.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling merge_derive v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling derive_merge v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive-merge-struct v0.2.3
[INFO] [stderr]    Compiling merge v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling config-derive v0.15.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling etcd-client v0.15.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling value-bag-serde1 v1.10.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling twelf v0.15.0
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling structured-logger v1.0.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling plim-rusty v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/handlers/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::{Error, Context};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetPlanViewData`
[INFO] [stdout]  --> src/handlers/plans.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{config::{AnyValue, DataSource, DataSourceType, GetPlanViewData, PlimPlanViewType}, jwt::Claims};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]  --> src/routes/mod.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 |     body::Body, http::Request, middleware as axum_middleware, response::{IntoResponse, Response}, routing::{get, get_service, post}, ...
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ansible_data`
[INFO] [stdout]    --> src/handlers/gitlab.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let ansible_data = match pipeline_data.ansible_data {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ansible_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/handlers/gitlab.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/handlers/authentication.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Err(e) => return AuthenticationResponse::Error(TokenResponseError {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/handlers/admin_tools.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     State(state): State<AppState>,
[INFO] [stdout]   |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/handlers/etcd.rs:85:86
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...arse_yaml(&key_value).map_err(|e| PlimErrorKind::internal_server_error("Failed to parse yaml inventory"))?;
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]   --> src/cmd.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse() -> Args {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ANSIBLE_PATH` is never used
[INFO] [stdout]   --> src/config.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ANSIBLE_PATH: &str = "./config/ansible";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]    --> src/config.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Database {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unauthorized` and `Validation` are never constructed
[INFO] [stdout]   --> src/handlers/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum PlimErrorKind {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Unauthorized(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     #[error("Validation error: {0}")]
[INFO] [stdout] 32 |     Validation(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlimErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `unauthorized` and `validation` are never used
[INFO] [stdout]   --> src/handlers/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl PlimErrorKind {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn unauthorized(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn validation(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Payload` is never constructed
[INFO] [stdout]    --> src/handlers/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct Payload {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ok_response_msg` is never used
[INFO] [stdout]    --> src/handlers/mod.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub async fn ok_response_msg(msg: String) -> impl IntoResponse {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_base64_payload_for_trigger_pipeline_api` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:357:4
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn make_base64_payload_for_trigger_pipeline_api(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_payload_for_trigger_pipeline_api` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn make_native_payload_for_trigger_pipeline_api(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_json_bytes` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:493:4
[INFO] [stdout]     |
[INFO] [stdout] 493 | fn get_json_bytes(json_data: &HashMap<String, Option<AnyValue>>) -> Result<Vec<u8>, (StatusCode, Json<serde_json::Value>)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EtcdGetInventoryRequest` is never constructed
[INFO] [stdout]    --> src/handlers/etcd.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct EtcdGetInventoryRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/http_client/gitlab.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl GitlabClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) async fn get(&self, url: &str, params: &HashMap<String, String>) -> Result<reqwest::Response, Error> {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_gitlab_pipelines`, `get_gitlab_pipeline`, and `get_gitlab_pipeline_latest` are never used
[INFO] [stdout]   --> src/http_client/gitlab/pipeline.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GitlabClient {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub async fn get_gitlab_pipelines(&self, project_id: u64, token: &str) -> Result<Vec<PipelineResponse>, PipelineError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn get_gitlab_pipeline(&self, project_id: u64, pipeline_id: u64, token: &str) -> Result<PipelineResponse, PipelineErro...
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub async fn get_gitlab_pipeline_latest(&self, project_id: u64, token: &str) -> Result<PipelineResponse, PipelineError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "a0c629845acf6cbbe4c4deb681a846dddc6677a10906aec948a83871795f716b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0c629845acf6cbbe4c4deb681a846dddc6677a10906aec948a83871795f716b", kill_on_drop: false }`
[INFO] [stdout] a0c629845acf6cbbe4c4deb681a846dddc6677a10906aec948a83871795f716b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3c046104e5c2ad222887f36d472cbbe3734b378e4bf489297ca6f33d045de1
[INFO] running `Command { std: "docker" "start" "-a" "ff3c046104e5c2ad222887f36d472cbbe3734b378e4bf489297ca6f33d045de1", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling plim-rusty v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/handlers/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::{Error, Context};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetPlanViewData`
[INFO] [stdout]  --> src/handlers/plans.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{config::{AnyValue, DataSource, DataSourceType, GetPlanViewData, PlimPlanViewType}, jwt::Claims};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]  --> src/routes/mod.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 |     body::Body, http::Request, middleware as axum_middleware, response::{IntoResponse, Response}, routing::{get, get_service, post}, ...
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ansible_data`
[INFO] [stdout]    --> src/handlers/gitlab.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let ansible_data = match pipeline_data.ansible_data {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ansible_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/handlers/gitlab.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/handlers/authentication.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Err(e) => return AuthenticationResponse::Error(TokenResponseError {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/handlers/admin_tools.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     State(state): State<AppState>,
[INFO] [stdout]   |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/handlers/etcd.rs:85:86
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...arse_yaml(&key_value).map_err(|e| PlimErrorKind::internal_server_error("Failed to parse yaml inventory"))?;
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]   --> src/cmd.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse() -> Args {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ANSIBLE_PATH` is never used
[INFO] [stdout]   --> src/config.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ANSIBLE_PATH: &str = "./config/ansible";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]    --> src/config.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Database {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unauthorized` and `Validation` are never constructed
[INFO] [stdout]   --> src/handlers/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum PlimErrorKind {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Unauthorized(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     #[error("Validation error: {0}")]
[INFO] [stdout] 32 |     Validation(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlimErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `unauthorized` and `validation` are never used
[INFO] [stdout]   --> src/handlers/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl PlimErrorKind {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn unauthorized(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn validation(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Payload` is never constructed
[INFO] [stdout]    --> src/handlers/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct Payload {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ok_response_msg` is never used
[INFO] [stdout]    --> src/handlers/mod.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub async fn ok_response_msg(msg: String) -> impl IntoResponse {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_base64_payload_for_trigger_pipeline_api` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:357:4
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn make_base64_payload_for_trigger_pipeline_api(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_payload_for_trigger_pipeline_api` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn make_native_payload_for_trigger_pipeline_api(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_json_bytes` is never used
[INFO] [stdout]    --> src/handlers/gitlab.rs:493:4
[INFO] [stdout]     |
[INFO] [stdout] 493 | fn get_json_bytes(json_data: &HashMap<String, Option<AnyValue>>) -> Result<Vec<u8>, (StatusCode, Json<serde_json::Value>)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EtcdGetInventoryRequest` is never constructed
[INFO] [stdout]    --> src/handlers/etcd.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct EtcdGetInventoryRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/http_client/gitlab.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl GitlabClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) async fn get(&self, url: &str, params: &HashMap<String, String>) -> Result<reqwest::Response, Error> {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_gitlab_pipelines`, `get_gitlab_pipeline`, and `get_gitlab_pipeline_latest` are never used
[INFO] [stdout]   --> src/http_client/gitlab/pipeline.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GitlabClient {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub async fn get_gitlab_pipelines(&self, project_id: u64, token: &str) -> Result<Vec<PipelineResponse>, PipelineError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn get_gitlab_pipeline(&self, project_id: u64, pipeline_id: u64, token: &str) -> Result<PipelineResponse, PipelineErro...
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub async fn get_gitlab_pipeline_latest(&self, project_id: u64, token: &str) -> Result<PipelineResponse, PipelineError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.69s
[INFO] running `Command { std: "docker" "inspect" "ff3c046104e5c2ad222887f36d472cbbe3734b378e4bf489297ca6f33d045de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3c046104e5c2ad222887f36d472cbbe3734b378e4bf489297ca6f33d045de1", kill_on_drop: false }`
[INFO] [stdout] ff3c046104e5c2ad222887f36d472cbbe3734b378e4bf489297ca6f33d045de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08f971346d3783ab5613be89fd85c6d0c3f8cfca544dd519278979692dcc0e70
[INFO] running `Command { std: "docker" "start" "-a" "08f971346d3783ab5613be89fd85c6d0c3f8cfca544dd519278979692dcc0e70", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]   --> src/handlers/mod.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 | use anyhow::{Error, Context};
[INFO] [stderr]    |                     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GetPlanViewData`
[INFO] [stderr]  --> src/handlers/plans.rs:3:60
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::{config::{AnyValue, DataSource, DataSourceType, GetPlanViewData, PlimPlanViewType}, jwt::Claims};
[INFO] [stderr]   |                                                            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IntoResponse`
[INFO] [stderr]  --> src/routes/mod.rs:5:74
[INFO] [stderr]   |
[INFO] [stderr] 5 |     body::Body, http::Request, middleware as axum_middleware, response::{IntoResponse, Response}, routing::{get, get_service, post}, ...
[INFO] [stderr]   |                                                                          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ansible_data`
[INFO] [stderr]    --> src/handlers/gitlab.rs:211:9
[INFO] [stderr]     |
[INFO] [stderr] 211 |     let ansible_data = match pipeline_data.ansible_data {
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ansible_data`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/handlers/gitlab.rs:496:13
[INFO] [stderr]     |
[INFO] [stderr] 496 |         Err(e) => {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/handlers/authentication.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |             Err(e) => return AuthenticationResponse::Error(TokenResponseError {
[INFO] [stderr]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]  --> src/handlers/admin_tools.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |     State(state): State<AppState>,
[INFO] [stderr]   |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/handlers/etcd.rs:85:86
[INFO] [stderr]    |
[INFO] [stderr] 85 | ...arse_yaml(&key_value).map_err(|e| PlimErrorKind::internal_server_error("Failed to parse yaml inventory"))?;
[INFO] [stderr]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse` is never used
[INFO] [stderr]   --> src/cmd.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn parse() -> Args {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ANSIBLE_PATH` is never used
[INFO] [stderr]   --> src/config.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const ANSIBLE_PATH: &str = "./config/ansible";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Database` is never constructed
[INFO] [stderr]    --> src/config.rs:155:12
[INFO] [stderr]     |
[INFO] [stderr] 155 | pub struct Database {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Unauthorized` and `Validation` are never constructed
[INFO] [stderr]   --> src/handlers/mod.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum PlimErrorKind {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 30 |     Unauthorized(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 31 |     #[error("Validation error: {0}")]
[INFO] [stderr] 32 |     Validation(String),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlimErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `unauthorized` and `validation` are never used
[INFO] [stderr]   --> src/handlers/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl PlimErrorKind {
[INFO] [stderr]    | ------------------ associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn unauthorized(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn validation(msg: impl Into<String>) -> PlimErrorKind {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Payload` is never constructed
[INFO] [stderr]    --> src/handlers/mod.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | struct Payload {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ok_response_msg` is never used
[INFO] [stderr]    --> src/handlers/mod.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub async fn ok_response_msg(msg: String) -> impl IntoResponse {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_base64_payload_for_trigger_pipeline_api` is never used
[INFO] [stderr]    --> src/handlers/gitlab.rs:357:4
[INFO] [stderr]     |
[INFO] [stderr] 357 | fn make_base64_payload_for_trigger_pipeline_api(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_native_payload_for_trigger_pipeline_api` is never used
[INFO] [stderr]    --> src/handlers/gitlab.rs:380:4
[INFO] [stderr]     |
[INFO] [stderr] 380 | fn make_native_payload_for_trigger_pipeline_api(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_json_bytes` is never used
[INFO] [stderr]    --> src/handlers/gitlab.rs:493:4
[INFO] [stderr]     |
[INFO] [stderr] 493 | fn get_json_bytes(json_data: &HashMap<String, Option<AnyValue>>) -> Result<Vec<u8>, (StatusCode, Json<serde_json::Value>)> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EtcdGetInventoryRequest` is never constructed
[INFO] [stderr]    --> src/handlers/etcd.rs:161:12
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub struct EtcdGetInventoryRequest {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]   --> src/http_client/gitlab.rs:33:25
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl GitlabClient {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub(crate) async fn get(&self, url: &str, params: &HashMap<String, String>) -> Result<reqwest::Response, Error> {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_gitlab_pipelines`, `get_gitlab_pipeline`, and `get_gitlab_pipeline_latest` are never used
[INFO] [stderr]   --> src/http_client/gitlab/pipeline.rs:68:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl GitlabClient {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub async fn get_gitlab_pipelines(&self, project_id: u64, token: &str) -> Result<Vec<PipelineResponse>, PipelineError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub async fn get_gitlab_pipeline(&self, project_id: u64, pipeline_id: u64, token: &str) -> Result<PipelineResponse, PipelineErro...
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 |     pub async fn get_gitlab_pipeline_latest(&self, project_id: u64, token: &str) -> Result<PipelineResponse, PipelineError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `plim-rusty` (bin "plim-rusty" test) generated 21 warnings (run `cargo fix --bin "plim-rusty" -p plim-rusty --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plim_rusty-b1483a1664ff2d3e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "08f971346d3783ab5613be89fd85c6d0c3f8cfca544dd519278979692dcc0e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f971346d3783ab5613be89fd85c6d0c3f8cfca544dd519278979692dcc0e70", kill_on_drop: false }`
[INFO] [stdout] 08f971346d3783ab5613be89fd85c6d0c3f8cfca544dd519278979692dcc0e70
