[INFO] fetching crate seppo 0.1.0...
[INFO] testing seppo-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate seppo 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate seppo 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seppo 0.1.0
[INFO] tweaked toml for crates.io crate seppo 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seppo 0.1.0 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 crates.io crate seppo 0.1.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4abb7df76fa6eaf683bca6500305585adc827ee7c26ee35d0bf2412d45031a9d
[INFO] running `Command { std: "docker" "start" "-a" "4abb7df76fa6eaf683bca6500305585adc827ee7c26ee35d0bf2412d45031a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abb7df76fa6eaf683bca6500305585adc827ee7c26ee35d0bf2412d45031a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abb7df76fa6eaf683bca6500305585adc827ee7c26ee35d0bf2412d45031a9d", kill_on_drop: false }`
[INFO] [stdout] 4abb7df76fa6eaf683bca6500305585adc827ee7c26ee35d0bf2412d45031a9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ad97de79003d0e2ede9ca8e7162e8e32935fc62c30819cbbcee520105b5dc0bb
[INFO] running `Command { std: "docker" "start" "-a" "ad97de79003d0e2ede9ca8e7162e8e32935fc62c30819cbbcee520105b5dc0bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling seppo-macros v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling seppo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "ad97de79003d0e2ede9ca8e7162e8e32935fc62c30819cbbcee520105b5dc0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad97de79003d0e2ede9ca8e7162e8e32935fc62c30819cbbcee520105b5dc0bb", kill_on_drop: false }`
[INFO] [stdout] ad97de79003d0e2ede9ca8e7162e8e32935fc62c30819cbbcee520105b5dc0bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40f9638cdbe96db5b8f31398028e01c4f1ce380537dd4613ec9d9cd72b964ff0
[INFO] running `Command { std: "docker" "start" "-a" "40f9638cdbe96db5b8f31398028e01c4f1ce380537dd4613ec9d9cd72b964ff0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling seppo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.39s
[INFO] running `Command { std: "docker" "inspect" "40f9638cdbe96db5b8f31398028e01c4f1ce380537dd4613ec9d9cd72b964ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f9638cdbe96db5b8f31398028e01c4f1ce380537dd4613ec9d9cd72b964ff0", kill_on_drop: false }`
[INFO] [stdout] 40f9638cdbe96db5b8f31398028e01c4f1ce380537dd4613ec9d9cd72b964ff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1753fc53ecb9004732add00d0878f3c459ce96441cafb1e74a745692cc54c09e
[INFO] running `Command { std: "docker" "start" "-a" "1753fc53ecb9004732add00d0878f3c459ce96441cafb1e74a745692cc54c09e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seppo-deae62a4e5c344a8)
[INFO] [stdout] 
[INFO] [stdout] running 208 tests
[INFO] [stdout] test assertions::tests::test_error_message_pod_running ... ok
[INFO] [stdout] test assertions::tests::test_error_message_label_mismatch ... ok
[INFO] [stdout] test assertions::tests::test_pod_containers_ready_check ... ok
[INFO] [stdout] test assertions::tests::test_pod_label_check ... ok
[INFO] [stdout] test assertions::tests::test_pod_containers_not_ready_check ... ok
[INFO] [stdout] test assertions::tests::test_pod_phase_pending_check ... ok
[INFO] [stdout] test assertions::tests::test_pvc_capacity_error_message ... ok
[INFO] [stdout] test cluster::tests::test_create_and_delete_cluster ... ignored
[INFO] [stdout] test assertions::tests::test_service_type_check ... ok
[INFO] [stdout] test config::tests::test_cluster_config_existing ... ok
[INFO] [stdout] test assertions::tests::test_pvc_storage_class_error_message ... ok
[INFO] [stdout] test assertions::tests::test_deployment_not_available_condition ... ok
[INFO] [stdout] test config::tests::test_cluster_config_kind ... ok
[INFO] [stdout] test context::tests::test_apply_cluster_scoped_resource ... ignored
[INFO] [stdout] test config::tests::test_environment_config ... ok
[INFO] [stdout] test assertions::tests::test_deployment_replicas_check ... ok
[INFO] [stdout] test assertions::tests::test_pvc_bound_error_message ... ok
[INFO] [stdout] test assertions::tests::test_assertion_error_display ... ok
[INFO] [stdout] test config::tests::test_wait_condition ... ok
[INFO] [stdout] test context::tests::test_context_allow_from ... ignored
[INFO] [stdout] test context::tests::test_context_apply_creates_resource ... ignored
[INFO] [stdout] test context::tests::test_context_apply_is_idempotent ... ignored
[INFO] [stdout] test context::tests::test_context_can_i ... ignored
[INFO] [stdout] test context::tests::test_context_cleanup_deletes_namespace ... ignored
[INFO] [stdout] test context::tests::test_context_collect_pod_logs ... ignored
[INFO] [stdout] test context::tests::test_context_copy_to_and_from ... ignored
[INFO] [stdout] test context::tests::test_context_creates_namespace ... ignored
[INFO] [stdout] test context::tests::test_context_delete_removes_resource ... ignored
[INFO] [stdout] test context::tests::test_context_events ... ignored
[INFO] [stdout] test context::tests::test_context_exec ... ignored
[INFO] [stdout] test context::tests::test_context_get_retrieves_resource ... ignored
[INFO] [stdout] test context::tests::test_context_isolate ... ignored
[INFO] [stdout] test context::tests::test_context_list_returns_resources ... ignored
[INFO] [stdout] test context::tests::test_context_logs_retrieves_pod_logs ... ignored
[INFO] [stdout] test context::tests::test_context_logs_stream ... ignored
[INFO] [stdout] test context::tests::test_context_patch_updates_resource ... ignored
[INFO] [stdout] test context::tests::test_context_port_forward ... ignored
[INFO] [stdout] test context::tests::test_context_secret_from_file ... ignored
[INFO] [stdout] test context::tests::test_context_secret_tls ... ignored
[INFO] [stdout] test context::tests::test_context_up_deploys_multiple_services ... ignored
[INFO] [stdout] test context::tests::test_context_up_deploys_stack ... ignored
[INFO] [stdout] test context::tests::test_context_up_fails_on_empty_stack ... ignored
[INFO] [stdout] test context::tests::test_context_up_fails_without_image ... ignored
[INFO] [stdout] test context::tests::test_context_wait_deleted ... ignored
[INFO] [stdout] test context::tests::test_context_wait_for_condition ... ignored
[INFO] [stdout] test context::tests::test_context_wait_for_timeout ... ignored
[INFO] [stdout] test context::tests::test_context_wait_pvc_bound ... ignored
[INFO] [stdout] test context::tests::test_delete_cluster_scoped_resource ... ignored
[INFO] [stdout] test context::tests::test_get_cluster_scoped_resource ... ignored
[INFO] [stdout] test context::tests::test_extract_resource_name ... ok
[INFO] [stdout] test context::tests::test_gvr_common_crds ... ok
[INFO] [stdout] test context::tests::test_gvr_new ... ok
[INFO] [stdout] test context::tests::test_ingress_builder ... ignored
[INFO] [stdout] test context::tests::test_kill_only_supports_pods ... ignored
[INFO] [stdout] test context::tests::test_kill_pod ... ignored
[INFO] [stdout] test context::tests::test_logs_all_by_selector ... ignored
[INFO] [stdout] test context::tests::test_gvr_core_api ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_deploy_alias ... ok
[INFO] [stdout] test context::tests::test_improve_error_message_image_pull ... ok
[INFO] [stdout] test context::tests::test_improve_error_message_not_found ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_invalid ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_po_alias ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_deployment ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_pod ... ok
[INFO] [stdout] test context::tests::test_improve_error_message_already_exists ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_bare_name ... ok
[INFO] [stdout] test assertions::tests::test_service_port_check ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_service ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_service_full ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_aliases ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_deployment ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_daemonset ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_pod ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_statefulset ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_service ... ok
[INFO] [stdout] test context::tests::test_port_forward_exists ... ignored
[INFO] [stdout] test context::tests::test_parse_resource_ref_unknown_kind ... ok
[INFO] [stdout] test context::tests::test_port_forward_to_pod ... ignored
[INFO] [stdout] test context::tests::test_port_forward_to_service ... ignored
[INFO] [stdout] test context::tests::test_rbac_builder ... ignored
[INFO] [stdout] test context::tests::test_restart_deployment ... ignored
[INFO] [stdout] test context::tests::test_restart_only_supports_workloads ... ignored
[INFO] [stdout] test context::tests::test_parse_resource_ref_invalid_format ... ok
[INFO] [stdout] test context::tests::test_rollback_deployment ... ignored
[INFO] [stdout] test context::tests::test_rollback_only_supports_deployments ... ignored
[INFO] [stdout] test context::tests::test_scale_deployment ... ignored
[INFO] [stdout] test context::tests::test_secret_from_env_missing_var_returns_error ... ok
[INFO] [stdout] test context::tests::test_traffic_config_default ... ok
[INFO] [stdout] test context::tests::test_wait_ready_deployment ... ignored
[INFO] [stdout] test context::tests::test_wait_ready_pod ... ignored
[INFO] [stdout] test context::tests::test_traffic_stats_error_rate ... ok
[INFO] [stdout] test context::tests::test_traffic_stats_p99_latency ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_cleanup_command ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_display_empty ... ok
[INFO] [stdout] test context::tests::test_retry_fails_after_max_attempts ... ok
[INFO] [stdout] test assertions::tests::test_pod_phase_running_check ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_display_with_logs ... ok
[INFO] [stdout] test assertions::tests::test_pod_phase_unknown_when_missing ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_has_section_headers ... ok
[INFO] [stdout] test environment::tests::test_environment_error_display ... ok
[INFO] [stdout] test assertions::tests::test_service_selector_check ... ok
[INFO] [stdout] test context::tests::test_secret_from_env_collects_values ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_log_truncation ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_event_message_truncation ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_events_formatted ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_event_field_truncation ... ok
[INFO] [stdout] test context::tests::test_retry_succeeds_on_transient_failure ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_has_header ... ok
[INFO] [stdout] test environment::tests::test_setup_result_default ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_pod_names_sorted ... ok
[INFO] [stdout] test eventually::tests::test_eventually_succeeds_immediately ... ok
[INFO] [stdout] test environment::tests::test_setup_empty_environment ... ok
[INFO] [stdout] test eventually::tests::test_consistently_default_duration ... ok
[INFO] [stdout] test environment::tests::test_setup_with_setup_script ... ok
[INFO] [stdout] test eventually::tests::test_eventually_default_timeout ... ok
[INFO] [stdout] test environment::tests::test_setup_with_wait_conditions ... ok
[INFO] [stdout] test environment::tests::test_setup_applies_manifests ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_command ... ok
[INFO] [stdout] test environment::tests::test_setup_loads_images ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_basic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_labels ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_port_and_env ... ok
[INFO] [stdout] test fixtures::tests::test_pod_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_namespace ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_basic ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_args ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_env ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_label ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_namespace ... ok
[INFO] [stdout] test fixtures::tests::test_service_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_basic ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_types ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_with_namespace ... ok
[INFO] [stdout] test assertions::tests::test_error_message_container_not_ready ... ok
[INFO] [stdout] test context::tests::test_traffic_config_builder ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_valid_port_range ... ok
[INFO] [stdout] test fixtures::tests::test_service_valid_port_range ... ok
[INFO] [stdout] test metrics::tests::test_format_cpu ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_cores ... ok
[INFO] [stdout] test metrics::tests::test_format_memory ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_millicores ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_nanocores ... ok
[INFO] [stdout] test metrics::tests::test_parse_memory ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_multiple_separators ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_empty_body ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_no_separator ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_with_headers ... ok
[INFO] [stdout] test provider::tests::test_get_provider_existing ... ok
[INFO] [stdout] test portforward::tests::test_url_path_normalization ... ok
[INFO] [stdout] test provider::tests::test_get_provider_kind ... ok
[INFO] [stdout] test provider::tests::test_get_provider_minikube ... ok
[INFO] [stdout] test runner::tests::test_run_captures_stderr ... ok
[INFO] [stdout] test eventually::tests::test_eventually_succeeds_after_retries ... ok
[INFO] [stdout] test eventually::tests::test_consistently_fails_when_condition_changes ... ok
[INFO] [stdout] test runner::tests::test_run_result_failed ... ok
[INFO] [stdout] test runner::tests::test_run_result_passed ... ok
[INFO] [stdout] test runner::tests::test_run_simple_command ... ok
[INFO] [stdout] test runner::tests::test_run_failing_command ... ok
[INFO] [stdout] test runner::tests::test_runner_error_display ... ok
[INFO] [stdout] test stack::tests::test_deployment_generation ... ok
[INFO] [stdout] test stack::tests::test_service_generation ... ok
[INFO] [stdout] test runner::tests::test_run_with_env ... ok
[INFO] [stdout] test stack::tests::test_stack_builder ... ok
[INFO] [stdout] test stack::tests::test_stack_builder_function ... ok
[INFO] [stdout] test telemetry::tests::test_init_logging ... ok
[INFO] [stdout] test eventually::tests::test_consistently_succeeds ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_chained ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains ... ok
[INFO] [stdout] test eventually::tests::test_eventually_times_out ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_json ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_json_no_space ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_empty ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_equals ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_is_json ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_not_contains ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_not_empty ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_fails ... ok
[INFO] [stdout] test runner::tests::test_run_command_not_found ... ok
[INFO] [stdout] test traffic::tests::test_traffic_error_display ... ok
[INFO] [stdout] test traffic::tests::test_is_json_validates_properly ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_clear ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_durations ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_requests ... ok
[INFO] [stdout] test traffic::tests::test_truncate ... ok
[INFO] [stdout] test wait::tests::test_daemonset_state_description ... ok
[INFO] [stdout] test wait::tests::test_daemonset_state_description_no_status ... ok
[INFO] [stdout] test wait::tests::test_pod_state_description ... ok
[INFO] [stdout] test wait::tests::test_statefulset_state_description_no_status ... ok
[INFO] [stdout] test wait::tests::test_wait_error_builder ... ok
[INFO] [stdout] test wait::tests::test_wait_error_display ... ok
[INFO] [stdout] test wait::tests::test_wait_error_with_events ... ok
[INFO] [stdout] test wait::tests::test_statefulset_state_description ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_empty_image_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_invalid_port_too_high_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_negative_replicas_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_invalid_port_zero_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_pod_empty_image_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_service_invalid_port_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_service_invalid_target_port_panics - should panic ... ok
[INFO] [stdout] test assertions::tests::test_deployment_available_condition ... ok
[INFO] [stdout] test config::tests::test_cluster_config_minikube ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test stack::tests::test_service_without_port ... ok
[INFO] [stdout] test provider::tests::test_kind_provider_implements_trait ... FAILED
[INFO] [stdout] test wait::tests::test_deployment_state_description ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_assert_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- provider::tests::test_kind_provider_implements_trait stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'provider::tests::test_kind_provider_implements_trait' (140) panicked at src/provider/mod.rs:85:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandFailed("No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d096e68b9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d096e68b9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d096e68b9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55d096e68b9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55d096e8309a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55d096e8309a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x55d096e6f832 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55d096e6f832 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    8:     0x55d096e4575f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55d096e4575f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55d096e5ff09 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55d0963192bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x55d0963192bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d096e60182 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x55d096e60182 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55d096e45818 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55d096e3a589 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55d096e468ad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55d096e8390c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55d096e83652 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55d096053b01 - core::result::Result<T,E>::unwrap::h368720390a2ce475
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55d096053b01 - seppo::provider::tests::test_kind_provider_implements_trait::{{closure}}::hceb9faf0c61b0e11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:85:67
[INFO] [stdout]   22:     0x55d0961af122 - <core::pin::Pin<P> as core::future::future::Future>::poll::h05147487fd8b20f2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55d0961af21d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ea98e35ff6d7961
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55d0962faaed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0417442da61d4f34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x55d0962fa89b - tokio::task::coop::with_budget::h32f9360027b3ea1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x55d0962fa89b - tokio::task::coop::budget::h64d802ff36bc103c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x55d0962fa89b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2331e508409debd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x55d0962f7e60 - tokio::runtime::scheduler::current_thread::Context::enter::h9759e192f6c3d103
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x55d0962f9f5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcca5f80276b7bb6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x55d0962f9154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc26331df96bf3ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x55d0962f50fb - tokio::runtime::context::scoped::Scoped<T>::set::h69ca86c11674ae6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55d096003909 - tokio::runtime::context::set_scheduler::{{closure}}::h54b74016385d7284
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x55d095feca82 - std::thread::local::LocalKey<T>::try_with::h21a9a13c8001d286
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x55d095fec5fe - std::thread::local::LocalKey<T>::with::h3571ca646de8f439
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x55d09600387d - tokio::runtime::context::set_scheduler::h51991dd5d55694a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x55d0962f8ac0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8f567e14a3369aeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x55d0962f9196 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7b760f3e344c6537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x55d0962f61a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h870260754414a0b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x55d0962f5533 - tokio::runtime::context::runtime::enter_runtime::h79c477ed0b0674a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55d0962f5f61 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd96db9c602c5855d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x55d095fc4414 - tokio::runtime::runtime::Runtime::block_on_inner::h4eb5f2d8af4cc530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x55d095fc45df - tokio::runtime::runtime::Runtime::block_on::h5a02de3eda092aba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x55d0960537e5 - seppo::provider::tests::test_kind_provider_implements_trait::hdb83e54a9d718caa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:86:65
[INFO] [stdout]   44:     0x55d096053877 - seppo::provider::tests::test_kind_provider_implements_trait::{{closure}}::ha4930434ce0b08a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:81:51
[INFO] [stdout]   45:     0x55d095eee7f6 - core::ops::function::FnOnce::call_once::h458d16d4c21dd246
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55d09630d3bb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55d09630d3bb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x55d096319d8b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x55d096319d8b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55d096319d8b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55d096319d8b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55d096319d8b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55d096319d8b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x55d096319d8b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x55d0963141e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x55d0963141e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55d09631c992 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x55d09631c992 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x55d09631c992 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x55d09631c992 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55d09631c992 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55d09631c992 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x55d09631c992 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55d096e67a0f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   65:     0x55d096e67a0f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77b270043aa4 - <unknown>
[INFO] [stdout]   67:     0x77b2700d0a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     provider::tests::test_kind_provider_implements_trait
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 1 failed; 47 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1753fc53ecb9004732add00d0878f3c459ce96441cafb1e74a745692cc54c09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1753fc53ecb9004732add00d0878f3c459ce96441cafb1e74a745692cc54c09e", kill_on_drop: false }`
[INFO] [stdout] 1753fc53ecb9004732add00d0878f3c459ce96441cafb1e74a745692cc54c09e
