[INFO] cloning repository https://github.com/bieli/k7s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bieli/k7s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbieli%2Fk7s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbieli%2Fk7s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd2ea73b4abbd53646ea94a6642c87bd3d830816 [INFO] testing bieli/k7s against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbieli%2Fk7s" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bieli/k7s [INFO] finished tweaking git repo https://github.com/bieli/k7s [INFO] tweaked toml for git repo https://github.com/bieli/k7s written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bieli/k7s on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bieli/k7s 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1 [INFO] running `Command { std: "docker" "start" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling k8s-openapi v0.21.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling json-patch v1.4.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling jsonpath-rust v0.4.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling kube-derive v0.88.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling kube-core v0.88.1 [INFO] [stderr] Compiling kube-client v0.88.1 [INFO] [stderr] Compiling kube-runtime v0.88.1 [INFO] [stderr] Compiling kube v0.88.1 [INFO] [stderr] Compiling k7s v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling k7s v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 9.43s [INFO] running `Command { std: "docker" "inspect" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/k7s-dcbca0acfaa0d2c0) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test app::tests::app_get_current_ns_all_and_named ... ok [INFO] [stdout] test app::tests::app_active_rows_len_and_selected_row_info ... ok [INFO] [stdout] test app::tests::app_new_initializes_all_panes ... ok [INFO] [stdout] test app::tests::detail_modal_empty_visible_height_uses_step_one ... ok [INFO] [stdout] test app::tests::detail_modal_page_down_and_up ... ok [INFO] [stdout] test app::tests::detail_modal_page_down_clamps_to_max ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_down_and_up ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_down_stops_at_max ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_to_top_and_bottom ... ok [INFO] [stdout] test app::tests::pane_all_contains_eight_panes ... ok [INFO] [stdout] test app::tests::pane_configs_cover_every_pane_once ... ok [INFO] [stdout] test describe_resources::tests::annotation_display_int_or_str_and_field_section ... ok [INFO] [stdout] test describe_resources::tests::annotations_and_multiline_labels ... ok [INFO] [stdout] test describe_resources::tests::deployment_sections_spec_template_conditions ... ok [INFO] [stdout] test describe_resources::tests::opt_str_and_json_blob_and_truncate ... ok [INFO] [stdout] test describe_resources::tests::env_var_value_variants_and_probe_str ... ok [INFO] [stdout] test describe_resources::tests::pod_sections_and_container_state ... ok [INFO] [stdout] test describe_resources::tests::section_identity_with_owners_and_labels ... ok [INFO] [stdout] test describe_resources::tests::push_multiline_and_container_helpers ... ok [INFO] [stdout] test describe_resources::tests::service_sections ... ok [INFO] [stdout] test resources::tests::daemonset_into_resource_row ... ok [INFO] [stdout] test describe_resources::tests::toleration_str_and_deployment_volumes ... ok [INFO] [stdout] test resources::tests::deployment_into_resource_row ... ok [INFO] [stdout] test resources::tests::get_age_formats_days_hours_minutes ... ok [INFO] [stdout] test resources::tests::get_age_without_timestamp_is_dash ... ok [INFO] [stdout] test resources::tests::job_into_resource_row ... ok [INFO] [stdout] test resources::tests::namespace_into_resource_row ... ok [INFO] [stdout] test resources::tests::persistent_volume_claim_into_resource_row ... ok [INFO] [stdout] test resources::tests::persistent_volume_into_resource_row ... ok [INFO] [stdout] test resources::tests::pod_into_resource_row_defaults_and_populated ... ok [INFO] [stdout] test resources::tests::replicaset_into_resource_row ... ok [INFO] [stdout] test resources::tests::service_external_ip_falls_back_to_hostname ... ok [INFO] [stdout] test ui::tests::styles_are_distinct ... ok [INFO] [stdout] test ui::tests::centered_rect_is_inside_parent_and_roughly_requested_size ... ok [INFO] [stdout] test ui::tests::centered_rect_full_size_matches_area ... ok [INFO] [stdout] test resources::tests::service_into_resource_row ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/k7s-984570e75ee8862d) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test app::tests::app_active_rows_len_and_selected_row_info ... ok [INFO] [stdout] test app::tests::app_get_current_ns_all_and_named ... ok [INFO] [stdout] test app::tests::app_new_initializes_all_panes ... ok [INFO] [stdout] test app::tests::detail_modal_page_down_and_up ... ok [INFO] [stdout] test app::tests::detail_modal_page_down_clamps_to_max ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_down_and_up ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_down_stops_at_max ... ok [INFO] [stdout] test app::tests::detail_modal_empty_visible_height_uses_step_one ... ok [INFO] [stdout] test app::tests::detail_modal_scroll_to_top_and_bottom ... ok [INFO] [stdout] test app::tests::pane_all_contains_eight_panes ... ok [INFO] [stdout] test app::tests::pane_configs_cover_every_pane_once ... ok [INFO] [stdout] test describe_resources::tests::annotation_display_int_or_str_and_field_section ... ok [INFO] [stdout] test describe_resources::tests::annotations_and_multiline_labels ... ok [INFO] [stdout] test describe_resources::tests::deployment_sections_spec_template_conditions ... ok [INFO] [stdout] test describe_resources::tests::env_var_value_variants_and_probe_str ... ok [INFO] [stdout] test describe_resources::tests::opt_str_and_json_blob_and_truncate ... ok [INFO] [stdout] test describe_resources::tests::pod_sections_and_container_state ... ok [INFO] [stdout] test describe_resources::tests::push_multiline_and_container_helpers ... ok [INFO] [stdout] test describe_resources::tests::section_identity_with_owners_and_labels ... ok [INFO] [stdout] test describe_resources::tests::service_sections ... ok [INFO] [stdout] test describe_resources::tests::toleration_str_and_deployment_volumes ... ok [INFO] [stdout] test resources::tests::daemonset_into_resource_row ... ok [INFO] [stdout] test resources::tests::deployment_into_resource_row ... ok [INFO] [stdout] test resources::tests::get_age_formats_days_hours_minutes ... ok [INFO] [stdout] test resources::tests::get_age_without_timestamp_is_dash ... ok [INFO] [stdout] test resources::tests::job_into_resource_row ... ok [INFO] [stdout] test resources::tests::namespace_into_resource_row ... ok [INFO] [stdout] test resources::tests::persistent_volume_claim_into_resource_row ... ok [INFO] [stdout] test resources::tests::persistent_volume_into_resource_row ... ok [INFO] [stdout] test resources::tests::pod_into_resource_row_defaults_and_populated ... ok [INFO] [stdout] test resources::tests::replicaset_into_resource_row ... ok [INFO] [stdout] test resources::tests::service_external_ip_falls_back_to_hostname ... ok [INFO] [stdout] test resources::tests::service_into_resource_row ... ok [INFO] [stdout] test ui::tests::styles_are_distinct ... ok [INFO] [stdout] test ui::tests::centered_rect_full_size_matches_area ... ok [INFO] [stdout] test ui::tests::centered_rect_is_inside_parent_and_roughly_requested_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests k7s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1", kill_on_drop: false }` [INFO] [stdout] a264391ca03f43e755626423bd63d91acb65c9f5606736b0d14a133edd5f9ac1