[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-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammad22%2Fshipcat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohammad22/shipcat on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf1e5be267349231ae25e890425d7b8e74d32bcee7879f9cf6184588ed3b4f7 [INFO] running `Command { std: "docker" "start" "-a" "baf1e5be267349231ae25e890425d7b8e74d32bcee7879f9cf6184588ed3b4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf1e5be267349231ae25e890425d7b8e74d32bcee7879f9cf6184588ed3b4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf1e5be267349231ae25e890425d7b8e74d32bcee7879f9cf6184588ed3b4f7", kill_on_drop: false }` [INFO] [stdout] baf1e5be267349231ae25e890425d7b8e74d32bcee7879f9cf6184588ed3b4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d65f398a0c91b3d4b97ab556ade75b2de79113984ce823050070a08a11e0f2e [INFO] running `Command { std: "docker" "start" "-a" "1d65f398a0c91b3d4b97ab556ade75b2de79113984ce823050070a08a11e0f2e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling log v0.4.8 [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 untrusted v0.7.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling async-compression v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.2 [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 safemem v0.3.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [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 termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling merge_derive v0.162.1 (/opt/rustwide/workdir/merge_derive) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ansi_term v0.12.0 [INFO] [stderr] Compiling merge v0.162.1 (/opt/rustwide/workdir/merge) [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.9.2 [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 sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.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 which v3.1.0 [INFO] [stderr] Compiling kube-derive v0.30.0 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pest_consume v1.0.5 [INFO] [stderr] Compiling prometheus-parser v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.1.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 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 hyper v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling hyper-rustls v0.19.1 [INFO] [stderr] Compiling reqwest v0.10.2 [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 [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 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 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: 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 for more information about checking conditional configuration [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 for more information about checking conditional configuration [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 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, [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 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 13s [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 1` [INFO] running `Command { std: "docker" "inspect" "1d65f398a0c91b3d4b97ab556ade75b2de79113984ce823050070a08a11e0f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d65f398a0c91b3d4b97ab556ade75b2de79113984ce823050070a08a11e0f2e", kill_on_drop: false }` [INFO] [stdout] 1d65f398a0c91b3d4b97ab556ade75b2de79113984ce823050070a08a11e0f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d289da2a9ec3efb6a2c1cb9d61a09c4fc38b7877b551e2410789455e46d69c51 [INFO] running `Command { std: "docker" "start" "-a" "d289da2a9ec3efb6a2c1cb9d61a09c4fc38b7877b551e2410789455e46d69c51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [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 [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 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 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: 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 for more information about checking conditional configuration [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 for more information about checking conditional configuration [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] [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 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, [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 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 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 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" "/tmp/rustcblSp7m/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshipcat-f2d39e91dcc3c040,libwhich-00d3985d4c2fe925,libfailure-c886c8e33a1bc801,libtar-f0da952767b02abf,libxattr-b68c50d830477c7c,libfiletime-b3f4d039803637cd,libsize_format-15a7eb9c907c0cc5,libnum-8daab2ffcdc9f1dc,libnum_rational-297731e938e812c0,libnum_iter-f2a8a5b3b34550d3,libnum_complex-526fea87b1554c4e,libgeneric_array-c7aa6ddcbfac95e4,libtypenum-6b2b2a07979a1682,libpetgraph-7177e1486a0c55f7,libfixedbitset-db3c05f7e7530804,libindicatif-f91e513a420faca6,libconsole-de19093377fe9697,libtermios-2157f20cab5c0f82,libclicolors_control-574de544c494d65f,libunicode_width-32b668a8718fe7af,libnumber_prefix-8937c328c905216a,libkube-1bffa7ff63681dae,libtime-20f2336d6b1cdd01,libtime_macros-7bb6de5c82a581bf,libfutures_timer-cfb5ed3ab3008e5c,libeither-833278b590cbd097,libslack_hook2-a58c7c16e73f9340,libhex-418a437fd8609264,libthiserror-da437c3cf756b390,libshipcat_filebacked-540ca11b1cd261ce,libwalkdir-226807dd22036b3a,libsame_file-b92c1a8615c4d515,libmerge-c884a9fda7fd69d4,libfutures-31d240d043903265,libfutures_executor-6c7920e9e8406e19,libshipcat_definitions-93ae3188dbe4ca56,libdirs-733190b95f8bc024,libdirs_sys-fdfd7b5bb03c339e,libbase64-5d27f4edcfa06c96,libsafemem-2fe067c67aea59ec,libprometheus_parser-0e638a776b00c0af,libenquote-187e4ca3eef2737f,libpest_consume-4dafab1397f64de4,libserde_regex-34a1ffe605abca25,libreqwest-e40a469670ad7b37,libhyper_rustls-b91d4c4221aad8f7,libct_logs-8ae34e72c6a96615,librustls_native_certs-b841f37467914d17,libopenssl_probe-45d2626ee6081540,libwebpki_roots-1b9698627504da25,libtokio_rustls-62cafb61991cea26,librustls-a638d9c07eb059b6,libbase64-7b7fe449977a167e,libbyteorder-d6489ccc0998dff2,libsct-01b3765a20d9715b,libwebpki-caf4332c7ecd0521,libring-dfa38e4d7b6a9f67,libspin-4089a13ab2a784ba,libuntrusted-04b65d686a63934c,libencoding_rs-cc369b14f08e6165,libserde_urlencoded-6fd4316744d40fe4,libmime_guess-de5289df5c071102,libmime-e4a4630bac373a5d,libunicase-39d2400738203f11,libasync_compression-ce833ceee796a53c,libflate2-e37d6df264117a31,libminiz_oxide-a58f6e4341b5cc6b,libadler32-3d774f7d12396cc6,libcrc32fast-032ebf208c19ed9f,libhyper-28f4b32d19205745,libhttparse-c630209b60d160da,libwant-6f2807127ab9897e,libtry_lock-510bfb332f377563,libh2-05f2229d04e4180d,libindexmap-08f5970b11801649,libtokio_util-8dc16bb485de0354,libtower_service-84bb3b2e545c4674,libpin_project-2dc4269cb9632c13,libfutures_util-f06733c67515f962,libproc_macro_nested-e36ec5b62cd1e0b0,libfutures_io-ffe3753faae70629,libfutures_channel-bb24478fb34dda67,libfutures_sink-905972a3d1ceeea5,libfutures_task-9bc9ac3f21af72b2,libpin_utils-7f90604a7c514137,libhttp_body-668aeb2060643ac1,libserde_yaml-31a68296f2b038b8,libdtoa-db103d5f2ce55d4d,libyaml_rust-9edf40b1a85f8c2b,liblinked_hash_map-c8825f289c1590f4,libinflector-ab51a6906b246c7d,libtera-b4ec86ca6c9654ec,libunic_segment-1bb716033e136093,libunic_ucd_segment-7416aa6247e346b3,libunic_ucd_version-d0d82daa640db5a0,libunic_common-db9cd5170e34132d,libunic_char_property-5d9cff4cd894cd24,libunic_char_range-f4104f5e75281c07,liburl-85f868f1baabff40,libpercent_encoding-73a0215a80a159d3,libidna-9d5359ed2a3689d6,libhumansize-343e59e6c4ace233,libslug-06e6c1818a525635,libdeunicode-424a335a42da446d,libpest-f94b70845553c95f,libucd_trie-f7cd5ab48808a2b9,libglob-a5e5bdedaa5e2933,libk8s_openapi-0afc78f9b32a014f,libserde_value-461ece0d46826cdf,libordered_float-f346d605ea491ab0,libbase64-0c3384f7166fe80f,libserde_json-9c01ca169c1a7eca,libryu-3b13bbcdc8db8017,libhttp-eb4e7e5d1d8adb50,libitoa-ef69a9d95e60733f,libchrono-5755502e05915ef3,libnum_integer-3c59c8d48f682ce7,libnum_traits-29db2a5efe1c12ad,libtime-ecf4c9f10d982486,libtokio-ba311dd6f0617b07,libsignal_hook_registry-6c62731671455a91,libarc_swap-e017b084758fd110,libnum_cpus-214c6bd2d7d87bb9,libfnv-babffa9176099eaa,libmio_uds-a749ad78d3f2d722,libmio-4c8d957ee05e0292,libslab-680ec0ace7620f59,libiovec-f30a01c3c1796054,libnet2-8dddf8e18b109969,libfutures_core-711869d181295550,libbytes-d6ede7c447a8014f,libpin_project_lite-ac2ecddd52116619,libuuid-973133f8da0d17f2,librand-2b2bc366a602d985,librand_chacha-31951f68be212417,libc2_chacha-6c94e30fd869dcb6,libppv_lite86-a7cac4ae282e0c1f,librand_core-c451e79c26346462,libgetrandom-af516d9e7127690f,liburl-923f00c7dfabbc81,libpercent_encoding-3e08c199980e8244,libidna-b06a52f48c240624,libunicode_normalization-4668e636ef4663c8,libsmallvec-78d17f282ca694d1,libunicode_bidi-fd87ea2758f573d6,libmatches-b745fe32e7f24fcc,libregex-69f308d72f740f3d,libthread_local-3d21967d181ccd18,liblazy_static-af860367908b8176,libregex_syntax-38fb0d4435657a0b,libaho_corasick-0758d26db6cb1028,libmemchr-7763c658fafcc2ba,liberror_chain-f0bcc2b06d8e0187,libbacktrace-843529c0d9904cf4,libbacktrace_sys-73dbfc9c2c7efd56,liblibc-ba7a3defbacdf8fa,librustc_demangle-179f4946fac26090,libmaplit-f141af93a08d6c7e,liblog-a2d8c7c6edd37142,libcfg_if-4cc62f8c44eaa979,libsemver-5a8cb65f07d6f45d,libserde-da8571d8a42dc96c,libsemver_parser-ea34514d1c2a51a9}.rlib" "/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" "/tmp/rustcblSp7m/raw-dylibs" "-B/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-8266700095f35acb/out" "-L" "/opt/rustwide/target/debug/build/ring-f4cc20d4008776f3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/common-20ed6783db0693d3" "-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] 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, [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] [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-2025-09-21-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=bc137697e37dc7d7 -C extra-filename=-bf42b5d8b6e9300b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5755502e05915ef3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-95a13d998d231f10.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-733190b95f8bc024.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-f0bcc2b06d8e0187.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e37d6df264117a31.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-31d240d043903265.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-cfb5ed3ab3008e5c.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-c7aa6ddcbfac95e4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f91e513a420faca6.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-0afc78f9b32a014f.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-1bffa7ff63681dae.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-ba7a3defbacdf8fa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a2d8c7c6edd37142.rlib --extern loggerv=/opt/rustwide/target/debug/deps/libloggerv-26db950db1c59a78.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-4adbcc2c418fccd1.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-7177e1486a0c55f7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-69f308d72f740f3d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e40a469670ad7b37.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-5a8cb65f07d6f45d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-da8571d8a42dc96c.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-96cfab0c281b4fb8.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9c01ca169c1a7eca.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-31a68296f2b038b8.rlib --extern shipcat_definitions=/opt/rustwide/target/debug/deps/libshipcat_definitions-93ae3188dbe4ca56.rlib --extern shipcat_filebacked=/opt/rustwide/target/debug/deps/libshipcat_filebacked-540ca11b1cd261ce.rlib --extern size_format=/opt/rustwide/target/debug/deps/libsize_format-15a7eb9c907c0cc5.rlib --extern slack_hook2=/opt/rustwide/target/debug/deps/libslack_hook2-a58c7c16e73f9340.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-f0da952767b02abf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ba311dd6f0617b07.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-923f00c7dfabbc81.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-973133f8da0d17f2.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-00d3985d4c2fe925.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-8266700095f35acb/out -L native=/opt/rustwide/target/debug/build/ring-f4cc20d4008776f3/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d289da2a9ec3efb6a2c1cb9d61a09c4fc38b7877b551e2410789455e46d69c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d289da2a9ec3efb6a2c1cb9d61a09c4fc38b7877b551e2410789455e46d69c51", kill_on_drop: false }` [INFO] [stdout] d289da2a9ec3efb6a2c1cb9d61a09c4fc38b7877b551e2410789455e46d69c51