[INFO] fetching crate nautilus-core 0.52.0...
[INFO] testing nautilus-core-0.52.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate nautilus-core 0.52.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nautilus-core 0.52.0
[INFO] finished tweaking crates.io crate nautilus-core 0.52.0
[INFO] tweaked toml for crates.io crate nautilus-core 0.52.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-core 0.52.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-core 0.52.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.16.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.16.2
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded iai v0.1.1
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48c2b17ce273d37866f23e59b42ed9d28166062a77e2da135a8fe2412a4ebdb5
[INFO] running `Command { std: "docker" "start" "-a" "48c2b17ce273d37866f23e59b42ed9d28166062a77e2da135a8fe2412a4ebdb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c2b17ce273d37866f23e59b42ed9d28166062a77e2da135a8fe2412a4ebdb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c2b17ce273d37866f23e59b42ed9d28166062a77e2da135a8fe2412a4ebdb5", kill_on_drop: false }`
[INFO] [stdout] 48c2b17ce273d37866f23e59b42ed9d28166062a77e2da135a8fe2412a4ebdb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7516a209049bba59087eca6de92c9a25e59efbaaa96354d7180e759186a7233
[INFO] running `Command { std: "docker" "start" "-a" "b7516a209049bba59087eca6de92c9a25e59efbaaa96354d7180e759186a7233", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nautilus-core v0.52.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.51s
[INFO] running `Command { std: "docker" "inspect" "b7516a209049bba59087eca6de92c9a25e59efbaaa96354d7180e759186a7233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7516a209049bba59087eca6de92c9a25e59efbaaa96354d7180e759186a7233", kill_on_drop: false }`
[INFO] [stdout] b7516a209049bba59087eca6de92c9a25e59efbaaa96354d7180e759186a7233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc35f7c35b847596de2719d148586bfb346323fb4a9033a34f97857e4c59364d
[INFO] running `Command { std: "docker" "start" "-a" "fc35f7c35b847596de2719d148586bfb346323fb4a9033a34f97857e4c59364d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling iai v0.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling nautilus-core v0.52.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "fc35f7c35b847596de2719d148586bfb346323fb4a9033a34f97857e4c59364d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc35f7c35b847596de2719d148586bfb346323fb4a9033a34f97857e4c59364d", kill_on_drop: false }`
[INFO] [stdout] fc35f7c35b847596de2719d148586bfb346323fb4a9033a34f97857e4c59364d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e75eb7501b183b258289b1e7c6186d73020eee248f47c7d151da0b409a4f6481
[INFO] running `Command { std: "docker" "start" "-a" "e75eb7501b183b258289b1e7c6186d73020eee248f47c7d151da0b409a4f6481", kill_on_drop: false }`
[INFO] [stderr]    Compiling nautilus-core v0.52.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_core-a5ed021b8ee531a5)
[INFO] [stdout] 
[INFO] [stdout] running 580 tests
[INFO] [stdout] test collections::tests::test_ahashmap_maplike ... ok
[INFO] [stdout] test collections::tests::test_indexset_setlike ... ok
[INFO] [stdout] test collections::tests::test_indexmap_maplike ... ok
[INFO] [stdout] test collections::tests::test_hashset_setlike ... ok
[INFO] [stdout] test collections::tests::test_hashmap_maplike ... ok
[INFO] [stdout] test collections::tests::test_ahashset_setlike ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_1 ... ok
[INFO] [stdout] test collections::tests::test_trait_object_setlike ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_2 ... ok
[INFO] [stdout] test collections::tests::test_trait_object_maplike ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_6 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_7 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_u8_when_equal::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_u8_when_equal::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_u8_when_equal::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_u8_when_equal::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_usize_when_equal::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_usize_when_equal::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_f64_when_in_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_f64_when_in_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_f64_when_in_range::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_usize_when_equal::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal_usize_when_equal::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_i64_when_in_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_i64_when_in_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_f64_when_out_of_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_f64_when_out_of_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_i64_when_in_range::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_i64_when_out_of_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u64_when_in_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u64_when_in_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_i64_when_out_of_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_8 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u64_when_in_range::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u64_when_out_of_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u64_when_out_of_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u8_when_in_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u8_when_in_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u8_when_in_range::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u8_when_out_of_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_u8_when_out_of_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_usize_when_in_range::case_1 ... ok
[INFO] [stdout] test collections::tests::test_into_ustr_vec_from_str_slices ... ok
[INFO] [stdout] test collections::tests::test_into_ustr_vec_from_strings ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_usize_when_in_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_usize_when_in_range::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_usize_when_out_of_range::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_in_range_inclusive_usize_when_out_of_range::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_in_map::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_in_map::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_in_map::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_not_in_map::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_not_in_map::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_key_not_in_map::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_map_empty::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_map_empty::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_map_not_empty::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_map_not_empty::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_in_set::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_in_set::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_in_set::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_not_in_set::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_not_in_set::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_member_not_in_set::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_negative::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_negative::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_negative::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_negative::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_not_negative::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_non_negative_f64_when_not_negative::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_invalid_values::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_5 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_6 ... ok
[INFO] [stdout] test correctness::tests::test_check_nonempty_string_with_valid_values::case_7 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_6 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_i64_when_not_positive::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_decimal::case_5 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_i64_when_not_positive::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_i64_when_positive::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_u64_when_not_positive::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_predicate_false::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_predicate_true::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_predicate_true::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_slice_empty::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_slice_empty::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_slice_not_empty::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_slice_not_empty::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_string_contains_when_does_contain::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_string_contains_when_does_not_contain::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_5 ... ok
[INFO] [stdout] test correctness::tests::test_check_positive_u64_when_positive::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_predicate_false::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_optional_with_valid_value::case_6 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_invalid_values::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_invalid_values::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_invalid_values::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_invalid_values::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_valid_value::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_valid_value::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_valid_value::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_valid_value::case_4 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_ascii_with_valid_value::case_5 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_invalid_values::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_invalid_values::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_invalid_values::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_valid_values::case_1 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_valid_values::case_2 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_valid_values::case_3 ... ok
[INFO] [stdout] test correctness::tests::test_check_valid_string_utf8_with_valid_values::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_add_n_months::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_add_n_months::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_add_n_months::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_add_n_months::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_add_n_years_nanos_normal_case ... ok
[INFO] [stdout] test datetime::tests::test_add_n_years_nanos_prevents_negative_timestamp ... ok
[INFO] [stdout] test datetime::tests::test_add_n_years_nanos_overflow ... ok
[INFO] [stdout] test datetime::tests::test_add_n_years_overflow ... ok
[INFO] [stdout] test datetime::tests::test_datetime_to_unix_nanos_at_epoch ... ok
[INFO] [stdout] test datetime::tests::test_datetime_to_unix_nanos_before_epoch ... ok
[INFO] [stdout] test datetime::tests::test_datetime_to_unix_nanos_one_second_after_epoch ... ok
[INFO] [stdout] test datetime::tests::test_datetime_to_unix_nanos_typical_datetime ... ok
[INFO] [stdout] test datetime::tests::test_datetime_to_unix_nanos_with_subsecond_precision ... ok
[INFO] [stdout] test datetime::tests::test_is_leap_year::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_is_leap_year::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_is_leap_year::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_is_leap_year::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_is_within_last_24_hours_when_future ... ok
[INFO] [stdout] test datetime::tests::test_is_within_last_24_hours_when_now ... ok
[INFO] [stdout] test datetime::tests::test_is_within_last_24_hours_when_two_days_ago ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_roundtrip ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_7 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos::case_8 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos_invalid::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos_invalid::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos_invalid::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_iso8601_to_unix_nanos_invalid::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_nonexistent_date ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_invalid_conversion ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_valid_date::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_invalid_date ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_valid_date::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_valid_date::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_last_closest_weekday_nanos_with_valid_date::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month_invalid_month::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_last_day_of_month_invalid_month::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_7 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos::case_8 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos_non_finite_errors ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos_overflow_errors ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_micros_to_nanos_unchecked_matches_checked ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_7 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_8 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos_overflow_errors ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos_unchecked_matches_checked ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_micros::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_micros::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_micros::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_millis_to_nanos_non_finite_errors ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_millis::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_millis::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_millis::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_secs::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_millis::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_secs::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_secs::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_secs::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis_non_finite_errors ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_8 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_7 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos_negative_infinity_errors ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos_non_finite_errors ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos_overflow_errors ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos_unchecked_matches_checked ... ok
[INFO] [stdout] test datetime::tests::test_subtract_n_months::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_subtract_n_months::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_subtract_n_years_overflow ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601_millis::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_nanos_to_micros::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_millis::case_3 ... ok
[INFO] [stdout] test datetime::tests::test_subtract_n_months::case_4 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601_millis::case_4 ... ok
[INFO] [stdout] test env::tests::test_get_env_var_error_message_format ... ok
[INFO] [stdout] test env::tests::test_get_env_var_success ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_empty_string_value ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_opt_priority ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_opt_with_none_and_env_var_not_set ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_opt_with_none_and_env_var_set ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_opt_with_some_value ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_priority ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_with_none_and_env_var_not_set ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_with_none_and_env_var_set ... ok
[INFO] [stdout] test formatting::tests::test_float_with_decimal ... ok
[INFO] [stdout] test env::tests::test_get_or_env_var_with_some_value ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_01 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_02 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_03 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_04 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_05 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_06 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_07 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_08 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_09 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_commas::case_10 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_underscores::case_1 ... ok
[INFO] [stdout] test formatting::tests::test_separate_with_underscores::case_2 ... ok
[INFO] [stdout] test formatting::tests::test_string ... ok
[INFO] [stdout] test math::tests::test_linear_weight_just_above_epsilon ... ok
[INFO] [stdout] test correctness::tests::test_check_equal::case_5 ... ok
[INFO] [stdout] test datetime::tests::test_secs_to_nanos::case_6 ... ok
[INFO] [stdout] test datetime::tests::test_subtract_n_months::case_1 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601_millis::case_2 ... ok
[INFO] [stdout] test datetime::tests::test_unix_nanos_to_iso8601_millis::case_3 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_valid_cases::case_1 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_valid_cases::case_2 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_valid_cases::case_3 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_valid_cases::case_4 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_with_small_differences ... ok
[INFO] [stdout] test math::tests::test_linear_weight_non_finite_panics::case_1 - should panic ... ok
[INFO] [stdout] test env::tests::test_get_env_var_not_set ... ok
[INFO] [stdout] test math::tests::test_linear_weight_non_finite_panics::case_2 - should panic ... ok
[INFO] [stdout] test math::tests::test_linear_weighting::case_2 ... ok
[INFO] [stdout] test math::tests::test_linear_weighting::case_1 ... ok
[INFO] [stdout] test math::tests::test_linear_weighting::case_3 ... ok
[INFO] [stdout] test math::tests::test_linear_weighting::case_4 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_near_equal_values - should panic ... ok
[INFO] [stdout] test math::tests::test_linear_weight_non_finite_panics::case_5 - should panic ... ok
[INFO] [stdout] test math::tests::test_pos_search::case_1 ... ok
[INFO] [stdout] test math::tests::test_pos_search::case_2 ... ok
[INFO] [stdout] test math::tests::test_linear_weight_non_finite_panics::case_3 - should panic ... ok
[INFO] [stdout] test math::tests::test_pos_search::case_3 ... ok
[INFO] [stdout] test math::tests::test_pos_search::case_4 ... ok
[INFO] [stdout] test math::tests::test_pos_search::case_5 ... ok
[INFO] [stdout] test math::tests::test_pos_search_edge_cases ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_linear_case ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_duplicate_x - should panic ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_near_equal_x_values - should panic ... ok
[INFO] [stdout] test math::tests::test_linear_weight_zero_divisor - should panic ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_parabola ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_with_small_differences ... ok
[INFO] [stdout] test math::tests::test_quadratic_interpolation_exact_points ... ok
[INFO] [stdout] test math::tests::test_linear_weight_non_finite_panics::case_4 - should panic ... ok
[INFO] [stdout] test math::tests::test_quadratic_interpolation_boundary_conditions ... ok
[INFO] [stdout] test math::tests::test_quadratic_interpolation_insufficient_points - should panic ... ok
[INFO] [stdout] test math::tests::test_quadratic_interpolation_intermediate_values ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_infinity_panics - should panic ... ok
[INFO] [stdout] test math::tests::test_quadratic_interpolation_mismatched_lengths - should panic ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_construction_roundtrip ... ok
[INFO] [stdout] test math::tests::test_pos_search_empty_slice ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_just_above_epsilon ... ok
[INFO] [stdout] test math::tests::test_quad_polynomial_nan_panics - should panic ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_string_roundtrip ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_saturating_arithmetic ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_ordering_consistency ... ok
[INFO] [stdout] test nanos::tests::test_add_assign ... ok
[INFO] [stdout] test nanos::tests::test_addition ... ok
[INFO] [stdout] test nanos::tests::test_as_i64_overflow_panics - should panic ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_datetime_conversion ... ok
[INFO] [stdout] test nanos::tests::test_checked_add_overflow_returns_none ... ok
[INFO] [stdout] test nanos::tests::test_checked_sub_underflow_returns_none ... ok
[INFO] [stdout] test nanos::tests::test_default ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_edge_cases ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_float ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_float_uses_truncation ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_invalid_string_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_nan_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_negative_float_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_negative_infinity_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_negative_int_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_overflow_float_fails ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_string_with_float ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_string_with_int ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_timestamp_strings::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_timestamp_strings::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_u64 ... ok
[INFO] [stdout] test nanos::tests::test_display ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_3 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_4 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_5 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since::case_6 ... ok
[INFO] [stdout] test nanos::tests::test_duration_since_chronological ... ok
[INFO] [stdout] test nanos::tests::test_duration_since_same_moment ... ok
[INFO] [stdout] test nanos::tests::test_duration_since_with_edge_cases ... ok
[INFO] [stdout] test nanos::tests::test_edge_case_max_value ... ok
[INFO] [stdout] test nanos::tests::test_eq ... ok
[INFO] [stdout] test nanos::tests::test_from_str ... ok
[INFO] [stdout] test nanos::tests::test_from_str_float_overflow ... ok
[INFO] [stdout] test nanos::tests::test_from_str_formats::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_deserialize_infinity_fails ... ok
[INFO] [stdout] test nanos::tests::test_from_str_formats::case_3 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_formats::case_4 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_formats::case_5 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_integer_overflow ... ok
[INFO] [stdout] test nanos::tests::test_from_str_invalid ... ok
[INFO] [stdout] test nanos::tests::test_from_str_invalid_formats::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_invalid_formats::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_invalid_formats::case_3 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_pre_epoch_date ... ok
[INFO] [stdout] test nanos::tests::test_from_str_formats::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_from_str_pre_epoch_rfc3339 ... ok
[INFO] [stdout] test nanos::tests::test_from_system_time ... ok
[INFO] [stdout] test nanos::tests::test_from_system_time_before_epoch - should panic ... ok
[INFO] [stdout] test nanos::tests::test_into_from ... ok
[INFO] [stdout] test nanos::tests::test_is_zero ... ok
[INFO] [stdout] test nanos::tests::test_max ... ok
[INFO] [stdout] test nanos::tests::test_new ... ok
[INFO] [stdout] test nanos::tests::test_overflow_add - should panic ... ok
[INFO] [stdout] test nanos::tests::test_overflow_add_u64 - should panic ... ok
[INFO] [stdout] test nanos::tests::test_overflow_sub - should panic ... ok
[INFO] [stdout] test nanos::tests::test_overflow_sub_u64 - should panic ... ok
[INFO] [stdout] test nanos::tests::test_partial_cmp ... ok
[INFO] [stdout] test nanos::tests::test_saturating_add_overflow ... ok
[INFO] [stdout] test nanos::tests::test_saturating_sub_underflow ... ok
[INFO] [stdout] test nanos::tests::test_serde_edge_cases ... ok
[INFO] [stdout] test nanos::tests::test_serde_json ... ok
[INFO] [stdout] test nanos::tests::test_sub_assign ... ok
[INFO] [stdout] test nanos::tests::test_subtraction ... ok
[INFO] [stdout] test nanos::tests::test_to_datetime_utc::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_to_datetime_utc::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_to_datetime_utc::case_3 ... ok
[INFO] [stdout] test nanos::tests::test_from_u64 ... ok
[INFO] [stdout] test nanos::tests::test_to_datetime_utc::case_5 ... ok
[INFO] [stdout] test nanos::tests::test_to_rfc3339::case_1 ... ok
[INFO] [stdout] test nanos::tests::test_to_rfc3339::case_2 ... ok
[INFO] [stdout] test nanos::tests::test_to_rfc3339::case_3 ... ok
[INFO] [stdout] test nanos::tests::test_to_rfc3339::case_4 ... ok
[INFO] [stdout] test nanos::tests::test_to_rfc3339::case_5 ... ok
[INFO] [stdout] test nanos::tests::test_try_from_datetime_valid ... ok
[INFO] [stdout] test parsing::tests::test_bytes_to_usize_empty ... ok
[INFO] [stdout] test parsing::tests::test_bytes_to_usize_invalid ... ok
[INFO] [stdout] test parsing::tests::test_bytes_to_usize_valid ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_01 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_02 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_03 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_04 ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_addition_associative ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_addition_commutative ... ok
[INFO] [stdout] test nanos::tests::test_to_datetime_utc::case_4 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_05 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_06 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_07 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_08 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_10 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_11 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_12 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_13 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_14 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_15 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_16 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_17 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_18 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_19 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_20 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str_large_exponent ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_01 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_02 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_03 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_04 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_05 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_06 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_07 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_08 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_09 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_10 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_11 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_12 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_13 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_14 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_15 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str::case_16 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_edge_case_max_u8 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str::case_09 ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str_consistency ... ok
[INFO] [stdout] test parsing::tests::test_min_increment_precision_from_str_very_large_exponent ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_invalid_exponent_not_numeric - should panic ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_just_above_max_u8 ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_large_exponent_clamped ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_malformed_scientific_notation - should panic ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_u32_overflow ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_u64_overflow ... ok
[INFO] [stdout] test parsing::tests::test_precision_from_str_very_large_exponent_clamped ... ok
[INFO] [stdout] test paths::tests::test_workspace_root_contains_pyproject ... FAILED
[INFO] [stdout] test serialization::tests::test_deserialize_bool_as_u8_with_boolean::case_1 ... ok
[INFO] [stdout] test serialization::tests::test_deserialize_bool_as_u8_with_boolean::case_2 ... ok
[INFO] [stdout] test serialization::tests::test_deserialize_bool_as_u8_with_invalid_integer ... ok
[INFO] [stdout] test serialization::tests::test_deserialize_bool_as_u8_with_u64::case_1 ... ok
[INFO] [stdout] test serialization::tests::test_deserialize_bool_as_u8_with_u64::case_2 ... ok
[INFO] [stdout] test serialization::tests::test_serializable_json_empty_values ... ok
[INFO] [stdout] test serialization::tests::test_serializable_json_invalid_data ... ok
[INFO] [stdout] test serialization::tests::test_serializable_json_roundtrip ... ok
[INFO] [stdout] test serialization::tests::test_serializable_msgpack_empty_values ... ok
[INFO] [stdout] test serialization::tests::test_serializable_msgpack_invalid_data ... ok
[INFO] [stdout] test paths::tests::test_workspace_root_contains_crates_dir ... FAILED
[INFO] [stdout] test serialization::tests::test_serializable_msgpack_roundtrip ... ok
[INFO] [stdout] test stack_str::tests::test_as_ptr ... ok
[INFO] [stdout] test stack_str::tests::test_as_ref ... ok
[INFO] [stdout] test stack_str::tests::test_ascii_control_chars_tab ... ok
[INFO] [stdout] test stack_str::tests::test_borrow ... ok
[INFO] [stdout] test stack_str::tests::test_c_compatibility ... ok
[INFO] [stdout] test stack_str::tests::test_clone_equals_original ... ok
[INFO] [stdout] test stack_str::tests::test_copy_semantics ... ok
[INFO] [stdout] test stack_str::tests::test_debug ... ok
[INFO] [stdout] test stack_str::tests::test_default ... ok
[INFO] [stdout] test stack_str::tests::test_deref ... ok
[INFO] [stdout] test paths::tests::test_project_root_equals_workspace_root ... ok
[INFO] [stdout] test paths::tests::test_tests_root_path ... ok
[INFO] [stdout] test stack_str::tests::test_equality ... ok
[INFO] [stdout] test stack_str::tests::test_display ... ok
[INFO] [stdout] test stack_str::tests::test_empty_string - should panic ... ok
[INFO] [stdout] test stack_str::tests::test_exceeds_max_length - should panic ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_interior_nul ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_non_ascii ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_too_long ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_whitespace_only ... ok
[INFO] [stdout] test stack_str::tests::test_from_c_ptr_checked_too_long ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_with_null ... ok
[INFO] [stdout] test stack_str::tests::test_from_c_ptr_checked_valid ... ok
[INFO] [stdout] test stack_str::tests::test_from_str ... ok
[INFO] [stdout] test stack_str::tests::test_hash_consistency ... ok
[INFO] [stdout] test stack_str::tests::test_hash_differs_for_different_content ... ok
[INFO] [stdout] test stack_str::tests::test_hash_ignores_padding ... ok
[INFO] [stdout] test stack_str::tests::test_hashmap_usage ... ok
[INFO] [stdout] test stack_str::tests::test_interior_nul_byte - should panic ... ok
[INFO] [stdout] test stack_str::tests::test_interior_nul_byte_checked ... ok
[INFO] [stdout] test stack_str::tests::test_length_35 ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_zero_identity ... ok
[INFO] [stdout] test stack_str::tests::test_length_36_exact ... ok
[INFO] [stdout] test stack_str::tests::test_length_37_rejected ... ok
[INFO] [stdout] test stack_str::tests::test_max_length ... ok
[INFO] [stdout] test stack_str::tests::test_new_checked_error_empty ... ok
[INFO] [stdout] test stack_str::tests::test_new_checked_error_non_ascii ... ok
[INFO] [stdout] test stack_str::tests::test_new_checked_error_too_long ... ok
[INFO] [stdout] test stack_str::tests::test_new_checked_error_interior_nul ... ok
[INFO] [stdout] test stack_str::tests::test_new_checked_error_whitespace ... ok
[INFO] [stdout] test stack_str::tests::test_new_valid ... ok
[INFO] [stdout] test stack_str::tests::test_non_ascii - should panic ... ok
[INFO] [stdout] test stack_str::tests::test_null_terminator_present ... ok
[INFO] [stdout] test stack_str::tests::test_ordering ... ok
[INFO] [stdout] test stack_str::tests::test_ordering_case_sensitive ... ok
[INFO] [stdout] test stack_str::tests::test_ordering_same_prefix_different_length ... ok
[INFO] [stdout] test stack_str::tests::test_partial_cmp_returns_some ... ok
[INFO] [stdout] test stack_str::tests::test_partial_eq_str_literal ... ok
[INFO] [stdout] test stack_str::tests::test_serde_deserialize_empty ... ok
[INFO] [stdout] test stack_str::tests::test_serde_deserialize_non_ascii ... ok
[INFO] [stdout] test stack_str::tests::test_serde_deserialize_too_long ... ok
[INFO] [stdout] test stack_str::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_2 ... ok
[INFO] [stdout] test stack_str::tests::test_single_char ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_3 ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_1 ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_4 ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_5 ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_7 ... ok
[INFO] [stdout] test stack_str::tests::test_struct_size ... ok
[INFO] [stdout] test stack_str::tests::test_valid_identifiers::case_1 ... ok
[INFO] [stdout] test stack_str::tests::test_try_from_bytes ... ok
[INFO] [stdout] test stack_str::tests::test_valid_identifiers::case_2 ... ok
[INFO] [stdout] test stack_str::tests::test_valid_identifiers::case_3 ... ok
[INFO] [stdout] test stack_str::tests::test_valid_identifiers::case_4 ... ok
[INFO] [stdout] test stack_str::tests::test_value_field_at_offset_zero ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_1 ... ok
[INFO] [stdout] test stack_str::tests::test_whitespace_only - should panic ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_2 ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_4 ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_3 ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_5 ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_6 ... ok
[INFO] [stdout] test string::tests::test_mask_api_key::case_7 ... ok
[INFO] [stdout] test stack_str::tests::test_from_bytes_empty ... ok
[INFO] [stdout] test stack_str::tests::test_special_ascii_chars::case_6 ... ok
[INFO] [stdout] test time::tests::test_duration_since_unix_epoch ... ok
[INFO] [stdout] test time::tests::test_acquire_release_contract_increment_time ... ok
[INFO] [stdout] test time::tests::test_increment_time_returns_error_in_realtime_mode ... ok
[INFO] [stdout] test time::tests::test_mode_switching ... ok
[INFO] [stdout] test time::tests::test_global_clocks_initialization ... ok
[INFO] [stdout] test time::tests::test_increment_time ... ok
[INFO] [stdout] test time::tests::test_mode_switching_concurrent ... ok
[INFO] [stdout] test time::tests::test_acquire_release_contract_static_mode ... ok
[INFO] [stdout] test time::tests::test_increment_time_overflow_errors ... ok
[INFO] [stdout] test time::tests::test_time_since_epoch_overflow_panics - should panic ... ok
[INFO] [stdout] test time::tests::test_nanos_since_unix_epoch_vs_system_time ... ok
[INFO] [stdout] test time::tests::test_set_time_panics_in_realtime_mode - should panic ... ok
[INFO] [stdout] test time::tests::test_unix_timestamp_is_monotonic_increasing ... ok
[INFO] [stdout] test time::tests::test_unix_timestamp_ms_is_monotonic_increasing ... ok
[INFO] [stdout] test time::tests::test_unix_timestamp_us_is_monotonic_increasing ... ok
[INFO] [stdout] test time::tests::test_unix_timestamp_ns_is_monotonic_increasing ... ok
[INFO] [stdout] test uuid::tests::test_as_bytes ... ok
[INFO] [stdout] test uuid::tests::test_as_str ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_checked_arithmetic ... ok
[INFO] [stdout] test uuid::tests::test_debug ... ok
[INFO] [stdout] test time::tests::test_static_time_is_stable ... ok
[INFO] [stdout] test uuid::tests::test_default ... ok
[INFO] [stdout] test uuid::tests::test_deserialize_invalid_uuid_returns_error::case_2 ... ok
[INFO] [stdout] test uuid::tests::test_deserialize_invalid_uuid_returns_error::case_1 ... ok
[INFO] [stdout] test uuid::tests::test_deserialize_invalid_uuid_returns_error::case_3 ... ok
[INFO] [stdout] test uuid::tests::test_display ... ok
[INFO] [stdout] test uuid::tests::test_equality ... ok
[INFO] [stdout] test uuid::tests::test_as_bytes_round_trip ... ok
[INFO] [stdout] test uuid::tests::test_case_insensitive_parsing ... ok
[INFO] [stdout] test uuid::tests::test_deserialize_json ... ok
[INFO] [stdout] test uuid::tests::test_hash_consistency ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_1 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_2 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_3 ... ok
[INFO] [stdout] test uuid::tests::test_from_str_with_non_version_4_uuid_panics - should panic ... ok
[INFO] [stdout] test uuid::tests::test_from_uuid ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_5 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_6 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_7 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_8 ... ok
[INFO] [stdout] test uuid::tests::test_invalid_version::case_1 - should panic ... ok
[INFO] [stdout] test uuid::tests::test_invalid_version::case_2 - should panic ... ok
[INFO] [stdout] test uuid::tests::test_invalid_version::case_3 - should panic ... ok
[INFO] [stdout] test uuid::tests::test_invalid_version::case_4 - should panic ... ok
[INFO] [stdout] test uuid::tests::test_new ... ok
[INFO] [stdout] test uuid::tests::test_serialize_deserialize_round_trip ... ok
[INFO] [stdout] test uuid::tests::test_invalid_uuid_cases::case_4 ... ok
[INFO] [stdout] test uuid::tests::test_serialize_json ... ok
[INFO] [stdout] test uuid::tests::test_uuid_format ... ok
[INFO] [stdout] test uuid::tests::test_non_rfc4122_variant - should panic ... ok
[INFO] [stdout] test uuid::tests::test_to_cstr ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_duration_since ... ok
[INFO] [stdout] test uuid::tests::test_from_str ... ok
[INFO] [stdout] test time::tests::test_time_since_epoch_strictly_increasing_concurrent ... ok
[INFO] [stdout] test nanos::tests::prop_unix_nanos_subtraction_inverse ... ok
[INFO] [stdout] test time::tests::test_time_since_epoch_monotonicity ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- paths::tests::test_workspace_root_contains_pyproject stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'paths::tests::test_workspace_root_contains_pyproject' (507) panicked at src/paths.rs:77:9:
[INFO] [stdout] Workspace root should contain pyproject.toml, got: "/opt"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6420e3e55f42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6420e3e55f42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6420e3e55f42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6420e3e55f42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6420e3e6ce0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6420e3e6ce0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6420e3e5b366 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6420e3e5b366 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6420e3e3375f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6420e3e3375f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6420e3e4e139 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6420e3d2b29e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6420e3d2b29e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6420e3e4e2f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6420e3e4e2f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6420e3e33818 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6420e3e28459 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6420e3e3475d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6420e3e6d54c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6420e3ce43e9 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_pyproject::test_workspace_root_contains_pyproject
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:77:9
[INFO] [stdout]   20:     0x6420e3ce15e6 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_pyproject
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:74:5
[INFO] [stdout]   21:     0x6420e3cdfb67 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_pyproject::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:74:14
[INFO] [stdout]   22:     0x6420e3cbf356 - <nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_pyproject::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6420e3d1f64b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6420e3d1f64b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6420e3d2beaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6420e3d2beaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6420e3d2beaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6420e3d2beaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6420e3d27454 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6420e3d27454 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6420e3d2e9a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6420e3d2e9a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6420e3d2e9a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6420e3d2e9a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6420e3d2e9a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6420e3d2e9a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6420e3d2e9a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6420e3e557ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6420e3e557ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x73b461531aa4 - <unknown>
[INFO] [stdout]   44:     0x73b4615bea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- paths::tests::test_workspace_root_contains_crates_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'paths::tests::test_workspace_root_contains_crates_dir' (506) panicked at src/paths.rs:86:9:
[INFO] [stdout] Workspace root should contain crates/ directory, got: "/opt"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6420e3e55f42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6420e3e55f42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6420e3e55f42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6420e3e55f42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6420e3e6ce0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6420e3e6ce0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6420e3e5b366 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6420e3e5b366 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6420e3e3375f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6420e3e3375f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6420e3e4e139 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6420e3d2b29e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6420e3d2b29e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6420e3e4e2f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6420e3e4e2f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6420e3e33818 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6420e3e28459 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6420e3e3475d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6420e3e6d54c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6420e3ce4659 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_crates_dir::test_workspace_root_contains_crates_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:86:9
[INFO] [stdout]   20:     0x6420e3ce1606 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_crates_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:83:5
[INFO] [stdout]   21:     0x6420e3cdfbc7 - nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_crates_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:83:14
[INFO] [stdout]   22:     0x6420e3cbf3d6 - <nautilus_core[80a6e2ff6796f2b6]::paths::tests::test_workspace_root_contains_crates_dir::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6420e3d1f64b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6420e3d1f64b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6420e3d2beaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6420e3d2beaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6420e3d2beaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6420e3d2beaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6420e3d2beaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6420e3d27454 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6420e3d27454 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6420e3d2e9a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6420e3d2e9a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6420e3d2e9a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6420e3d2e9a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6420e3d2e9a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6420e3d2e9a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6420e3d2e9a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6420e3e557ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6420e3e557ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x73b461531aa4 - <unknown>
[INFO] [stdout]   44:     0x73b4615bea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     paths::tests::test_workspace_root_contains_crates_dir
[INFO] [stdout]     paths::tests::test_workspace_root_contains_pyproject
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 578 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e75eb7501b183b258289b1e7c6186d73020eee248f47c7d151da0b409a4f6481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75eb7501b183b258289b1e7c6186d73020eee248f47c7d151da0b409a4f6481", kill_on_drop: false }`
[INFO] [stdout] e75eb7501b183b258289b1e7c6186d73020eee248f47c7d151da0b409a4f6481
