[INFO] fetching crate monarch_data 0.1.3... [INFO] testing monarch_data-0.1.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate monarch_data 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate monarch_data 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate monarch_data 0.1.3 [INFO] tweaked toml for crates.io crate monarch_data 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate monarch_data 0.1.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monarch_data 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded ar_archive_writer v0.2.0 [INFO] [stderr] Downloaded psm v0.1.28 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded zmij v1.0.10 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded lettre v0.11.19 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f66eb6231bba5300c322256122199d07a57b0bdd69b99f330a26d35c8c6549f [INFO] running `Command { std: "docker" "start" "-a" "2f66eb6231bba5300c322256122199d07a57b0bdd69b99f330a26d35c8c6549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f66eb6231bba5300c322256122199d07a57b0bdd69b99f330a26d35c8c6549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f66eb6231bba5300c322256122199d07a57b0bdd69b99f330a26d35c8c6549f", kill_on_drop: false }` [INFO] [stdout] 2f66eb6231bba5300c322256122199d07a57b0bdd69b99f330a26d35c8c6549f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fafb74f6986c7948b8b80539cee95c117d365acbe2e5aedb0ab9e0ec44c27a4e [INFO] running `Command { std: "docker" "start" "-a" "fafb74f6986c7948b8b80539cee95c117d365acbe2e5aedb0ab9e0ec44c27a4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling monarch_data v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "fafb74f6986c7948b8b80539cee95c117d365acbe2e5aedb0ab9e0ec44c27a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafb74f6986c7948b8b80539cee95c117d365acbe2e5aedb0ab9e0ec44c27a4e", kill_on_drop: false }` [INFO] [stdout] fafb74f6986c7948b8b80539cee95c117d365acbe2e5aedb0ab9e0ec44c27a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d030d25c4fa9d678231517731c4ddaf6fa79f0341dbf29dfd7a03f20ae1e41 [INFO] running `Command { std: "docker" "start" "-a" "72d030d25c4fa9d678231517731c4ddaf6fa79f0341dbf29dfd7a03f20ae1e41", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling monarch_data v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.47s [INFO] running `Command { std: "docker" "inspect" "72d030d25c4fa9d678231517731c4ddaf6fa79f0341dbf29dfd7a03f20ae1e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d030d25c4fa9d678231517731c4ddaf6fa79f0341dbf29dfd7a03f20ae1e41", kill_on_drop: false }` [INFO] [stdout] 72d030d25c4fa9d678231517731c4ddaf6fa79f0341dbf29dfd7a03f20ae1e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e00180bc8d76bc618f8fc8bbec08de3fc21bd6c981317c044e8fb6e35982f4f3 [INFO] running `Command { std: "docker" "start" "-a" "e00180bc8d76bc618f8fc8bbec08de3fc21bd6c981317c044e8fb6e35982f4f3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monarch_data-53d45a80c9f23dc0) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test email::attachment::tests::test_attachment_empty_body ... ok [INFO] [stdout] test email::attachment::tests::test_attachment_base64_output ... ok [INFO] [stdout] test email::attachment::tests::test_attachment_missing_fields ... ok [INFO] [stdout] test email::attachment::tests::test_attachment_size_limit ... ok [INFO] [stdout] test email::attachment::tests::test_attachment_builder ... ok [INFO] [stdout] test email::attachment::tests::test_base64_body ... ok [INFO] [stdout] test email::attachment::tests::test_blocked_mime_type ... ok [INFO] [stdout] test email::attachment::tests::test_content_id_generation ... ok [INFO] [stdout] test email::attachment::tests::test_filename_validation ... ok [INFO] [stdout] test email::attachment::tests::test_inline_attachment ... ok [INFO] [stdout] test email::attachment::tests::test_invalid_content_id ... ok [INFO] [stdout] test email::attachment::tests::test_mime_detection ... ok [INFO] [stdout] test email::attachment::tests::test_strict_config_safe_types ... ok [INFO] [stdout] test email::attachment::tests::test_total_size_validation ... ok [INFO] [stdout] test email::builder::tests::test_all_recipients ... ok [INFO] [stdout] test email::builder::tests::test_builder_from_mailbox ... ok [INFO] [stdout] test email::builder::tests::test_email_builder_static_method ... ok [INFO] [stdout] test email::builder::tests::test_content_type_detection ... ok [INFO] [stdout] test email::builder::tests::test_custom_headers ... ok [INFO] [stdout] test email::builder::tests::test_minimal_email ... ok [INFO] [stdout] test email::error::tests::test_attachment_error_display ... ok [INFO] [stdout] test email::builder::tests::test_email_validation ... ok [INFO] [stdout] test email::builder::tests::test_full_email ... ok [INFO] [stdout] test email::builder::tests::test_lettre_conversion ... ok [INFO] [stdout] test email::builder::tests::test_multiple_recipients ... ok [INFO] [stdout] test email::error::tests::test_email_error_display ... ok [INFO] [stdout] test email::error::tests::test_header_injection_error ... ok [INFO] [stdout] test email::error::tests::test_validation_error_conversion ... ok [INFO] [stdout] test email::integration_tests::test_email_with_attachments ... ok [INFO] [stdout] test email::integration_tests::test_parse_and_rebuild ... ok [INFO] [stdout] test email::integration_tests::test_inline_image ... ok [INFO] [stdout] test email::parser::tests::test_all_recipients ... ok [INFO] [stdout] test email::builder::tests::test_threading_headers ... ok [INFO] [stdout] test email::parser::tests::test_email_with_named_sender ... ok [INFO] [stdout] test email::integration_tests::test_full_email_workflow ... ok [INFO] [stdout] test email::integration_tests::test_threading ... ok [INFO] [stdout] test email::parser::tests::test_message_id_extraction ... ok [INFO] [stdout] test email::parser::tests::test_mime_utils ... ok [INFO] [stdout] test email::parser::tests::test_parse_invalid_email ... ok [INFO] [stdout] test email::parser::tests::test_parse_multipart_email ... ok [INFO] [stdout] test email::parser::tests::test_parse_simple_email ... ok [INFO] [stdout] test email::integration_tests::test_validation_integration ... ok [INFO] [stdout] test email::types::address::tests::test_invalid_email_address ... ok [INFO] [stdout] test email::types::address::tests::test_email_address_creation ... ok [INFO] [stdout] test email::types::address::tests::test_serde_email_address ... ok [INFO] [stdout] test email::types::category::tests::test_email_category ... ok [INFO] [stdout] test email::types::address::tests::test_email_address_equality ... ok [INFO] [stdout] test email::types::content_type::tests::test_content_type_display ... ok [INFO] [stdout] test email::types::corporate::tests::test_corporate_email ... ok [INFO] [stdout] test email::parser::tests::test_multipart_parts ... ok [INFO] [stdout] test email::types::domain::tests::test_domain_email ... ok [INFO] [stdout] test email::types::address::tests::test_email_address_from_str ... ok [INFO] [stdout] test email::types::info::tests::test_info_email ... ok [INFO] [stdout] test email::types::domain::tests::test_domain_email_case_insensitive ... ok [INFO] [stdout] test email::types::corporate::tests::test_corporate_email_single_domain ... ok [INFO] [stdout] test email::types::header::tests::test_custom_header ... ok [INFO] [stdout] test email::types::header::tests::test_custom_header_injection ... ok [INFO] [stdout] test email::types::mailbox::tests::test_mailbox_creation ... ok [INFO] [stdout] test email::types::mailbox::tests::test_mailbox_from_str ... ok [INFO] [stdout] test email::types::noreply::tests::test_noreply_conversion ... ok [INFO] [stdout] test email::types::message_id::tests::test_invalid_message_id ... ok [INFO] [stdout] test email::types::message_id::tests::test_message_id_creation ... ok [INFO] [stdout] test email::types::personal::tests::test_personal_email ... ok [INFO] [stdout] test email::types::message_id::tests::test_message_id_generation ... ok [INFO] [stdout] test email::types::noreply::tests::test_noreply_email_deref ... ok [INFO] [stdout] test email::types::noreply::tests::test_noreply_serde ... ok [INFO] [stdout] test email::types::noreply::tests::test_noreply_email ... ok [INFO] [stdout] test email::types::subject::tests::test_subject_header_injection ... ok [INFO] [stdout] test email::types::personal::tests::test_personal_email_providers ... ok [INFO] [stdout] test email::types::priority::tests::test_priority_values ... ok [INFO] [stdout] test email::types::subject::tests::test_subject_creation ... ok [INFO] [stdout] test email::validation::tests::test_domain_edge_cases ... ok [INFO] [stdout] test email::validation::tests::test_invalid_emails ... ok [INFO] [stdout] test email::validation::tests::test_ip_domain_validation ... ok [INFO] [stdout] test email::validation::tests::test_is_valid_email_helper ... ok [INFO] [stdout] test email::validation::tests::test_length_constraints ... ok [INFO] [stdout] test email::validation::tests::test_local_part_edge_cases ... ok [INFO] [stdout] test email::validation::tests::test_message_id_validation ... ok [INFO] [stdout] test email::validation::tests::test_valid_emails ... ok [INFO] [stdout] test tests::test_email_module_accessible ... ok [INFO] [stdout] test tests::test_uuid_module_accessible ... ok [INFO] [stdout] test uuid::error::tests::test_invalid_length_error ... ok [INFO] [stdout] test uuid::error::tests::test_shared_error ... ok [INFO] [stdout] test uuid::error::tests::test_uuid_error_display ... ok [INFO] [stdout] test email::error::tests::test_shared_error ... ok [INFO] [stdout] test uuid::generator::tests::test_from_random_bytes ... ok [INFO] [stdout] test uuid::generator::tests::test_generator_v4 ... ok [INFO] [stdout] test uuid::generator::tests::test_generator_batch ... ok [INFO] [stdout] test email::types::subject::tests::test_subject_too_long ... ok [INFO] [stdout] test email::validation::tests::test_header_injection_prevention ... ok [INFO] [stdout] test email::validation::tests::test_blocked_domains ... ok [INFO] [stdout] test email::types::support::tests::test_support_email ... ok [INFO] [stdout] test uuid::generator::tests::test_timestamp_now_ms ... ok [INFO] [stdout] test uuid::generator::tests::test_generator_v7 ... ok [INFO] [stdout] test uuid::generator::tests::test_namespaces ... ok [INFO] [stdout] test uuid::generator::tests::test_nil_and_max ... ok [INFO] [stdout] test uuid::generator::tests::test_v4_generation ... ok [INFO] [stdout] test uuid::tests::test_module_exports ... ok [INFO] [stdout] test uuid::generator::tests::test_v7_generation ... ok [INFO] [stdout] test uuid::tests::test_generator_functions ... ok [INFO] [stdout] test uuid::tests::test_typed_uuid_compile_time_safety ... ok [INFO] [stdout] test uuid::tests::test_uuid_formats ... ok [INFO] [stdout] test uuid::generator::tests::test_v5_deterministic ... ok [INFO] [stdout] test uuid::tests::test_namespaced_uuid_determinism ... ok [INFO] [stdout] test uuid::tests::test_uuid_generator_struct ... ok [INFO] [stdout] test uuid::tests::test_variant_and_version ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_equality ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_from_bytes ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_from_slice ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_max ... ok [INFO] [stdout] test uuid::tests::test_uuid_conversions ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_formats ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_nil ... ok [INFO] [stdout] test uuid::generator::tests::test_v7_ordering ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_parse ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_into_inner ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_from_str ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_serde ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_u128 ... ok [INFO] [stdout] test uuid::types::core::tests::test_uuid_u64_pair ... ok [INFO] [stdout] test uuid::types::v3::tests::test_typed_uuid_v3 ... ok [INFO] [stdout] test uuid::types::v4::tests::test_typed_uuid_deref ... ok [INFO] [stdout] test uuid::types::v4::tests::test_typed_uuid_trait ... ok [INFO] [stdout] test uuid::types::v4::tests::test_typed_uuid_v4_validation ... ok [INFO] [stdout] test uuid::types::v4::tests::test_typed_uuid_serde ... ok [INFO] [stdout] test uuid::types::v4::tests::test_typed_uuid_v4 ... ok [INFO] [stdout] test uuid::types::v5::tests::test_typed_uuid_v5 ... ok [INFO] [stdout] test uuid::types::v7::tests::test_typed_uuid_v7 ... ok [INFO] [stdout] test uuid::types::version::tests::test_uuid_version ... ok [INFO] [stdout] test email::attachment::tests::test_content_id_creation ... ok [INFO] [stdout] test uuid::generator::tests::test_v3_deterministic ... ok [INFO] [stderr] Doc-tests monarch_data [INFO] [stdout] test uuid::types::v7::tests::test_typed_uuid_v7_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.28s; merged doctests compilation took 1.27s [INFO] running `Command { std: "docker" "inspect" "e00180bc8d76bc618f8fc8bbec08de3fc21bd6c981317c044e8fb6e35982f4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00180bc8d76bc618f8fc8bbec08de3fc21bd6c981317c044e8fb6e35982f4f3", kill_on_drop: false }` [INFO] [stdout] e00180bc8d76bc618f8fc8bbec08de3fc21bd6c981317c044e8fb6e35982f4f3