[INFO] fetching crate jikken 0.8.2...
[INFO] testing jikken-0.8.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate jikken 0.8.2 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate jikken 0.8.2
[INFO] finished tweaking crates.io crate jikken 0.8.2
[INFO] tweaked toml for crates.io crate jikken 0.8.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jikken 0.8.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jikken 0.8.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2f14c964a7314984f1f706b9f3f54b7e00b81b998538937fdff6057d83cdecd
[INFO] running `Command { std: "docker" "start" "-a" "f2f14c964a7314984f1f706b9f3f54b7e00b81b998538937fdff6057d83cdecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f14c964a7314984f1f706b9f3f54b7e00b81b998538937fdff6057d83cdecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f14c964a7314984f1f706b9f3f54b7e00b81b998538937fdff6057d83cdecd", kill_on_drop: false }`
[INFO] [stdout] f2f14c964a7314984f1f706b9f3f54b7e00b81b998538937fdff6057d83cdecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ddb4d8c73830812ab5e0367d623f595be2774e90d75007faed954856d7b6f7
[INFO] running `Command { std: "docker" "start" "-a" "24ddb4d8c73830812ab5e0367d623f595be2774e90d75007faed954856d7b6f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling self_update v0.37.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling nonempty-collections v0.2.9
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling validated v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling enable-ansi-support v0.2.1
[INFO] [stderr]    Compiling adjacent-pair-iterator v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.4
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling ulid v1.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling oas3 v0.4.0
[INFO] [stderr]    Compiling jikken v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ValidationError` is never constructed
[INFO] [stdout]  --> src/errors.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ValidationError {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestFailure` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestFailure {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 54s
[INFO] running `Command { std: "docker" "inspect" "24ddb4d8c73830812ab5e0367d623f595be2774e90d75007faed954856d7b6f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ddb4d8c73830812ab5e0367d623f595be2774e90d75007faed954856d7b6f7", kill_on_drop: false }`
[INFO] [stdout] 24ddb4d8c73830812ab5e0367d623f595be2774e90d75007faed954856d7b6f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d477f69cefa5c1c12159cfbcbcd45f022b7813ae4f9100ac6b6781e8a5d1d1
[INFO] running `Command { std: "docker" "start" "-a" "a9d477f69cefa5c1c12159cfbcbcd45f022b7813ae4f9100ac6b6781e8a5d1d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling jikken v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ValidationError` is never constructed
[INFO] [stdout]  --> src/errors.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ValidationError {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestFailure` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestFailure {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "a9d477f69cefa5c1c12159cfbcbcd45f022b7813ae4f9100ac6b6781e8a5d1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d477f69cefa5c1c12159cfbcbcd45f022b7813ae4f9100ac6b6781e8a5d1d1", kill_on_drop: false }`
[INFO] [stdout] a9d477f69cefa5c1c12159cfbcbcd45f022b7813ae4f9100ac6b6781e8a5d1d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df329e1ed7b10015b05b2f1168111cb776d6a4423ad88b30adfcf020d1225f70
[INFO] running `Command { std: "docker" "start" "-a" "df329e1ed7b10015b05b2f1168111cb776d6a4423ad88b30adfcf020d1225f70", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ValidationError` is never constructed
[INFO] [stderr]  --> src/errors.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ValidationError {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestFailure` is never constructed
[INFO] [stderr]   --> src/errors.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TestFailure {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jikken` (bin "jk" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jk-20d99082b4f17a4e)
[INFO] [stdout] 
[INFO] [stdout] running 181 tests
[INFO] [stdout] test config::tests::no_overrides_yields_default_config ... ok
[INFO] [stdout] test executor::tests::and_filter_exists ... ok
[INFO] [stdout] test executor::tests::and_filter_match ... ok
[INFO] [stdout] test executor::tests::and_filter_not_exists ... ok
[INFO] [stdout] test executor::tests::and_filter_partial_match ... ok
[INFO] [stdout] test executor::tests::empty_execution_result_is_all_skips ... ok
[INFO] [stdout] test executor::tests::http_request_from_test_spec_post ... ok
[INFO] [stdout] test executor::tests::one_root_dependency_is_two_execution_nodes ... ok
[INFO] [stdout] test executor::tests::no_dependencies_is_one_execution_node ... ok
[INFO] [stdout] test executor::tests::or_filter_exists ... ok
[INFO] [stdout] test executor::tests::process_response_body_mismatch ... ok
[INFO] [stdout] test executor::tests::process_response_status_mismatch ... ok
[INFO] [stdout] test executor::tests::process_response_body_match ... ok
[INFO] [stdout] test executor::tests::process_response_time_less ... ok
[INFO] [stdout] test executor::tests::straight_line_dependency_is_node_chain ... ok
[INFO] [stdout] test json::filter::test::array_object ... ok
[INFO] [stdout] test json::filter::test::array_object_array_object ... ok
[INFO] [stdout] test executor::tests::or_filter_not_exists ... ok
[INFO] [stdout] test executor::tests::process_response_no_result ... ok
[INFO] [stdout] test executor::tests::process_response_status_match ... ok
[INFO] [stdout] test json::filter::test::no_matches ... ok
[INFO] [stdout] test config::tests::two_overrides_yields_correct_combination ... ok
[INFO] [stdout] test json::filter::test::object ... ok
[INFO] [stdout] test json::filter::test::object_array_object ... ok
[INFO] [stdout] test new::test::create_status_code_non_number_none ... ok
[INFO] [stdout] test new::test::create_status_code_number_ok ... ok
[INFO] [stdout] test executor::tests::process_response_multiple_failures ... ok
[INFO] [stdout] test new::test::create_status_code_pattern_ok ... ok
[INFO] [stdout] test new::test::filename_multiple_components ... ok
[INFO] [stdout] test new::test::filename_multiple_components_with_params ... ok
[INFO] [stdout] test new::test::filename_one_component ... ok
[INFO] [stdout] test new::test::filename_only_slash ... ok
[INFO] [stdout] test telemetry::tests::redact_definition_redacts ... ok
[INFO] [stdout] test telemetry::tests::redact_headers_redacts ... ok
[INFO] [stdout] test telemetry::tests::redact_resultdetails_redacts ... ok
[INFO] [stdout] test telemetry::tests::redact_string_redacts ... ok
[INFO] [stdout] test telemetry::tests::remove_temporal_values_has_globals ... ok
[INFO] [stdout] test telemetry::tests::remove_temporal_values_has_no_globals ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_body_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_body_non_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_non_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_schema_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::bool_generation ... ok
[INFO] [stdout] test test::file::tests::date_generation ... ok
[INFO] [stdout] test test::file::tests::date_generation_with_min_max ... ok
[INFO] [stdout] test test::file::tests::date_generation_with_modifier ... ok
[INFO] [stdout] test test::file::tests::date_specification_invalid_input ... ok
[INFO] [stdout] test test::file::tests::date_specification_invalid_inputs ... ok
[INFO] [stdout] test test::file::tests::date_specification_modifier_missing_value ... ok
[INFO] [stdout] test test::file::tests::date_specification_modifier_with_value ... ok
[INFO] [stdout] test test::file::tests::date_specification_valid_inputs ... ok
[INFO] [stdout] test test::file::tests::datetime_generation ... ok
[INFO] [stdout] test test::file::tests::datetime_generation_with_min_max ... ok
[INFO] [stdout] test test::file::tests::datetime_generation_with_modifier ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_invalid_input ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_invalid_inputs ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_modifier_missing_value ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_modifier_with_value ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_valid_inputs ... ok
[INFO] [stdout] test test::file::tests::datum_date_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_float_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_int_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_list_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_actual_member_detected_non_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_actual_member_detected_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_expected_member_detected_non_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_expected_member_detected_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_nested_schema_invalidation_detected ... ok
[INFO] [stdout] test test::file::tests::datum_object_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_specification_any_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_any_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_none_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_none_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_one_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_one_of_not_following_spec ... ok
[INFO] [stdout] test executor::tests::process_response_time_greater ... ok
[INFO] [stdout] test test::file::tests::datum_string_type_validation ... ok
[INFO] [stdout] test test::file::tests::email_generation ... ok
[INFO] [stdout] test test::file::tests::list_generation_default_sequence_specification ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_length ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_max ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_min ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_min_and_max ... ok
[INFO] [stdout] test test::file::tests::name_generation ... ok
[INFO] [stdout] test test::file::tests::number_generation ... ok
[INFO] [stdout] test test::file::tests::number_generation_max_greater_than_min ... ok
[INFO] [stdout] test test::file::tests::number_generation_range_of_1 ... ok
[INFO] [stdout] test test::file::tests::number_generation_with_min_max ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_max_checker ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_min_checker ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_min_max_agreemnt ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_no_inputs ... ok
[INFO] [stdout] test test::file::tests::object_generation ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_equal_to_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_equal_to_length ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_equal_to_length ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_max_and_length_specified ... ok
[INFO] [stdout] test test::file::tests::specification_none_of_checker ... ok
[INFO] [stdout] test test::file::tests::specification_one_of_checker ... ok
[INFO] [stdout] test test::file::tests::specification_val_checker ... ok
[INFO] [stdout] test test::file::tests::string_generation ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_length ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_min_max_length ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_none_of ... ok
[INFO] [stdout] test test::file::tests::string_pattern_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_complex_pattern ... ok
[INFO] [stdout] test test::file::tests::string_specification_invalid_pattern ... ok
[INFO] [stdout] test test::file::tests::string_specification_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_max_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_max_agreement ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_max_and_length_specified ... ok
[INFO] [stdout] test test::file::tests::string_specification_negative_input ... ok
[INFO] [stdout] test test::file::tests::string_specification_no_inputs ... ok
[INFO] [stdout] test test::file::tests::string_specification_simple_pattern ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_max ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::value_specification_any_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::value_specification_any_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::value_specification_none_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::value_specification_none_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::variable_name_deserialization_from_improper_string ... ok
[INFO] [stdout] test test::file::tests::variable_name_deserialization_from_proper_string ... ok
[INFO] [stdout] test test::tests::body_novars_unchanged ... ok
[INFO] [stdout] test test::tests::body_withvars_changed ... ok
[INFO] [stdout] test test::tests::none_body_returns_none ... ok
[INFO] [stdout] test test::tests::secret_value_debug_obsfucated ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucated ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucation_of_large_strings ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucation_of_small_strings ... ok
[INFO] [stdout] test test::tests::string_datum_file_or_secret_from_impl ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_empty ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_space ... ok
[INFO] [stdout] test config::tests::one_overrides_yields_correct_combination ... ok
[INFO] [stdout] test test::tests::variable_new_with_valid_name ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_dot ... ok
[INFO] [stdout] test updater::tests::newer_version_checkings ... ok
[INFO] [stdout] test tests::get_files_with_glob_ignore ... ok
[INFO] [stdout] test updater::tests::version_greater ... ok
[INFO] [stdout] test updater::tests::version_greater_or_equal ... ok
[INFO] [stdout] test updater::tests::version_less ... ok
[INFO] [stdout] test updater::tests::version_less_or_equal ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_non_recursively_globbing ... ok
[INFO] [stdout] test tests::get_files_with_filename_ignore ... ok
[INFO] [stdout] test tests::get_files_with_recursive_globbing ... ok
[INFO] [stdout] test updater::tests::version_equal ... ok
[INFO] [stdout] test updater::tests::version_not_equal ... ok
[INFO] [stdout] test tests::get_files_with_dir_ignore ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_non_recursively ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_recursively ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 181 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df329e1ed7b10015b05b2f1168111cb776d6a4423ad88b30adfcf020d1225f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df329e1ed7b10015b05b2f1168111cb776d6a4423ad88b30adfcf020d1225f70", kill_on_drop: false }`
[INFO] [stdout] df329e1ed7b10015b05b2f1168111cb776d6a4423ad88b30adfcf020d1225f70
