[INFO] cloning repository https://github.com/ngerakines/k8s-consul-mutator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngerakines/k8s-consul-mutator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngerakines%2Fk8s-consul-mutator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngerakines%2Fk8s-consul-mutator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6566de557ac7017b127919a3fa736520a933e289 [INFO] testing ngerakines/k8s-consul-mutator-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngerakines%2Fk8s-consul-mutator-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ngerakines/k8s-consul-mutator-rs [INFO] finished tweaking git repo https://github.com/ngerakines/k8s-consul-mutator-rs [INFO] tweaked toml for git repo https://github.com/ngerakines/k8s-consul-mutator-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ngerakines/k8s-consul-mutator-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ngerakines/k8s-consul-mutator-rs 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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270d7eebc34b7bb2fccae93d598bc0604877439342e81c2a25b5f11137deac1b [INFO] running `Command { std: "docker" "start" "-a" "270d7eebc34b7bb2fccae93d598bc0604877439342e81c2a25b5f11137deac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270d7eebc34b7bb2fccae93d598bc0604877439342e81c2a25b5f11137deac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270d7eebc34b7bb2fccae93d598bc0604877439342e81c2a25b5f11137deac1b", kill_on_drop: false }` [INFO] [stdout] 270d7eebc34b7bb2fccae93d598bc0604877439342e81c2a25b5f11137deac1b [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8589b00107ea1d539b8d9d167b8a051bacaa507c7fd04f6e96fe4b6987d184a [INFO] running `Command { std: "docker" "start" "-a" "e8589b00107ea1d539b8d9d167b8a051bacaa507c7fd04f6e96fe4b6987d184a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rustls v0.21.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.5 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling k8s-consul-mutator-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustify_derive v0.5.2 [INFO] [stderr] Compiling consulrs_derive v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc) [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling serde_with v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-tasker v1.2.0 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling axum-server v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling rustify v0.5.3 [INFO] [stderr] Compiling consulrs v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc) [INFO] [stderr] Compiling kube-core v0.82.2 [INFO] [stderr] Compiling kube-client v0.82.2 [INFO] [stderr] Compiling kube-runtime v0.82.2 [INFO] [stderr] Compiling kube v0.82.2 [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub use anyhow::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `unwatch_namespace` and `subscriptions_for_deployment` are never used [INFO] [stdout] --> src/key_manager.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait KeyManager: Sync + Send { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 45 | async fn unwatch_namespace(&self, namespace: String) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | async fn subscriptions_for_deployment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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: consulrs_derive v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc), rustify_derive v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e8589b00107ea1d539b8d9d167b8a051bacaa507c7fd04f6e96fe4b6987d184a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8589b00107ea1d539b8d9d167b8a051bacaa507c7fd04f6e96fe4b6987d184a", kill_on_drop: false }` [INFO] [stdout] e8589b00107ea1d539b8d9d167b8a051bacaa507c7fd04f6e96fe4b6987d184a [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf5ae0eebb96d88d77df4459c346f29c6e9cc5d05cefdec82653459648b354c8 [INFO] running `Command { std: "docker" "start" "-a" "bf5ae0eebb96d88d77df4459c346f29c6e9cc5d05cefdec82653459648b354c8", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling rustify v0.5.3 [INFO] [stderr] Compiling axum-test-helper v0.2.0 (https://github.com/ngerakines/axum-test-helper.git?rev=7cd729f049c3780960e0765043acb8386e1ba15f#7cd729f0) [INFO] [stderr] Compiling consulrs v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc) [INFO] [stderr] Compiling k8s-consul-mutator-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub use anyhow::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: consulrs_derive v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc), rustify_derive v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "bf5ae0eebb96d88d77df4459c346f29c6e9cc5d05cefdec82653459648b354c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5ae0eebb96d88d77df4459c346f29c6e9cc5d05cefdec82653459648b354c8", kill_on_drop: false }` [INFO] [stdout] bf5ae0eebb96d88d77df4459c346f29c6e9cc5d05cefdec82653459648b354c8 [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19a9bc7fbd15e6addeaff5dd0c1ee4524fa5c78c1b5b2482f9ad5d56de4e7ff8 [INFO] running `Command { std: "docker" "start" "-a" "19a9bc7fbd15e6addeaff5dd0c1ee4524fa5c78c1b5b2482f9ad5d56de4e7ff8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/error.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | pub use anyhow::{Error, Result}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `k8s-consul-mutator-rs` (bin "k8s-consul-mutator-rs" test) generated 1 warning (run `cargo fix --bin "k8s-consul-mutator-rs" -p k8s-consul-mutator-rs --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: consulrs_derive v0.1.0 (https://github.com/ngerakines/consulrs.git?rev=b7c5d6dc9e8edb893fe59a2d54ac328d141d3f0b#b7c5d6dc), rustify_derive v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k8s_consul_mutator_rs-9e43c8ce251abac5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test key_manager::tests::null_key_manager ... ok [INFO] [stdout] test key_manager::tests::memory_key_manager_unwatch_deployment ... ok [INFO] [stdout] test key_manager::tests::memory_key_manager ... ok [INFO] [stdout] test key_manager::tests::memory_key_manager_unwatch_namespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19a9bc7fbd15e6addeaff5dd0c1ee4524fa5c78c1b5b2482f9ad5d56de4e7ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a9bc7fbd15e6addeaff5dd0c1ee4524fa5c78c1b5b2482f9ad5d56de4e7ff8", kill_on_drop: false }` [INFO] [stdout] 19a9bc7fbd15e6addeaff5dd0c1ee4524fa5c78c1b5b2482f9ad5d56de4e7ff8