[INFO] cloning repository https://github.com/1ort/kubiq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1ort/kubiq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ort%2Fkubiq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ort%2Fkubiq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a054096ef736fccaf26355fbc7c796e80c43ce94 [INFO] testing 1ort/kubiq against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ort%2Fkubiq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/1ort/kubiq [INFO] finished tweaking git repo https://github.com/1ort/kubiq [INFO] tweaked toml for git repo https://github.com/1ort/kubiq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/1ort/kubiq on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/1ort/kubiq 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f74987628804c3a74c476b31ec7affee8cd08df80f27fbfecb8e1897d100b83 [INFO] running `Command { std: "docker" "start" "-a" "7f74987628804c3a74c476b31ec7affee8cd08df80f27fbfecb8e1897d100b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f74987628804c3a74c476b31ec7affee8cd08df80f27fbfecb8e1897d100b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f74987628804c3a74c476b31ec7affee8cd08df80f27fbfecb8e1897d100b83", kill_on_drop: false }` [INFO] [stdout] 7f74987628804c3a74c476b31ec7affee8cd08df80f27fbfecb8e1897d100b83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f04e0428fb52f8f2691c3c6d7529004176ceb7ae2ac41b8af67d153e5588a2 [INFO] running `Command { std: "docker" "start" "-a" "49f04e0428fb52f8f2691c3c6d7529004176ceb7ae2ac41b8af67d153e5588a2", 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.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling kube-derive v0.98.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json-patch v3.0.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 [INFO] [stderr] Compiling kube-core v0.98.0 [INFO] [stderr] Compiling kube-client v0.98.0 [INFO] [stderr] Compiling kube-runtime v0.98.0 [INFO] [stderr] Compiling kube v0.98.0 [INFO] [stderr] Compiling kubiq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "49f04e0428fb52f8f2691c3c6d7529004176ceb7ae2ac41b8af67d153e5588a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f04e0428fb52f8f2691c3c6d7529004176ceb7ae2ac41b8af67d153e5588a2", kill_on_drop: false }` [INFO] [stdout] 49f04e0428fb52f8f2691c3c6d7529004176ceb7ae2ac41b8af67d153e5588a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c51b574a58021923fc9dd43324fb2000ef868715b4bd1e0a617ccd1d9c700c3 [INFO] running `Command { std: "docker" "start" "-a" "7c51b574a58021923fc9dd43324fb2000ef868715b4bd1e0a617ccd1d9c700c3", kill_on_drop: false }` [INFO] [stderr] Compiling kubiq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "7c51b574a58021923fc9dd43324fb2000ef868715b4bd1e0a617ccd1d9c700c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c51b574a58021923fc9dd43324fb2000ef868715b4bd1e0a617ccd1d9c700c3", kill_on_drop: false }` [INFO] [stdout] 7c51b574a58021923fc9dd43324fb2000ef868715b4bd1e0a617ccd1d9c700c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64e6f0e208d0f5149ecea184dace2421a6b8878dfc542a55de784ec243306e9d [INFO] running `Command { std: "docker" "start" "-a" "64e6f0e208d0f5149ecea184dace2421a6b8878dfc542a55de784ec243306e9d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kubiq-2dd3c11077d011f8) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test cli::tests::formats_planner_diagnostics ... ok [INFO] [stdout] test cli::tests::converts_aggregation_ast_to_engine_plan ... ok [INFO] [stdout] test cli::tests::converts_ast_to_engine_plan ... ok [INFO] [stdout] test cli::tests::k8s_error_contains_connectivity_tip ... ok [INFO] [stdout] test cli::tests::formats_runtime_selector_fallback_diagnostics ... ok [INFO] [stdout] test cli::tests::formats_retry_summary_diagnostics ... ok [INFO] [stdout] test cli::tests::k8s_error_fallback_tip_is_rendered_for_non_connectivity_failures ... ok [INFO] [stdout] test cli::tests::k8s_error_includes_source_details_in_rendered_message ... ok [INFO] [stdout] test cli::tests::k8s_list_failed_tip_mentions_rbac_and_resource ... ok [INFO] [stdout] test cli::tests::k8s_retry_exhausted_non_retryable_tip_is_specific ... ok [INFO] [stdout] test cli::tests::output_error_contains_format_tip ... ok [INFO] [stdout] test cli::tests::output_paths_for_rows_uses_aggregation_row_keys ... ok [INFO] [stdout] test cli::tests::output_paths_for_rows_uses_projection_paths ... ok [INFO] [stdout] test cli::tests::parses_query_tokens_with_order_by_from_args_form ... ok [INFO] [stdout] test cli::tests::parse_error_contains_query_example_tip ... ok [INFO] [stdout] test cli::tests::parses_output_enum_case_insensitive ... ok [INFO] [stdout] test cli::tests::parses_flags_with_clap ... ok [INFO] [stdout] test cli::tests::parses_no_pushdown_warnings_flag ... ok [INFO] [stdout] test engine::tests::aggregate_avg_supports_float_values ... ok [INFO] [stdout] test dynamic_object::tests::get_reads_encoded_path_via_raw_query_path ... ok [INFO] [stdout] test engine::tests::aggregate_min_max_compare_large_integers_exactly ... ok [INFO] [stdout] test cli::tests::parses_query_tokens_from_args_form ... ok [INFO] [stdout] test engine::tests::aggregate_sum_errors_on_non_numeric_values ... ok [INFO] [stdout] test engine::tests::missing_field_does_not_match_eq_or_ne ... ok [INFO] [stdout] test engine::tests::aggregate_sum_keeps_large_integer_precision ... ok [INFO] [stdout] test engine::tests::sorts_by_multiple_keys_and_is_stable ... ok [INFO] [stdout] test engine::tests::sorts_by_single_key_asc ... ok [INFO] [stdout] test engine::tests::aggregates_count_sum_min_max_avg ... ok [INFO] [stdout] test engine::tests::sorts_by_single_key_desc ... ok [INFO] [stdout] test dynamic_object::tests::get_reads_plain_path ... ok [INFO] [stdout] test engine::tests::aggregate_count_path_ignores_missing_and_null ... ok [INFO] [stdout] test engine::tests::sorts_nullish_sql_style ... ok [INFO] [stdout] test engine::tests::aggregate_min_errors_on_mixed_types ... ok [INFO] [stdout] test engine::tests::keeps_only_matching_objects ... ok [INFO] [stdout] test k8s::planner::tests::pushes_field_selectors_for_eq_and_ne ... ok [INFO] [stdout] test k8s::planner::tests::reports_non_string_and_unsupported_path_as_not_pushable ... ok [INFO] [stdout] test engine::tests::type_mismatch_does_not_match_eq_or_ne ... ok [INFO] [stdout] test k8s::tests::cache_lookup_returns_inserted_entry_before_expiry ... ok [INFO] [stdout] test k8s::planner::tests::pushes_label_selectors_for_eq_and_ne ... ok [INFO] [stdout] test k8s::tests::classifies_api_400_as_non_retryable ... ok [INFO] [stdout] test k8s::tests::classifies_api_408_as_retryable ... ok [INFO] [stdout] test k8s::planner::tests::reports_unsafe_selector_inputs ... ok [INFO] [stdout] test k8s::tests::classifies_api_429_as_retryable ... ok [INFO] [stdout] test k8s::tests::builds_list_params_with_selectors ... ok [INFO] [stdout] test k8s::tests::builds_retry_summary_diagnostic_from_retry_exhausted_error ... ok [INFO] [stdout] test k8s::tests::classifies_api_500_as_retryable ... ok [INFO] [stdout] test k8s::tests::classifies_api_bad_request_as_selector_rejected ... ok [INFO] [stdout] test k8s::tests::builds_list_params_with_limit_and_continue_token ... ok [INFO] [stdout] test k8s::tests::cache_lookup_drops_expired_entry ... ok [INFO] [stdout] test cli::tests::k8s_error_not_found_contains_api_resources_tip ... ok [INFO] [stdout] test k8s::tests::builds_list_params_with_limit_only ... ok [INFO] [stdout] test k8s::tests::classifies_bad_request_as_selector_rejected_when_selectors_present ... ok [INFO] [stdout] test k8s::tests::classifies_selector_bad_request_as_other_without_selectors ... ok [INFO] [stdout] test k8s::tests::discovery_cache_key_normalizes_resource_segment ... ok [INFO] [stdout] test k8s::tests::flattens_nested_objects_to_dot_paths ... ok [INFO] [stdout] test k8s::tests::next_continue_token_accepts_new_token ... ok [INFO] [stdout] test k8s::tests::next_continue_token_treats_empty_as_done ... ok [INFO] [stdout] test k8s::tests::classifies_gone_as_resource_resolution_stale ... ok [INFO] [stdout] test k8s::tests::classifies_not_found_as_resource_resolution_stale ... ok [INFO] [stdout] test k8s::tests::classifies_other_api_errors_as_other ... ok [INFO] [stdout] test k8s::tests::classifies_service_error_as_api_unreachable ... ok [INFO] [stdout] test k8s::tests::computes_exponential_backoff_with_cap ... ok [INFO] [stdout] test k8s::tests::invalidate_discovery_cache_removes_entry ... ok [INFO] [stdout] test k8s::tests::maps_api_transient_to_api_unreachable_for_discovery_stage ... ok [INFO] [stdout] test k8s::tests::maps_api_transient_to_api_unreachable_for_list_stage ... ok [INFO] [stdout] test k8s::tests::next_continue_token_rejects_same_token ... ok [INFO] [stdout] test k8s::tests::next_continue_token_treats_absent_as_done ... ok [INFO] [stdout] test k8s::tests::normalizes_resource_to_trimmed_lowercase ... ok [INFO] [stdout] test engine::tests::aggregates_empty_set_sql_like ... ok [INFO] [stdout] test k8s::tests::page_limit_accepts_boundary_value ... ok [INFO] [stdout] test k8s::tests::page_limit_rejects_overflow ... ok [INFO] [stdout] test k8s::tests::retries_with_fresh_discovery_on_retry_exhausted_stale_resolution ... ok [INFO] [stdout] test k8s::tests::retries_with_fresh_discovery_on_stale_resolution_errors ... ok [INFO] [stdout] test k8s::tests::retries_without_selectors_on_selector_rejected_errors ... ok [INFO] [stdout] test output::tests::renders_summary_with_name_only ... ok [INFO] [stdout] test k8s::tests::selector_fallback_diagnostic_keeps_attempted_selectors ... ok [INFO] [stdout] test output::tests::describe_reconstructs_dotted_annotation_keys ... ok [INFO] [stdout] test output::tests::renders_json_array ... ok [INFO] [stdout] test output::tests::renders_table_with_columns_and_count ... ok [INFO] [stdout] test output::tests::renders_yaml_array ... ok [INFO] [stdout] test output::tests::select_missing_path_renders_dash_in_table ... ok [INFO] [stdout] test output::tests::select_missing_path_renders_null_in_json ... ok [INFO] [stdout] test output::tests::select_parent_path_rebuilds_dotted_annotation_keys ... ok [INFO] [stdout] test output::tests::select_parent_path_rebuilds_nested_json ... ok [INFO] [stdout] test parser::tests::parses_and_chain ... ok [INFO] [stdout] test output::tests::select_projection_overrides_summary ... ok [INFO] [stdout] test parser::tests::does_not_report_invalid_escape_for_bare_apostrophe_on_non_escape_parse_error ... ok [INFO] [stdout] test parser::tests::does_not_split_and_inside_quoted_value ... ok [INFO] [stdout] test parser::tests::escapes_single_quotes_in_args_with_spaces ... ok [INFO] [stdout] test parser::tests::parse_query_args_preserves_values_with_spaces ... ok [INFO] [stdout] test parser::tests::parses_aggregation_select_count_star ... ok [INFO] [stdout] test parser::tests::parses_bare_value_with_apostrophe ... ok [INFO] [stdout] test parser::tests::parses_bool_and_number_literals ... ok [INFO] [stdout] test parser::tests::parses_multiple_aggregations ... ok [INFO] [stdout] test parser::tests::parses_order_by_before_select ... ok [INFO] [stdout] test parser::tests::parses_order_by_multiple_keys ... ok [INFO] [stdout] test parser::tests::parses_order_by_single_key_with_default_direction ... ok [INFO] [stdout] test parser::tests::parses_select_paths_with_order_prefix ... ok [INFO] [stdout] test parser::tests::parses_select_paths_separated_by_spaces ... ok [INFO] [stdout] test parser::tests::parses_quoted_value_with_supported_escapes ... ok [INFO] [stdout] test parser::tests::parses_select_before_order_by ... ok [INFO] [stdout] test parser::tests::parses_select_in_args_query ... ok [INFO] [stdout] test parser::tests::parses_select_paths_with_select_prefix ... ok [INFO] [stdout] test parser::tests::parses_select_paths_with_order_prefix_before_order_by_clause ... ok [INFO] [stdout] test parser::tests::parses_lowercase_and ... ok [INFO] [stdout] test parser::tests::parses_where_from_args ... ok [INFO] [stdout] test parser::tests::rejects_duplicate_select_clause ... ok [INFO] [stdout] test parser::tests::parses_select_single_path_in_args_query ... ok [INFO] [stdout] test parser::tests::rejects_non_where_prefix_keyword ... ok [INFO] [stdout] test parser::tests::rejects_mixed_path_and_aggregation_select ... ok [INFO] [stdout] test parser::tests::parses_select_in_string_query ... ok [INFO] [stdout] test path::tests::encodes_path_segment_wise ... ok [INFO] [stdout] test parser::tests::rejects_unknown_sort_direction ... ok [INFO] [stdout] test parser::tests::rejects_order_by_with_aggregation_select ... ok [INFO] [stdout] test parser::tests::rejects_order_by_without_path ... ok [INFO] [stdout] test parser::tests::rejects_duplicate_order_by_clause ... ok [INFO] [stdout] test k8s::tests::empty_resource_name_is_typed_error_async ... ok [INFO] [stdout] test parser::tests::reports_invalid_escape_with_bare_apostrophe_before_quoted_literal ... ok [INFO] [stdout] test parser::tests::reports_invalid_escape_sequence ... ok [INFO] [stdout] test path::tests::encodes_and_decodes_segments ... ok [INFO] [stdout] test parser::tests::reports_trailing_escape_sequence ... ok [INFO] [stdout] test path::tests::preserves_distinct_percent_encoded_keys ... ok [INFO] [stdout] test path::tests::flatten_and_reconstruct_roundtrip_with_dotted_keys ... ok [INFO] [stdout] test path::tests::select_parent_path_rebuilds_with_dotted_keys ... ok [INFO] [stdout] test engine::tests::sorts_mixed_types_with_fixed_precedence ... ok [INFO] [stdout] test k8s::tests::empty_resource_name_is_typed_error ... ok [INFO] [stdout] test k8s::tests::run_with_retry_fails_fast_for_non_retryable_error ... ok [INFO] [stdout] test k8s::tests::run_with_retry_succeeds_after_transient_error ... ok [INFO] [stdout] test k8s::tests::run_with_retry_returns_retry_exhausted_on_retry_cap ... ok [INFO] [stdout] test k8s::tests::run_with_retry_reports_timeout_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kubiq-275d75e6137f9445) [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] [stderr] Running tests/e2e_minikube.rs (/opt/rustwide/target/debug/deps/e2e_minikube-4402193a5a289ec3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test e2e_aggregation_sum_non_numeric_returns_error ... ok [INFO] [stdout] test e2e_json_aggregation_count_for_core_resource ... ok [INFO] [stdout] test e2e_json_aggregation_min_max_generation_for_core_resource ... ok [INFO] [stdout] test e2e_json_order_by_for_crd_widget ... ok [INFO] [stdout] test e2e_json_select_parent_path_is_nested ... ok [INFO] [stdout] test e2e_select_for_crd_widget ... ok [INFO] [stdout] test e2e_json_aggregation_count_path_for_core_resource ... ok [INFO] [stdout] test e2e_table_aggregation_shows_aggregate_column ... ok [INFO] [stdout] test e2e_table_order_by_for_core_resource ... ok [INFO] [stdout] test e2e_table_where_select_for_core_resource ... ok [INFO] [stdout] test e2e_yaml_describe_is_nested ... ok [INFO] [stdout] test e2e_json_select_annotations_preserves_dotted_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kubiq [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" "64e6f0e208d0f5149ecea184dace2421a6b8878dfc542a55de784ec243306e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e6f0e208d0f5149ecea184dace2421a6b8878dfc542a55de784ec243306e9d", kill_on_drop: false }` [INFO] [stdout] 64e6f0e208d0f5149ecea184dace2421a6b8878dfc542a55de784ec243306e9d