[INFO] fetching crate atproto-static-web 0.4.0... [INFO] testing atproto-static-web-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate atproto-static-web 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate atproto-static-web 0.4.0 [INFO] finished tweaking crates.io crate atproto-static-web 0.4.0 [INFO] tweaked toml for crates.io crate atproto-static-web 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atproto-static-web 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atproto-static-web 0.4.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a0b8747e5e565a6ca2e6e401b19f0b7eca75c8d7f7a0cf25c14f4ac0045b611 [INFO] running `Command { std: "docker" "start" "-a" "7a0b8747e5e565a6ca2e6e401b19f0b7eca75c8d7f7a0cf25c14f4ac0045b611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a0b8747e5e565a6ca2e6e401b19f0b7eca75c8d7f7a0cf25c14f4ac0045b611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0b8747e5e565a6ca2e6e401b19f0b7eca75c8d7f7a0cf25c14f4ac0045b611", kill_on_drop: false }` [INFO] [stdout] 7a0b8747e5e565a6ca2e6e401b19f0b7eca75c8d7f7a0cf25c14f4ac0045b611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12a3475c4c19883e838eddc39e7fca4d1e193c434d92d0efb61fd3c97a7d159 [INFO] running `Command { std: "docker" "start" "-a" "d12a3475c4c19883e838eddc39e7fca4d1e193c434d92d0efb61fd3c97a7d159", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling base62 v2.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling konst v0.2.19 [INFO] [stderr] Compiling konst_kernel v0.3.15 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling konst v0.3.16 [INFO] [stderr] Compiling simple_logger v5.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling atproto-static-web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling url-static v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "d12a3475c4c19883e838eddc39e7fca4d1e193c434d92d0efb61fd3c97a7d159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12a3475c4c19883e838eddc39e7fca4d1e193c434d92d0efb61fd3c97a7d159", kill_on_drop: false }` [INFO] [stdout] d12a3475c4c19883e838eddc39e7fca4d1e193c434d92d0efb61fd3c97a7d159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6a6eaf3ced291b01564ff2d32d9b3774ace092b56e33ad3c8e1f05c02d191b [INFO] running `Command { std: "docker" "start" "-a" "9e6a6eaf3ced291b01564ff2d32d9b3774ace092b56e33ad3c8e1f05c02d191b", kill_on_drop: false }` [INFO] [stderr] Compiling atproto-static-web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s [INFO] running `Command { std: "docker" "inspect" "9e6a6eaf3ced291b01564ff2d32d9b3774ace092b56e33ad3c8e1f05c02d191b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6a6eaf3ced291b01564ff2d32d9b3774ace092b56e33ad3c8e1f05c02d191b", kill_on_drop: false }` [INFO] [stdout] 9e6a6eaf3ced291b01564ff2d32d9b3774ace092b56e33ad3c8e1f05c02d191b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57b0fedf2b9700ba277b160d3441914c64b40d95abc7f07ef4f060fe66e35cf8 [INFO] running `Command { std: "docker" "start" "-a" "57b0fedf2b9700ba277b160d3441914c64b40d95abc7f07ef4f060fe66e35cf8", kill_on_drop: false }` [INFO] [stderr] Compiling atproto-static-web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.72s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/atproto_static_web-91d3f22e9b5369d1) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test atproto::at_uri::tests::test_parse_lexicon_failure ... ok [INFO] [stdout] test atproto::at_uri::tests::test_parsing ... ok [INFO] [stdout] test atproto::handle::tests::test_invalid_syntax ... ok [INFO] [stdout] test atproto::did::tests::test_invalid_syntax ... ok [INFO] [stdout] test atproto::did::tests::test_parsing ... ok [INFO] [stdout] test atproto::handle::tests::test_parsing ... ok [INFO] [stdout] test atproto::did::tests::test_unsupported_methods ... ok [INFO] [stdout] test atproto::namespaced_identifier::tests::test_parse_syntax_failure ... ok [INFO] [stdout] test atproto::namespaced_identifier::tests::test_parsing ... ok [INFO] [stdout] test atproto::record_key::tests::test_invalid_syntax ... ok [INFO] [stdout] test atproto::record_key::tests::test_parsing ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_encoding ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_high_bit ... ok [INFO] [stdout] test atproto::at_uri::tests::test_parse_syntax_failure ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_parse_case_sensitivity ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_parse_legacy_dash_syntax ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_parse_wrong_length ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_empty_facet ... ok [INFO] [stdout] test templates::rich_text::tests::test_link_with_mixed_length_graphemes ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_facet_with_negative_length ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_only_facet_splitting_mixed_length_graphemes_at_start ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_parsing ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_facet_start_beyond_string_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text ... ok [INFO] [stdout] test atproto::timestamp_identifier::tests::test_parse_not_base32 ... ok [INFO] [stdout] test templates::rich_text::tests::test_closes_pending_end_tags_for_facet_end_beyond_string_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_empty_string_for_empty_record ... ok [INFO] [stdout] test templates::rich_text::tests::test_empty_string_for_facet_start_beyond_empty_string_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_link_with_long_grapheme ... ok [INFO] [stdout] test templates::rich_text::tests::test_link_with_short_text ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_one_facet_splitting_mixed_length_graphemes_at_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_one_facet_splitting_mixed_length_graphemes_at_start ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_one_facet_splitting_mixed_length_graphemes_in_middle ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_only_facet_splitting_mixed_length_graphemes_at_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_only_facet_splitting_mixed_length_graphemes_in_middle ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_splitting_long_grapheme_at_end ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_splitting_long_grapheme_at_start ... ok [INFO] [stdout] test templates::rich_text::tests::test_plain_text_for_splitting_long_grapheme_in_middle ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_in_reverse ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_duplicate_facets ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_duplicate_similar_facets ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_with_trailing_facet ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_with_mixed_length_graphemes ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_with_initial_facet ... ok [INFO] [stdout] test xrpc::validations::string::tests::test_deserializes_empty_string ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_title_for_clear_links ... ok [INFO] [stdout] test xrpc::validations::string::tests::test_deserializes_short_string ... ok [INFO] [stdout] test xrpc::validations::vec::tests::test_deserializes_empty_vec ... ok [INFO] [stdout] test xrpc::validations::string::tests::test_fails_on_too_many_graphemes ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_eclipsed_similar_facets ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_title_for_clear_links_without_scheme ... ok [INFO] [stdout] test xrpc::validations::vec::tests::test_deserializes_short_vec ... ok [INFO] [stdout] test xrpc::validations::vec::tests::test_fails_on_too_many_items ... ok [INFO] [stdout] test xrpc::validations::string::tests::test_fails_on_too_many_bytes ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_skips_deeply_nested_eclipsed_similar_facets ... ok [INFO] [stdout] test templates::rich_text::tests::test_rich_text_with_middle_facet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57b0fedf2b9700ba277b160d3441914c64b40d95abc7f07ef4f060fe66e35cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b0fedf2b9700ba277b160d3441914c64b40d95abc7f07ef4f060fe66e35cf8", kill_on_drop: false }` [INFO] [stdout] 57b0fedf2b9700ba277b160d3441914c64b40d95abc7f07ef4f060fe66e35cf8