[INFO] fetching crate seppo 0.1.0... [INFO] testing seppo-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate seppo 0.1.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seppo 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded kube-core v2.0.1 [INFO] [stderr] Downloaded seppo-macros v0.1.0 [INFO] [stderr] Downloaded json-patch v4.1.0 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded kube-derive v2.0.1 [INFO] [stderr] Downloaded jsonptr v0.7.1 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded kube-client v2.0.1 [INFO] [stderr] Downloaded kube-runtime v2.0.1 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded kube v2.0.1 [INFO] [stderr] Downloaded k8s-openapi v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd5c3d159cdda858b5eb913e9717b093eb0b03b3ef2eedd252eb5596dd26643 [INFO] running `Command { std: "docker" "start" "-a" "9fd5c3d159cdda858b5eb913e9717b093eb0b03b3ef2eedd252eb5596dd26643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd5c3d159cdda858b5eb913e9717b093eb0b03b3ef2eedd252eb5596dd26643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd5c3d159cdda858b5eb913e9717b093eb0b03b3ef2eedd252eb5596dd26643", kill_on_drop: false }` [INFO] [stdout] 9fd5c3d159cdda858b5eb913e9717b093eb0b03b3ef2eedd252eb5596dd26643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f4c5e723ce8e69ec1056b6fe42aef38ff558b45be478cdc214123545d6c44b7 [INFO] running `Command { std: "docker" "start" "-a" "3f4c5e723ce8e69ec1056b6fe42aef38ff558b45be478cdc214123545d6c44b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [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 signal-hook-registry v1.4.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling k8s-openapi v0.26.1 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [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 rustls v0.23.35 [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 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 enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling seppo-macros v0.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tungstenite v0.27.0 [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 pin-project v1.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling kube-derive v2.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 26s [INFO] running `Command { std: "docker" "inspect" "3f4c5e723ce8e69ec1056b6fe42aef38ff558b45be478cdc214123545d6c44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4c5e723ce8e69ec1056b6fe42aef38ff558b45be478cdc214123545d6c44b7", kill_on_drop: false }` [INFO] [stdout] 3f4c5e723ce8e69ec1056b6fe42aef38ff558b45be478cdc214123545d6c44b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec8d6367685e1d02406f33ff17b449763c534fca1168bab9a3a81e036a5d35b [INFO] running `Command { std: "docker" "start" "-a" "bec8d6367685e1d02406f33ff17b449763c534fca1168bab9a3a81e036a5d35b", 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 tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.18 [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 45.01s [INFO] running `Command { std: "docker" "inspect" "bec8d6367685e1d02406f33ff17b449763c534fca1168bab9a3a81e036a5d35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec8d6367685e1d02406f33ff17b449763c534fca1168bab9a3a81e036a5d35b", kill_on_drop: false }` [INFO] [stdout] bec8d6367685e1d02406f33ff17b449763c534fca1168bab9a3a81e036a5d35b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1e5423c1641bf8b8fc1bf9ee94c7566d229f6cfd5e5b755fbc5415950d00f81 [INFO] running `Command { std: "docker" "start" "-a" "c1e5423c1641bf8b8fc1bf9ee94c7566d229f6cfd5e5b755fbc5415950d00f81", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seppo-32a5fb0bc6614fe7) [INFO] [stdout] [INFO] [stdout] running 208 tests [INFO] [stdout] test assertions::tests::test_deployment_not_available_condition ... ok [INFO] [stdout] test assertions::tests::test_assertion_error_display ... ok [INFO] [stdout] test assertions::tests::test_deployment_replicas_check ... ok [INFO] [stdout] test assertions::tests::test_deployment_available_condition ... ok [INFO] [stdout] test assertions::tests::test_error_message_label_mismatch ... ok [INFO] [stdout] test assertions::tests::test_error_message_pod_running ... ok [INFO] [stdout] test assertions::tests::test_pod_containers_not_ready_check ... ok [INFO] [stdout] test assertions::tests::test_pod_label_check ... ok [INFO] [stdout] test assertions::tests::test_pod_phase_pending_check ... ok [INFO] [stdout] test assertions::tests::test_pod_containers_ready_check ... ok [INFO] [stdout] test assertions::tests::test_pod_phase_running_check ... ok [INFO] [stdout] test assertions::tests::test_error_message_container_not_ready ... ok [INFO] [stdout] test assertions::tests::test_pod_phase_unknown_when_missing ... ok [INFO] [stdout] test assertions::tests::test_pvc_bound_error_message ... ok [INFO] [stdout] test assertions::tests::test_pvc_capacity_error_message ... ok [INFO] [stdout] test assertions::tests::test_pvc_storage_class_error_message ... ok [INFO] [stdout] test assertions::tests::test_service_port_check ... ok [INFO] [stdout] test assertions::tests::test_service_selector_check ... ok [INFO] [stdout] test assertions::tests::test_service_type_check ... ok [INFO] [stdout] test cluster::tests::test_create_and_delete_cluster ... ignored [INFO] [stdout] test config::tests::test_cluster_config_existing ... ok [INFO] [stdout] test config::tests::test_cluster_config_kind ... ok [INFO] [stdout] test config::tests::test_cluster_config_minikube ... ok [INFO] [stdout] test config::tests::test_full_config ... ok [INFO] [stdout] test config::tests::test_wait_condition ... ok [INFO] [stdout] test config::tests::test_environment_config ... ok [INFO] [stdout] test context::tests::test_apply_cluster_scoped_resource ... ignored [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_core_api ... ok [INFO] [stdout] test context::tests::test_gvr_new ... ok [INFO] [stdout] test context::tests::test_improve_error_message_already_exists ... 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_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_parse_forward_target_bare_name ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_deploy_alias ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_deployment ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_po_alias ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_service ... ok [INFO] [stdout] test context::tests::test_parse_resource_ref_aliases ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_service_full ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_invalid ... 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_invalid_format ... ok [INFO] [stdout] test context::tests::test_parse_resource_ref_pod ... ok [INFO] [stdout] test context::tests::test_parse_resource_ref_service ... ok [INFO] [stdout] test context::tests::test_parse_resource_ref_statefulset ... ok [INFO] [stdout] test context::tests::test_parse_forward_target_pod ... ok [INFO] [stdout] test context::tests::test_parse_resource_ref_unknown_kind ... ok [INFO] [stdout] test context::tests::test_port_forward_exists ... ignored [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_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_collects_values ... ok [INFO] [stdout] test context::tests::test_secret_from_env_missing_var_returns_error ... ok [INFO] [stdout] test context::tests::test_traffic_config_builder ... ok [INFO] [stdout] test context::tests::test_traffic_config_default ... ok [INFO] [stdout] test context::tests::test_retry_fails_after_max_attempts ... ok [INFO] [stdout] test context::tests::test_retry_succeeds_on_transient_failure ... ok [INFO] [stdout] test context::tests::test_traffic_stats_error_rate ... 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_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 diagnostics::tests::test_diagnostics_event_field_truncation ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_display_with_logs ... 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_has_header ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_has_section_headers ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_log_truncation ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_pod_names_sorted ... ok [INFO] [stdout] test environment::tests::test_environment_error_display ... ok [INFO] [stdout] test environment::tests::test_setup_result_default ... ok [INFO] [stdout] test eventually::tests::test_consistently_default_duration ... ok [INFO] [stdout] test eventually::tests::test_eventually_succeeds_immediately ... ok [INFO] [stdout] test eventually::tests::test_eventually_default_timeout ... ok [INFO] [stdout] test environment::tests::test_setup_with_setup_script ... ok [INFO] [stdout] test environment::tests::test_setup_loads_images ... ok [INFO] [stdout] test fixtures::tests::test_deployment_builder_function ... ok [INFO] [stdout] test environment::tests::test_setup_empty_environment ... ok [INFO] [stdout] test environment::tests::test_setup_applies_manifests ... ok [INFO] [stdout] test fixtures::tests::test_deployment_fixture_basic ... ok [INFO] [stdout] test environment::tests::test_setup_with_wait_conditions ... ok [INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_command ... ok [INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_labels ... ok [INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_namespace ... ok [INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_port_and_env ... ok [INFO] [stdout] test fixtures::tests::test_deployment_valid_port_range ... ok [INFO] [stdout] test fixtures::tests::test_pod_builder_function ... 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 metrics::tests::test_format_cpu ... ok [INFO] [stdout] test fixtures::tests::test_service_valid_port_range ... ok [INFO] [stdout] test fixtures::tests::test_service_fixture_basic ... ok [INFO] [stdout] test fixtures::tests::test_service_fixture_with_namespace ... ok [INFO] [stdout] test fixtures::tests::test_service_fixture_types ... ok [INFO] [stdout] test metrics::tests::test_format_memory ... ok [INFO] [stdout] test metrics::tests::test_parse_cpu_cores ... ok [INFO] [stdout] test metrics::tests::test_parse_cpu_millicores ... ok [INFO] [stdout] test metrics::tests::test_parse_cpu_nanocores ... 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 metrics::tests::test_parse_memory ... ok [INFO] [stdout] test portforward::tests::test_extract_body_with_headers ... ok [INFO] [stdout] test portforward::tests::test_url_path_normalization ... ok [INFO] [stdout] test provider::tests::test_get_provider_existing ... ok [INFO] [stdout] test portforward::tests::test_extract_body_no_separator ... ok [INFO] [stdout] test provider::tests::test_get_provider_minikube ... ok [INFO] [stdout] test provider::tests::test_get_provider_kind ... ok [INFO] [stdout] test runner::tests::test_run_result_failed ... ok [INFO] [stdout] test runner::tests::test_run_command_not_found ... ok [INFO] [stdout] test runner::tests::test_run_result_passed ... 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_captures_stderr ... ok [INFO] [stdout] test runner::tests::test_run_simple_command ... ok [INFO] [stdout] test stack::tests::test_service_without_port ... ok [INFO] [stdout] test stack::tests::test_stack_builder ... ok [INFO] [stdout] test stack::tests::test_stack_builder_function ... ok [INFO] [stdout] test traffic::tests::test_http_assert_chained ... ok [INFO] [stdout] test telemetry::tests::test_init_logging ... ok [INFO] [stdout] test runner::tests::test_run_with_env ... ok [INFO] [stdout] test traffic::tests::test_http_assert_contains ... ok [INFO] [stdout] test traffic::tests::test_http_assert_contains_fails ... 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_is_json_validates_properly ... ok [INFO] [stdout] test traffic::tests::test_traffic_error_display ... 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_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 traffic::tests::test_traffic_recorder_durations ... ok [INFO] [stdout] test wait::tests::test_deployment_state_description ... ok [INFO] [stdout] test wait::tests::test_pod_state_description ... ok [INFO] [stdout] test wait::tests::test_statefulset_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 eventually::tests::test_eventually_succeeds_after_retries ... ok [INFO] [stdout] test eventually::tests::test_consistently_fails_when_condition_changes ... 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_invalid_port_zero_panics - should panic ... ok [INFO] [stdout] test fixtures::tests::test_deployment_negative_replicas_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 eventually::tests::test_eventually_times_out ... ok [INFO] [stdout] test eventually::tests::test_consistently_succeeds ... ok [INFO] [stdout] test provider::tests::test_kind_provider_implements_trait ... FAILED [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' (141) 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: 0x596cbf8450aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x596cbf8450aa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x596cbf8450aa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x596cbf8450aa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x596cbf85f3aa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x596cbf85f3aa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x596cbf84bb12 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x596cbf84bb12 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x596cbf821c1f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x596cbf821c1f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x596cbf83c449 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x596cbed03f7c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x596cbed03f7c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x596cbf83c6c2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x596cbf83c6c2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x596cbf821cd8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x596cbf816a49 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x596cbf822d6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x596cbf85fc1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x596cbf85f962 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x596cbeb6e751 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x596cbeb6e751 - seppo[7973df05b3b1c8c4]::provider::tests::test_kind_provider_implements_trait::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/provider/mod.rs:85:67 [INFO] [stdout] 22: 0x596cbe9708d2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x596cbe97094d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x596cbe9ab0ad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x596cbe9aafab - tokio[ced3a7cbc46b7934]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x596cbe9aafab - tokio[ced3a7cbc46b7934]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x596cbe9aafab - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x596cbe971670 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x596cbe9a859d - ::block_on::>>>::{closure#0} [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: 0x596cbe9a7894 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [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: 0x596cbeac3aab - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [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: 0x596cbeb619d9 - tokio[ced3a7cbc46b7934]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x596cbeafe432 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x596cbeafdfbe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x596cbeb2de2d - tokio[ced3a7cbc46b7934]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [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: 0x596cbe975f20 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [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: 0x596cbe976216 - ::block_on::>>> [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: 0x596cbe9a6db0 - ::block_on::>>::{closure#0} [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: 0x596cbe9c0563 - tokio[ced3a7cbc46b7934]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x596cbe971171 - ::block_on::>> [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: 0x596cbecaf2c4 - ::block_on_inner::>> [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: 0x596cbecaf48f - ::block_on::>> [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: 0x596cbeb77165 - seppo[7973df05b3b1c8c4]::provider::tests::test_kind_provider_implements_trait [INFO] [stdout] at /opt/rustwide/workdir/src/provider/mod.rs:86:65 [INFO] [stdout] 44: 0x596cbeb6e4c7 - seppo[7973df05b3b1c8c4]::provider::tests::test_kind_provider_implements_trait::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/provider/mod.rs:81:51 [INFO] [stdout] 45: 0x596cbe905356 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x596cbecf805b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x596cbecf805b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x596cbed04a4b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x596cbed04a4b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x596cbed04a4b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x596cbed04a4b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x596cbed04a4b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x596cbed04a4b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x596cbed04a4b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x596cbecfeea4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x596cbecfeea4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x596cbed07652 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x596cbed07652 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x596cbed07652 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x596cbed07652 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x596cbed07652 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x596cbed07652 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x596cbed07652 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x596cbf8440df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x596cbf8440df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7d615b139aa4 - [INFO] [stdout] 67: 0x7d615b1c6a64 - clone [INFO] [stdout] 68: 0x0 - [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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c1e5423c1641bf8b8fc1bf9ee94c7566d229f6cfd5e5b755fbc5415950d00f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e5423c1641bf8b8fc1bf9ee94c7566d229f6cfd5e5b755fbc5415950d00f81", kill_on_drop: false }` [INFO] [stdout] c1e5423c1641bf8b8fc1bf9ee94c7566d229f6cfd5e5b755fbc5415950d00f81