[INFO] cloning repository https://github.com/kubewarden/context-aware-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubewarden/context-aware-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubewarden%2Fcontext-aware-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubewarden%2Fcontext-aware-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] babcce344b24d8e6e73c5a725349a481bfc090e2 [INFO] checking kubewarden/context-aware-demo against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubewarden%2Fcontext-aware-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kubewarden/context-aware-demo on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kubewarden/context-aware-demo [INFO] finished tweaking git repo https://github.com/kubewarden/context-aware-demo [INFO] tweaked toml for git repo https://github.com/kubewarden/context-aware-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kubewarden/context-aware-demo 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `k8s-openapi` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded derive_builder v0.20.0 [INFO] [stderr] Downloaded wapc-guest v1.1.0 [INFO] [stderr] Downloaded num-derive v0.4.0 [INFO] [stderr] Downloaded kubewarden-policy-sdk v0.10.1 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded oci-spec v0.6.5 [INFO] [stderr] Downloaded regex-automata v0.3.2 [INFO] [stderr] Downloaded k8s-openapi v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6dcba450b5685eb059d56b805cafa052409a5eef0d8ee9adbefd1b79a6613c4 [INFO] running `Command { std: "docker" "start" "-a" "b6dcba450b5685eb059d56b805cafa052409a5eef0d8ee9adbefd1b79a6613c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6dcba450b5685eb059d56b805cafa052409a5eef0d8ee9adbefd1b79a6613c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6dcba450b5685eb059d56b805cafa052409a5eef0d8ee9adbefd1b79a6613c4", kill_on_drop: false }` [INFO] [stdout] b6dcba450b5685eb059d56b805cafa052409a5eef0d8ee9adbefd1b79a6613c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9316c7e646ce5353a4cc73e65eb4ae021bf84cfe538ed7761af1a022ac47ffc8 [INFO] running `Command { std: "docker" "start" "-a" "9316c7e646ce5353a4cc73e65eb4ae021bf84cfe538ed7761af1a022ac47ffc8", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `k8s-openapi` dependency) [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking scc v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wapc-guest v1.1.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking futures-executor v0.3.27 [INFO] [stderr] Checking futures v0.3.27 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking oci-spec v0.6.5 [INFO] [stderr] Checking kubewarden-policy-sdk v0.10.1 [INFO] [stderr] Checking context-aware-policy-demo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s [INFO] running `Command { std: "docker" "inspect" "9316c7e646ce5353a4cc73e65eb4ae021bf84cfe538ed7761af1a022ac47ffc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9316c7e646ce5353a4cc73e65eb4ae021bf84cfe538ed7761af1a022ac47ffc8", kill_on_drop: false }` [INFO] [stdout] 9316c7e646ce5353a4cc73e65eb4ae021bf84cfe538ed7761af1a022ac47ffc8 [INFO] checking kubewarden/context-aware-demo against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubewarden%2Fcontext-aware-demo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kubewarden/context-aware-demo on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kubewarden/context-aware-demo [INFO] finished tweaking git repo https://github.com/kubewarden/context-aware-demo [INFO] tweaked toml for git repo https://github.com/kubewarden/context-aware-demo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kubewarden/context-aware-demo 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `k8s-openapi` dependency) [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48f5c4cd022a32eee5785b6e81d3a38004f26587f01012fa3e090950176b3d69 [INFO] running `Command { std: "docker" "start" "-a" "48f5c4cd022a32eee5785b6e81d3a38004f26587f01012fa3e090950176b3d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48f5c4cd022a32eee5785b6e81d3a38004f26587f01012fa3e090950176b3d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f5c4cd022a32eee5785b6e81d3a38004f26587f01012fa3e090950176b3d69", kill_on_drop: false }` [INFO] [stdout] 48f5c4cd022a32eee5785b6e81d3a38004f26587f01012fa3e090950176b3d69 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bc3a5ae73134b1e17bb2a55df39a581340a443bcf0880d0655f8d94f40ade18 [INFO] running `Command { std: "docker" "start" "-a" "4bc3a5ae73134b1e17bb2a55df39a581340a443bcf0880d0655f8d94f40ade18", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking scc v2.1.0 [INFO] [stderr] Checking wapc-guest v1.1.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking futures-executor v0.3.27 [INFO] [stderr] Checking futures v0.3.27 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking oci-spec v0.6.5 [INFO] [stderr] Checking kubewarden-policy-sdk v0.10.1 [INFO] [stderr] Checking context-aware-policy-demo v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] `default_features` is unsupported as of the 2024 edition; instead use `default-features` [INFO] [stderr] (in the `k8s-openapi` dependency) [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4bc3a5ae73134b1e17bb2a55df39a581340a443bcf0880d0655f8d94f40ade18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc3a5ae73134b1e17bb2a55df39a581340a443bcf0880d0655f8d94f40ade18", kill_on_drop: false }` [INFO] [stdout] 4bc3a5ae73134b1e17bb2a55df39a581340a443bcf0880d0655f8d94f40ade18