[INFO] fetching crate kubelet 0.5.0... [INFO] testing kubelet-0.5.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate kubelet 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate kubelet 0.5.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubelet 0.5.0 [INFO] finished tweaking crates.io crate kubelet 0.5.0 [INFO] tweaked toml for crates.io crate kubelet 0.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperx v0.13.2 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded www-authenticate v0.3.0 [INFO] [stderr] Downloaded kube v0.40.0 [INFO] [stderr] Downloaded k8s-openapi v0.9.0 [INFO] [stderr] Downloaded oci-distribution v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4de2f8d48e875090b87b9d582df5dbb362ec702541f62440058cb4df4453772a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4de2f8d48e875090b87b9d582df5dbb362ec702541f62440058cb4df4453772a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4de2f8d48e875090b87b9d582df5dbb362ec702541f62440058cb4df4453772a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de2f8d48e875090b87b9d582df5dbb362ec702541f62440058cb4df4453772a", kill_on_drop: false }` [INFO] [stdout] 4de2f8d48e875090b87b9d582df5dbb362ec702541f62440058cb4df4453772a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82391592ac2f60b8cbbef135fe892ca236a2b1b670c9dd9f0e23da68604c1bf6 [INFO] running `Command { std: "docker" "start" "-a" "82391592ac2f60b8cbbef135fe892ca236a2b1b670c9dd9f0e23da68604c1bf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-compression v0.3.6 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling www-authenticate v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling rcgen v0.8.5 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling oci-distribution v0.4.0 [INFO] [stderr] Compiling kube v0.40.0 [INFO] [stderr] Compiling kubelet v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `parse_comma_separated` [INFO] [stdout] --> src/config.rs:588:4 [INFO] [stdout] | [INFO] [stdout] 588 | fn parse_comma_separated(source: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 35s [INFO] running `Command { std: "docker" "inspect" "82391592ac2f60b8cbbef135fe892ca236a2b1b670c9dd9f0e23da68604c1bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82391592ac2f60b8cbbef135fe892ca236a2b1b670c9dd9f0e23da68604c1bf6", kill_on_drop: false }` [INFO] [stdout] 82391592ac2f60b8cbbef135fe892ca236a2b1b670c9dd9f0e23da68604c1bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1c378bc16939fc6fcee00862f510d0954c7f5cd1ef4cfacc12776216596a82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f1c378bc16939fc6fcee00862f510d0954c7f5cd1ef4cfacc12776216596a82", kill_on_drop: false }` [INFO] [stdout] warning: function is never used: `parse_comma_separated` [INFO] [stdout] --> src/config.rs:588:4 [INFO] [stdout] | [INFO] [stdout] 588 | fn parse_comma_separated(source: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kubelet v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `parse_comma_separated` [INFO] [stdout] --> src/config.rs:588:4 [INFO] [stdout] | [INFO] [stdout] 588 | fn parse_comma_separated(source: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.96s [INFO] running `Command { std: "docker" "inspect" "9f1c378bc16939fc6fcee00862f510d0954c7f5cd1ef4cfacc12776216596a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1c378bc16939fc6fcee00862f510d0954c7f5cd1ef4cfacc12776216596a82", kill_on_drop: false }` [INFO] [stdout] 9f1c378bc16939fc6fcee00862f510d0954c7f5cd1ef4cfacc12776216596a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 363801624d0bfb19c410a0abb90064a9dae11283a07346fa5b6e06193f9731b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "363801624d0bfb19c410a0abb90064a9dae11283a07346fa5b6e06193f9731b6", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `parse_comma_separated` [INFO] [stderr] --> src/config.rs:588:4 [INFO] [stderr] | [INFO] [stderr] 588 | fn parse_comma_separated(source: String) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_comma_separated` [INFO] [stderr] --> src/config.rs:588:4 [INFO] [stderr] | [INFO] [stderr] 588 | fn parse_comma_separated(source: String) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kubelet-8f1dd1e0d384d19c [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test config::test::defaults_are_respected ... ok [INFO] [stdout] test config::test::config_fallbacks_are_respected ... ok [INFO] [stdout] test config::test::config_file_inputs_are_respected_if_present ... ok [INFO] [stdout] test config::test::if_invalid_config_value_is_not_overridden_it_is_still_an_error ... ok [INFO] [stdout] test config::test::merging_overrides_all_values ... ok [INFO] [stdout] test state::test::it_can_transition_to_valid_state ... ok [INFO] [stdout] test config_interpreter::test::oci_config_defaults_to_https ... ok [INFO] [stdout] test config::test::if_invalid_config_value_is_overridden_by_valid_one_it_is_not_an_error ... ok [INFO] [stdout] test config::test::derived_defaults_are_respected ... ok [INFO] [stdout] test config::test::out_of_range_config_value_is_reported ... ok [INFO] [stdout] test store::composite::test::if_interceptor_does_not_match_then_composite_store_returns_base_value ... ok [INFO] [stdout] test node::test::test_node_labels_definition ... ok [INFO] [stdout] test config::test::malformed_config_file_is_reported ... ok [INFO] [stdout] test config_interpreter::test::oci_config_respects_config_insecure_registries ... ok [INFO] [stdout] test store::composite::test::if_interceptor_matches_then_composite_store_returns_intercepting_value ... ok [INFO] [stdout] test config::test::malformed_config_value_is_reported ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_always_pulls_if_tag_latest_and_policy_omitted ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_can_reuse_cached_if_policy_never ... ok [INFO] [stdout] test store::oci::file::test::can_parse_pull_policies ... ok [INFO] [stdout] test config::test::malformed_config_value_says_which_value ... ok [INFO] [stdout] test config::test::merging_respects_non_overridden_values ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_always_pulls_if_tag_and_policy_omitted ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_gets_updates_if_policy_always ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_copes_with_no_tag ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_does_not_pull_if_policy_never ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_can_pull_if_policy_always ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_can_pull_if_tag_given_but_policy_omitted ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_can_pull_if_policy_if_not_present ... ok [INFO] [stdout] test store::oci::file::test::file_module_store_ignores_updates_if_policy_if_not_present ... ok [INFO] [stdout] test kubelet::test::test_env_vars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kubelet [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/state.rs - state::StateHolder (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/state.rs - state::Transition::next (line 76) ... ok [INFO] [stdout] test src/state.rs - state::Transition::next (line 145) ... ok [INFO] [stdout] test src/state.rs - state::Transition::next (line 112) ... ok [INFO] [stdout] test src/store/mod.rs - store::Store (line 27) ... ok [INFO] [stdout] test src/state.rs - state::Transition::next (line 44) ... ok [INFO] [stdout] test src/provider/mod.rs - provider::Provider (line 30) ... ok [INFO] [stdout] test src/store/oci/client.rs - store::oci::client::Client::pull (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "363801624d0bfb19c410a0abb90064a9dae11283a07346fa5b6e06193f9731b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363801624d0bfb19c410a0abb90064a9dae11283a07346fa5b6e06193f9731b6", kill_on_drop: false }` [INFO] [stdout] 363801624d0bfb19c410a0abb90064a9dae11283a07346fa5b6e06193f9731b6