[INFO] cloning repository https://github.com/mohammad22/shipcat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohammad22/shipcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammad22%2Fshipcat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammad22%2Fshipcat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2581941a6ac06dd752bc73a1d962522f3884b77e
[INFO] testing mohammad22/shipcat against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammad22%2Fshipcat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mohammad22/shipcat
[INFO] finished tweaking git repo https://github.com/mohammad22/shipcat
[INFO] tweaked toml for git repo https://github.com/mohammad22/shipcat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mohammad22/shipcat 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] crate git repo https://github.com/mohammad22/shipcat 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 31a38ef6c7009ef01973eb0a9a8edf5a2e3c1f491ee6a0bcaa5b2ecfe6b83a08
[INFO] running `Command { std: "docker" "start" "-a" "31a38ef6c7009ef01973eb0a9a8edf5a2e3c1f491ee6a0bcaa5b2ecfe6b83a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a38ef6c7009ef01973eb0a9a8edf5a2e3c1f491ee6a0bcaa5b2ecfe6b83a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a38ef6c7009ef01973eb0a9a8edf5a2e3c1f491ee6a0bcaa5b2ecfe6b83a08", kill_on_drop: false }`
[INFO] [stdout] 31a38ef6c7009ef01973eb0a9a8edf5a2e3c1f491ee6a0bcaa5b2ecfe6b83a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e88de8a1d0c8ca4ce21b664d79a495caef9ec65bf3da8eed8d0c530908c01b63
[INFO] running `Command { std: "docker" "start" "-a" "e88de8a1d0c8ca4ce21b664d79a495caef9ec65bf3da8eed8d0c530908c01b63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling cc v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling untrusted v0.7.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling arc-swap v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling signal-hook-registry v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling unicase v2.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling http v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling ring v0.16.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling pest v2.1.1
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.6
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling dtoa v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling mime v0.3.13
[INFO] [stderr]    Compiling pest_meta v2.1.1
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.13
[INFO] [stderr]    Compiling backtrace v0.3.35
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling async-compression v0.3.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling k8s-openapi v0.7.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling safemem v0.3.2
[INFO] [stderr]    Compiling enquote v1.0.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling webpki v0.21.2
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling webpki-roots v0.17.0
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling rustls v0.16.0
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling merge_derive v0.162.1 (/opt/rustwide/workdir/merge_derive)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling filetime v0.2.8
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling merge v0.162.1 (/opt/rustwide/workdir/merge)
[INFO] [stderr]    Compiling ansi_term v0.12.0
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling loggerv v0.7.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling rustls-native-certs v0.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling kube-derive v0.30.0
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling pest_consume_macros v1.0.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]    Compiling tokio v0.2.11
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.11
[INFO] [stderr]    Compiling pin-project v0.4.8
[INFO] [stderr]    Compiling pest_consume v1.0.5
[INFO] [stderr]    Compiling time-macros v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling time v0.2.6
[INFO] [stderr]    Compiling prometheus-parser v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.12.2
[INFO] [stderr]    Compiling h2 v0.2.1
[INFO] [stderr]    Compiling hyper v0.13.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling serde_yaml v0.8.15
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_regex v0.4.0
[INFO] [stderr]    Compiling petgraph v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.19.1
[INFO] [stderr]    Compiling reqwest v0.10.2
[INFO] [stderr]    Compiling tera v0.11.20
[INFO] [stderr]    Compiling slack-hook2 v0.10.0
[INFO] [stderr]    Compiling shipcat_definitions v0.162.1 (/opt/rustwide/workdir/shipcat_definitions)
[INFO] [stderr]    Compiling kube v0.30.0
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> shipcat_definitions/src/structs/prometheusalert.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[serde(rename_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 48 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> shipcat_definitions/src/template.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dirs`, and `filesystem`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> shipcat_definitions/src/template.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dirs`, and `filesystem`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> shipcat_definitions/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / error_chain! {
[INFO] [stdout] 12 | |     types {
[INFO] [stdout] 13 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lease_duration` is never read
[INFO] [stdout]   --> shipcat_definitions/src/vault.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Secret {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     lease_duration: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Secret` 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] [stderr]    Compiling shipcat_filebacked v0.162.1 (/opt/rustwide/workdir/shipcat_filebacked)
[INFO] [stderr]    Compiling shipcat v0.162.1 (/opt/rustwide/workdir/shipcat_cli)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> shipcat_cli/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / error_chain! {
[INFO] [stdout] 12 | |     types {
[INFO] [stdout] 13 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> shipcat_cli/src/upgrade.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct GithubRelease {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 51 |     assets: Vec<ReleaseAsset>,
[INFO] [stdout] 52 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubRelease` 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: unexpected `cfg` condition value: `upgrade`
[INFO] [stdout]    --> shipcat_cli/src/main.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |                     if cfg!(feature = "upgrade") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `flate2`, `indicatif`, `self-upgrade`, and `tar`
[INFO] [stdout]     = help: consider adding `upgrade` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: shipcat_definitions v0.162.1 (/opt/rustwide/workdir/shipcat_definitions)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e88de8a1d0c8ca4ce21b664d79a495caef9ec65bf3da8eed8d0c530908c01b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88de8a1d0c8ca4ce21b664d79a495caef9ec65bf3da8eed8d0c530908c01b63", kill_on_drop: false }`
[INFO] [stdout] e88de8a1d0c8ca4ce21b664d79a495caef9ec65bf3da8eed8d0c530908c01b63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 845984d86c6ba9cef0d7c5cdaa669cd7f0adcd5aedf6f584e2c1a530434e160b
[INFO] running `Command { std: "docker" "start" "-a" "845984d86c6ba9cef0d7c5cdaa669cd7f0adcd5aedf6f584e2c1a530434e160b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error v0.4.9
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> shipcat_definitions/src/structs/prometheusalert.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[serde(rename_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 48 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> shipcat_definitions/src/template.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dirs`, and `filesystem`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> shipcat_definitions/src/template.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dirs`, and `filesystem`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> shipcat_definitions/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / error_chain! {
[INFO] [stdout] 12 | |     types {
[INFO] [stdout] 13 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lease_duration` is never read
[INFO] [stdout]   --> shipcat_definitions/src/vault.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Secret {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     lease_duration: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Secret` 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] [stderr]    Compiling rgb v0.8.14
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> shipcat_cli/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / error_chain! {
[INFO] [stdout] 12 | |     types {
[INFO] [stdout] 13 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> shipcat_cli/src/upgrade.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct GithubRelease {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 51 |     assets: Vec<ReleaseAsset>,
[INFO] [stdout] 52 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubRelease` 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: unexpected `cfg` condition value: `upgrade`
[INFO] [stdout]    --> shipcat_cli/src/main.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |                     if cfg!(feature = "upgrade") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `flate2`, `indicatif`, `self-upgrade`, and `tar`
[INFO] [stdout]     = help: consider adding `upgrade` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.9
[INFO] [stderr]    Compiling extend v0.1.1
[INFO] [stderr]    Compiling assert-json-diff v1.0.3
[INFO] [stderr]    Compiling winconsole v0.10.0
[INFO] [stderr]    Compiling colored v1.8.0
[INFO] [stderr]    Compiling mockito v0.23.3
[INFO] [stderr]    Compiling shipcat v0.162.1 (/opt/rustwide/workdir/shipcat_cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `upgrade`
[INFO] [stdout]    --> shipcat_cli/src/main.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |                     if cfg!(feature = "upgrade") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `flate2`, `indicatif`, `self-upgrade`, and `tar`
[INFO] [stdout]     = help: consider adding `upgrade` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> shipcat_cli/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / error_chain! {
[INFO] [stdout] 12 | |     types {
[INFO] [stdout] 13 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsw3Dob/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshipcat-3da4c271c82ec481,libwhich-dc5c3d3e0d7641bf,libfailure-3fdc6b74a325a6d6,libtar-2e9a3308436023c0,libxattr-45efbe1954cdaf0a,libfiletime-05fccff480cc85c8,libsize_format-b534e37d0211ad71,libnum-fd29a8f53bb0b87d,libnum_rational-a71aea9c188fc7ae,libnum_iter-2110209f601cb721,libnum_complex-f1b0a19c9a68583b,libgeneric_array-ebcb4646478b4dfc,libtypenum-40bd53c7e3f45252,libpetgraph-e671f813b3e4a379,libfixedbitset-db3c05f7e7530804,libindicatif-3beb90b61a27d33b,libconsole-0bcf4e21136dffab,libtermios-afd8e71c0fd215fa,libclicolors_control-1dd94b0dec6fe763,libunicode_width-32b668a8718fe7af,libnumber_prefix-8937c328c905216a,libkube-c0e413aa809c3bde,libtime-cb31582c4509a23a,libtime_macros-d26d09ca24ba1e60,libfutures_timer-cfb5ed3ab3008e5c,libeither-833278b590cbd097,libslack_hook2-28e77713c2a738bb,libhex-418a437fd8609264,libthiserror-de9818355f5e9d6e,libshipcat_filebacked-1f8f13c6dd67cd04,libwalkdir-4209a70d1ea94665,libsame_file-b92c1a8615c4d515,libmerge-c884a9fda7fd69d4,libfutures-b020ea0664db050b,libfutures_executor-29af9632c6c6d71d,libshipcat_definitions-3cb7eb54e7938cef,libdirs-c15d1ba8ed3dc6d3,libdirs_sys-cbee0d4cf1408f19,libbase64-c1a8eab2f2e9c14f,libsafemem-2fe067c67aea59ec,libprometheus_parser-b257d66674e8f8ab,libenquote-187e4ca3eef2737f,libpest_consume-746b3ec6cab1eb3c,libserde_regex-8bc46e8856909302,libreqwest-ad751cd8ba4086e6,libhyper_rustls-32836229f8032a28,libct_logs-23c5f967e0e81938,librustls_native_certs-4e38569e19b342ff,libopenssl_probe-45d2626ee6081540,libwebpki_roots-3ac7afc60bd49cc4,libtokio_rustls-3babdc6994ee552e,librustls-0c72394e9b3d41b2,libbase64-059a947b45b0c622,libbyteorder-2a462a7459e919d1,libsct-ecc8505a80eb4e65,libwebpki-bbdb594d67343fcc,libring-3e8858e5c60f434c,libspin-4089a13ab2a784ba,libuntrusted-04b65d686a63934c,libencoding_rs-b18cd8e64ee1b31a,libserde_urlencoded-7f9038c054934069,libmime_guess-41a33fd7c0429dde,libmime-1ae92e0fe29ff2ce,libunicase-38e79b9de9f44c21,libasync_compression-06088aedc8000675,libflate2-4cbe292de7b54747,libminiz_oxide-c42712ff8957d07e,libadler32-3d774f7d12396cc6,libcrc32fast-ff9dacaebe8553b4,libhyper-4e1d3123e92777ba,libhttparse-87161fedca063433,libwant-908d16e34c99228f,libtry_lock-510bfb332f377563,libh2-64050b4a31691e55,libindexmap-e1592bdd6fab2b2d,libtokio_util-960ceb6657e146f6,libtower_service-84bb3b2e545c4674,libpin_project-f377928a464a0af4,libfutures_util-983b57114b6659ef,libproc_macro_nested-894f926cc224f010,libfutures_io-ffe3753faae70629,libfutures_channel-ffda0e3a4f991587,libfutures_sink-905972a3d1ceeea5,libfutures_task-9bc9ac3f21af72b2,libpin_utils-7f90604a7c514137,libhttp_body-efb0afae0bb630ba,libserde_yaml-ca085481a860516c,libdtoa-db103d5f2ce55d4d,libyaml_rust-65c6c6d1b3b28161,liblinked_hash_map-c8825f289c1590f4,libinflector-667add03f893a95f,libtera-fd53d4fa8db43107,libunic_segment-ae65741912aa11ad,libunic_ucd_segment-0ca5c2773ab28cc9,libunic_ucd_version-e43cb3f39c617df5,libunic_common-db9cd5170e34132d,libunic_char_property-c809be05b3dcd46e,libunic_char_range-f4104f5e75281c07,liburl-13eec194c274363e,libpercent_encoding-73a0215a80a159d3,libidna-4a4f293a3e2f86cd,libhumansize-343e59e6c4ace233,libslug-2a6fee2f96710c79,libdeunicode-424a335a42da446d,libpest-9264963f10005f1b,libucd_trie-f7cd5ab48808a2b9,libglob-a5e5bdedaa5e2933,libk8s_openapi-60a23a876d8d0690,libserde_value-2959215ef99e9a5c,libordered_float-913d1f654929b72d,libbase64-0c3384f7166fe80f,libserde_json-09552c92405e73bb,libryu-fe452f695c212347,libhttp-9c7ac4eea0d592f4,libitoa-ef69a9d95e60733f,libchrono-14c522eb6f3ef21c,libnum_integer-95ab4e17d28c2c62,libnum_traits-fd1c30029a11ea21,libtime-5a33c55c8fec0937,libtokio-5a949c7f39d4cc79,libsignal_hook_registry-efdba18b385ba25a,libarc_swap-e017b084758fd110,libnum_cpus-1c6d8efc4e744467,libfnv-babffa9176099eaa,libmio_uds-1bd1ce36e7ffc8a7,libmio-4be4cec104853868,libslab-680ec0ace7620f59,libiovec-15b7c68eb9bba2b7,libnet2-da1591a21dffa6e0,libfutures_core-711869d181295550,libbytes-d6ede7c447a8014f,libpin_project_lite-ac2ecddd52116619,libuuid-ffe118bb61c5a5f0,librand-dbd66cef7edb0c75,librand_chacha-9cfac359b5596982,libc2_chacha-5df4fb8974050e17,libppv_lite86-a7cac4ae282e0c1f,librand_core-7ce970b2dc590ef3,libgetrandom-2a113d4a5bff3665,liburl-b8a775db51cd5a54,libpercent_encoding-3e08c199980e8244,libidna-4d93b8d42d66fa66,libunicode_normalization-998a096a7c7987b5,libsmallvec-78d17f282ca694d1,libunicode_bidi-77fe3cc1d64e5412,libmatches-b745fe32e7f24fcc,libregex-e97e50bdb73793f5,libthread_local-0983cf5be89faa2f,liblazy_static-af860367908b8176,libregex_syntax-38fb0d4435657a0b,libaho_corasick-e474b56c5948bf9d,libmemchr-163377b89bc7f507,liberror_chain-c4026d074c5ad663,libbacktrace-cf59ecd89d609589,libbacktrace_sys-c7a1a7000e44e00e,liblibc-c06c8f54c14a78a2,librustc_demangle-179f4946fac26090,libmaplit-f141af93a08d6c7e,liblog-28d7d551515ba28b,libcfg_if-4cc62f8c44eaa979,libsemver-022459dceb7a4abb,libserde-04c996fa74face5d,libsemver_parser-ea34514d1c2a51a9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsw3Dob/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e7a0eed1f00aa0ac/out" "-L" "/opt/rustwide/target/debug/build/ring-95e20074f4d24952/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slack-7d02d9ce3cc51fcc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shipcat` (test "slack") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> shipcat_cli/src/upgrade.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct GithubRelease {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 51 |     assets: Vec<ReleaseAsset>,
[INFO] [stdout] 52 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubRelease` 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] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBw3twU/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshipcat-3da4c271c82ec481,libwhich-dc5c3d3e0d7641bf,libfailure-3fdc6b74a325a6d6,libtar-2e9a3308436023c0,libxattr-45efbe1954cdaf0a,libfiletime-05fccff480cc85c8,libsize_format-b534e37d0211ad71,libnum-fd29a8f53bb0b87d,libnum_rational-a71aea9c188fc7ae,libnum_iter-2110209f601cb721,libnum_complex-f1b0a19c9a68583b,libgeneric_array-ebcb4646478b4dfc,libtypenum-40bd53c7e3f45252,libpetgraph-e671f813b3e4a379,libfixedbitset-db3c05f7e7530804,libindicatif-3beb90b61a27d33b,libconsole-0bcf4e21136dffab,libtermios-afd8e71c0fd215fa,libclicolors_control-1dd94b0dec6fe763,libunicode_width-32b668a8718fe7af,libnumber_prefix-8937c328c905216a,libkube-c0e413aa809c3bde,libtime-cb31582c4509a23a,libtime_macros-d26d09ca24ba1e60,libfutures_timer-cfb5ed3ab3008e5c,libeither-833278b590cbd097,libslack_hook2-28e77713c2a738bb,libhex-418a437fd8609264,libthiserror-de9818355f5e9d6e,libshipcat_filebacked-1f8f13c6dd67cd04,libwalkdir-4209a70d1ea94665,libsame_file-b92c1a8615c4d515,libmerge-c884a9fda7fd69d4,libfutures-b020ea0664db050b,libfutures_executor-29af9632c6c6d71d,libshipcat_definitions-3cb7eb54e7938cef,libdirs-c15d1ba8ed3dc6d3,libdirs_sys-cbee0d4cf1408f19,libbase64-c1a8eab2f2e9c14f,libsafemem-2fe067c67aea59ec,libprometheus_parser-b257d66674e8f8ab,libenquote-187e4ca3eef2737f,libpest_consume-746b3ec6cab1eb3c,libserde_regex-8bc46e8856909302,libreqwest-ad751cd8ba4086e6,libhyper_rustls-32836229f8032a28,libct_logs-23c5f967e0e81938,librustls_native_certs-4e38569e19b342ff,libopenssl_probe-45d2626ee6081540,libwebpki_roots-3ac7afc60bd49cc4,libtokio_rustls-3babdc6994ee552e,librustls-0c72394e9b3d41b2,libbase64-059a947b45b0c622,libbyteorder-2a462a7459e919d1,libsct-ecc8505a80eb4e65,libwebpki-bbdb594d67343fcc,libring-3e8858e5c60f434c,libspin-4089a13ab2a784ba,libuntrusted-04b65d686a63934c,libencoding_rs-b18cd8e64ee1b31a,libserde_urlencoded-7f9038c054934069,libmime_guess-41a33fd7c0429dde,libmime-1ae92e0fe29ff2ce,libunicase-38e79b9de9f44c21,libasync_compression-06088aedc8000675,libflate2-4cbe292de7b54747,libminiz_oxide-c42712ff8957d07e,libadler32-3d774f7d12396cc6,libcrc32fast-ff9dacaebe8553b4,libhyper-4e1d3123e92777ba,libhttparse-87161fedca063433,libwant-908d16e34c99228f,libtry_lock-510bfb332f377563,libh2-64050b4a31691e55,libindexmap-e1592bdd6fab2b2d,libtokio_util-960ceb6657e146f6,libtower_service-84bb3b2e545c4674,libpin_project-f377928a464a0af4,libfutures_util-983b57114b6659ef,libproc_macro_nested-894f926cc224f010,libfutures_io-ffe3753faae70629,libfutures_channel-ffda0e3a4f991587,libfutures_sink-905972a3d1ceeea5,libfutures_task-9bc9ac3f21af72b2,libpin_utils-7f90604a7c514137,libhttp_body-efb0afae0bb630ba,libserde_yaml-ca085481a860516c,libdtoa-db103d5f2ce55d4d,libyaml_rust-65c6c6d1b3b28161,liblinked_hash_map-c8825f289c1590f4,libinflector-667add03f893a95f,libtera-fd53d4fa8db43107,libunic_segment-ae65741912aa11ad,libunic_ucd_segment-0ca5c2773ab28cc9,libunic_ucd_version-e43cb3f39c617df5,libunic_common-db9cd5170e34132d,libunic_char_property-c809be05b3dcd46e,libunic_char_range-f4104f5e75281c07,liburl-13eec194c274363e,libpercent_encoding-73a0215a80a159d3,libidna-4a4f293a3e2f86cd,libhumansize-343e59e6c4ace233,libslug-2a6fee2f96710c79,libdeunicode-424a335a42da446d,libpest-9264963f10005f1b,libucd_trie-f7cd5ab48808a2b9,libglob-a5e5bdedaa5e2933,libk8s_openapi-60a23a876d8d0690,libserde_value-2959215ef99e9a5c,libordered_float-913d1f654929b72d,libbase64-0c3384f7166fe80f,libserde_json-09552c92405e73bb,libryu-fe452f695c212347,libhttp-9c7ac4eea0d592f4,libitoa-ef69a9d95e60733f,libchrono-14c522eb6f3ef21c,libnum_integer-95ab4e17d28c2c62,libnum_traits-fd1c30029a11ea21,libtime-5a33c55c8fec0937,libtokio-5a949c7f39d4cc79,libsignal_hook_registry-efdba18b385ba25a,libarc_swap-e017b084758fd110,libnum_cpus-1c6d8efc4e744467,libfnv-babffa9176099eaa,libmio_uds-1bd1ce36e7ffc8a7,libmio-4be4cec104853868,libslab-680ec0ace7620f59,libiovec-15b7c68eb9bba2b7,libnet2-da1591a21dffa6e0,libfutures_core-711869d181295550,libbytes-d6ede7c447a8014f,libpin_project_lite-ac2ecddd52116619,libuuid-ffe118bb61c5a5f0,librand-dbd66cef7edb0c75,librand_chacha-9cfac359b5596982,libc2_chacha-5df4fb8974050e17,libppv_lite86-a7cac4ae282e0c1f,librand_core-7ce970b2dc590ef3,libgetrandom-2a113d4a5bff3665,liburl-b8a775db51cd5a54,libpercent_encoding-3e08c199980e8244,libidna-4d93b8d42d66fa66,libunicode_normalization-998a096a7c7987b5,libsmallvec-78d17f282ca694d1,libunicode_bidi-77fe3cc1d64e5412,libmatches-b745fe32e7f24fcc,libregex-e97e50bdb73793f5,libthread_local-0983cf5be89faa2f,liblazy_static-af860367908b8176,libregex_syntax-38fb0d4435657a0b,libaho_corasick-e474b56c5948bf9d,libmemchr-163377b89bc7f507,liberror_chain-c4026d074c5ad663,libbacktrace-cf59ecd89d609589,libbacktrace_sys-c7a1a7000e44e00e,liblibc-c06c8f54c14a78a2,librustc_demangle-179f4946fac26090,libmaplit-f141af93a08d6c7e,liblog-28d7d551515ba28b,libcfg_if-4cc62f8c44eaa979,libsemver-022459dceb7a4abb,libserde-04c996fa74face5d,libsemver_parser-ea34514d1c2a51a9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBw3twU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e7a0eed1f00aa0ac/out" "-L" "/opt/rustwide/target/debug/build/ring-95e20074f4d24952/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/common-57f7b78d48c816b6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shipcat` (test "common") due to 1 previous error
[INFO] [stderr] error: could not compile `shipcat` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name shipcat --edition=2018 shipcat_cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="indicatif"' --cfg 'feature="self-upgrade"' --cfg 'feature="tar"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flate2", "indicatif", "self-upgrade", "tar"))' -C metadata=2efe2fbd10500874 -C extra-filename=-f11f3116db8e2500 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-14c522eb6f3ef21c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c23270a9352a922c.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c15d1ba8ed3dc6d3.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-c4026d074c5ad663.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4cbe292de7b54747.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b020ea0664db050b.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-cfb5ed3ab3008e5c.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-ebcb4646478b4dfc.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-3beb90b61a27d33b.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-60a23a876d8d0690.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-c0e413aa809c3bde.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-c06c8f54c14a78a2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28d7d551515ba28b.rlib --extern loggerv=/opt/rustwide/target/debug/deps/libloggerv-3c844165c81612c4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-e3f178c06f94ba69.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-e671f813b3e4a379.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e97e50bdb73793f5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad751cd8ba4086e6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-022459dceb7a4abb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04c996fa74face5d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d40df7edb2b5aa29.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09552c92405e73bb.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ca085481a860516c.rlib --extern shipcat_definitions=/opt/rustwide/target/debug/deps/libshipcat_definitions-3cb7eb54e7938cef.rlib --extern shipcat_filebacked=/opt/rustwide/target/debug/deps/libshipcat_filebacked-1f8f13c6dd67cd04.rlib --extern size_format=/opt/rustwide/target/debug/deps/libsize_format-b534e37d0211ad71.rlib --extern slack_hook2=/opt/rustwide/target/debug/deps/libslack_hook2-28e77713c2a738bb.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-2e9a3308436023c0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5a949c7f39d4cc79.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b8a775db51cd5a54.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ffe118bb61c5a5f0.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-dc5c3d3e0d7641bf.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-e7a0eed1f00aa0ac/out -L native=/opt/rustwide/target/debug/build/ring-95e20074f4d24952/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "845984d86c6ba9cef0d7c5cdaa669cd7f0adcd5aedf6f584e2c1a530434e160b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845984d86c6ba9cef0d7c5cdaa669cd7f0adcd5aedf6f584e2c1a530434e160b", kill_on_drop: false }`
[INFO] [stdout] 845984d86c6ba9cef0d7c5cdaa669cd7f0adcd5aedf6f584e2c1a530434e160b
