[INFO] cloning repository https://github.com/slowli/font-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slowli/font-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Ffont-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Ffont-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9102262dbf5bf931b82644b72e1c2e5b887a2c69 [INFO] testing slowli/font-tools against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Ffont-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/slowli/font-tools [INFO] finished tweaking git repo https://github.com/slowli/font-tools [INFO] tweaked toml for git repo https://github.com/slowli/font-tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slowli/font-tools on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/slowli/font-tools 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b376d8cb70d1f806b18cca1d9b9c945c3a7daf463aae3c913ffaeea6761798fa [INFO] running `Command { std: "docker" "start" "-a" "b376d8cb70d1f806b18cca1d9b9c945c3a7daf463aae3c913ffaeea6761798fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b376d8cb70d1f806b18cca1d9b9c945c3a7daf463aae3c913ffaeea6761798fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b376d8cb70d1f806b18cca1d9b9c945c3a7daf463aae3c913ffaeea6761798fa", kill_on_drop: false }` [INFO] [stdout] b376d8cb70d1f806b18cca1d9b9c945c3a7daf463aae3c913ffaeea6761798fa [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d685c9b2ed7563f09240ba3db30eec3aa5ae847c5e912a3059af60a6f1b2b94 [INFO] running `Command { std: "docker" "start" "-a" "9d685c9b2ed7563f09240ba3db30eec3aa5ae847c5e912a3059af60a6f1b2b94", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling font-subset v0.1.0 (/opt/rustwide/workdir/crates/font-subset) [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling font-subset-cli v0.1.0 (/opt/rustwide/workdir/crates/font-subset-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `Command { std: "docker" "inspect" "9d685c9b2ed7563f09240ba3db30eec3aa5ae847c5e912a3059af60a6f1b2b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d685c9b2ed7563f09240ba3db30eec3aa5ae847c5e912a3059af60a6f1b2b94", kill_on_drop: false }` [INFO] [stdout] 9d685c9b2ed7563f09240ba3db30eec3aa5ae847c5e912a3059af60a6f1b2b94 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33754f827306874863f463f59d0fd410f9eabbdf04b552a96e44021ede6bcbaf [INFO] running `Command { std: "docker" "start" "-a" "33754f827306874863f463f59d0fd410f9eabbdf04b552a96e44021ede6bcbaf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling glyph-names v0.2.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling font-subset v0.1.0 (/opt/rustwide/workdir/crates/font-subset) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling regex v1.12.2 [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 ouroboros_macro v0.17.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling test-casing-macro v0.1.3 (https://github.com/slowli/test-casing.git?rev=d143322a3e152436823c5616b0e56739380fe59d#d143322a) [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling test-casing v0.1.3 (https://github.com/slowli/test-casing.git?rev=d143322a3e152436823c5616b0e56739380fe59d#d143322a) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling allsorts v0.16.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling font-subset-cli v0.1.0 (/opt/rustwide/workdir/crates/font-subset-cli) [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 term-transcript v0.4.0 (https://github.com/slowli/term-transcript.git?rev=59838214c4c8ea2dd198a08ec5a37acf7b09d690#59838214) [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.71s [INFO] running `Command { std: "docker" "inspect" "33754f827306874863f463f59d0fd410f9eabbdf04b552a96e44021ede6bcbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33754f827306874863f463f59d0fd410f9eabbdf04b552a96e44021ede6bcbaf", kill_on_drop: false }` [INFO] [stdout] 33754f827306874863f463f59d0fd410f9eabbdf04b552a96e44021ede6bcbaf [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4444e2a1b44cb4df9a8648763716513d718eef3beca4d7193810083fe2541c88 [INFO] running `Command { std: "docker" "start" "-a" "4444e2a1b44cb4df9a8648763716513d718eef3beca4d7193810083fe2541c88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/font_subset-ae73132aeca87ce0) [INFO] [stdout] [INFO] [stdout] running 199 tests [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_count_is_correct ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test font::cmap::tests::parsing_cmap ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip_via_complete_subset::case_count_is_correct ... ok [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_3 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip_via_complete_subset::case_1 ... ok [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_0 ... ok [INFO] [stdout] test font::fvar::tests::reading_fvar_table_with_1_axe ... ok [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_4 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip::case_2 ... ok [INFO] [stdout] test font::fvar::tests::subset_roundtrip ... ok [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_2 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_01 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_06 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_02 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip::case_1 ... ok [INFO] [stdout] test font::fvar::tests::reading_fvar_table_with_2_axes ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_count_is_correct ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip_via_complete_subset::case_2 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_04 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_09 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_05 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_00 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_08 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_07 ... ok [INFO] [stdout] test font::gvar::tests::parsing_gvar_table::case_2 ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_count_is_correct ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_03 ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_0 ... ok [INFO] [stdout] test font::name::tests::interning_strings ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_4 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip::case_0 ... ok [INFO] [stdout] test font::name::tests::modifying_font_version ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_3 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_11 ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_2 ... ok [INFO] [stdout] test font::gvar::tests::parsing_gvar_table::case_1 ... ok [INFO] [stdout] test font::tests::parsing_name_table ... ok [INFO] [stdout] test font::gvar::tests::parsing_gvar_table::case_count_is_correct ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_0 ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_2 ... ok [INFO] [stdout] test font::gvar::tests::parsing_gvar_table::case_0 ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_3 ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_4 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting_with_zero_glyph ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_0 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_roundtrip_via_complete_subset::case_0 ... ok [INFO] [stdout] test font::gvar::tests::gvar_table_subsetting::case_10 ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_count_is_correct ... ok [INFO] [stdout] test font::tests::reading_font::case_count_is_correct ... ok [INFO] [stdout] test font::name::tests::subsetting_roundtrip::case_1 ... ok [INFO] [stdout] test font::name::tests::interning_string_from_font::case_1 ... ok [INFO] [stdout] test font::tests::reading_metrics_for_fira_mono ... ok [INFO] [stdout] test font::tests::getting_font_category ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_2 ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_4 ... ok [INFO] [stdout] test font::tests::validating_font::case_count_is_correct ... ok [INFO] [stdout] test font::tests::reading_metrics_for_roboto_mono ... ok [INFO] [stdout] test font::glyph::tests::computed_offsets_are_correct::case_1 ... ok [INFO] [stdout] test font::types::tests::timestamp_conversion_is_correct ... ok [INFO] [stdout] test font::woff2::tests::all_woff2_tables_are_covered ... ok [INFO] [stdout] test utils::brotli::tests::decompression_error ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_3 ... ok [INFO] [stdout] test utils::tests::concatenating_ranges ... ok [INFO] [stdout] test utils::tests::next_char_code_works ... ok [INFO] [stdout] test font::tests::validating_font::case_0 ... ok [INFO] [stdout] test font::tests::validating_font::case_2 ... ok [INFO] [stdout] test font::tests::validating_font::case_4 ... ok [INFO] [stdout] test font::tests::validating_font::case_3 ... ok [INFO] [stdout] test font::tests::parsing_permissions::case_1 ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_count_is_correct ... ok [INFO] [stdout] test font::tests::validating_font_with_mutations ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_2 ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_0 ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_4 ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_3 ... ok [INFO] [stdout] test font::tests::reading_font::case_2 ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::brotli::tests::table_data_reader_works_as_expected::case_1 ... ok [INFO] [stdout] test font::tests::validating_font::case_1 ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_0 ... ok [INFO] [stdout] test utils::brotli::tests::compression_roundtrip ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::glyf_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test font::tests::reading_font::case_1 ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_2 ... ok [INFO] [stdout] test font::tests::reading_font::case_4 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::head_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::loca_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_00 ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_03 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_02 ... ok [INFO] [stdout] test write::tests::maxp_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_04 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_01 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_10 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_14 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_12 ... ok [INFO] [stdout] test write::tests::name_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_09 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_13 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_19 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_05 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_18 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_16 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_17 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_count_is_correct ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_15 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_07 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_20 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_24 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_23 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_22 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_08 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test write::tests::hhea_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_06 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_0 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_21 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_4 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_2 ... ok [INFO] [stdout] test write::tests::os2_table_roundtrip::case_1 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_3 ... ok [INFO] [stdout] test write::tests::post_table_roundtrip::case_1 ... ok [INFO] [stdout] test font::tests::reading_metrics_for_roboto ... ok [INFO] [stdout] test font::tests::reading_font::case_0 ... ok [INFO] [stdout] test write::tests::opentype_tables_are_written_correctly::case_11 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_14 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_04 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_01 ... ok [INFO] [stdout] test font::tests::reading_font::case_3 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_09 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_13 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_17 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_00 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_02 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_16 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_03 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_count_is_correct ... ok [INFO] [stdout] test write::woff2::tests::base128_encoding ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_08 ... ok [INFO] [stdout] test write::woff2::tests::base128_roundtrip ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_12 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_19 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_24 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_11 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_07 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_23 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_22 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_06 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_18 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_count_is_correct ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_21 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_15 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_1 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_5 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_7 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_10 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_9 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_05 ... ok [INFO] [stdout] test write::tests::woff2_tables_are_written_correctly::case_20 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_3 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_0 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_6 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_8 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_4 ... ok [INFO] [stdout] test write::woff2::tests::roundtrip_via_reader_and_writer::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.25s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3a664e904e96dc38) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test font_roundtrip::case_count_is_correct ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_count_is_correct ... ok [INFO] [stdout] test subsetting_font::case_04 ... ok [INFO] [stdout] test subsetting_font::case_03 ... ok [INFO] [stdout] test subsetting_font::case_02 ... ok [INFO] [stdout] test subsetting_font::case_01 ... ok [INFO] [stdout] test subsetting_font::case_00 ... ok [INFO] [stdout] test subsetting_font::case_09 ... ok [INFO] [stdout] test subsetting_font::case_08 ... ok [INFO] [stdout] test subsetting_font::case_07 ... ok [INFO] [stdout] test subsetting_font::case_12 ... ok [INFO] [stdout] test subsetting_font::case_06 ... ok [INFO] [stdout] test subsetting_font::case_11 ... ok [INFO] [stdout] test subsetting_font::case_13 ... ok [INFO] [stdout] test subsetting_font::case_14 ... ok [INFO] [stdout] test subsetting_font::case_16 ... ok [INFO] [stdout] test subsetting_font::case_17 ... ok [INFO] [stdout] test subsetting_font::case_10 ... ok [INFO] [stdout] test subsetting_font::case_19 ... ok [INFO] [stdout] test subsetting_font::case_18 ... ok [INFO] [stdout] test subsetting_font::case_15 ... ok [INFO] [stdout] test subsetting_font::case_22 ... ok [INFO] [stdout] test subsetting_font::case_count_is_correct ... ok [INFO] [stdout] test subsetting_font::case_21 ... ok [INFO] [stdout] test subsetting_font::case_24 ... ok [INFO] [stdout] test subsetting_font::case_23 ... ok [INFO] [stdout] test subsetting_font::case_05 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_02 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_01 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_00 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_03 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_06 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_09 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_08 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_04 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_07 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_05 ... ok [INFO] [stdout] test subsetting_font::case_20 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_count_is_correct ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_11 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_14 ... ok [INFO] [stdout] test subsetting_subset ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_13 ... ok [INFO] [stdout] test using_generic_reader ... ok [INFO] [stdout] test using_opentype_reader ... ok [INFO] [stdout] test using_woff2_reader ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_10 ... ok [INFO] [stdout] test subsetting_font_with_dropped_vars::case_12 ... ok [INFO] [stdout] test subsetting_mono_font_with_ascii_chars ... ok [INFO] [stdout] test subsetting_variable_mono_font_with_ascii_chars ... ok [INFO] [stdout] test subsetting_sans_font_with_ascii_chars_and_dropped_vars ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_0 ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_3 ... ok [INFO] [stdout] test font_roundtrip::case_0 ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_2 ... ok [INFO] [stdout] test font_roundtrip::case_4 ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_4 ... ok [INFO] [stdout] test font_roundtrip::case_3 ... ok [INFO] [stdout] test font_roundtrip::case_2 ... ok [INFO] [stdout] test font_roundtrip_via_no_op_subset::case_1 ... ok [INFO] [stdout] test font_roundtrip::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.46s [INFO] [stdout] [INFO] [stderr] Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-37ea9c063bd8351a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test readme_is_in_sync ... ok [INFO] [stdout] test html_root_url_is_in_sync ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/font_subset-c5356e949ac4bcde) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test chars::tests::char_set_errors ... ok [INFO] [stdout] test chars::tests::parsing_char_sets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-22556bb0fc3fd8c0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test help_subcommand_works ... ok [INFO] [stdout] test printing_font_info ... ok [INFO] [stdout] test streaming ... ok [INFO] [stdout] test subsetting_dropping_vars ... ok [INFO] [stdout] test subsetting_basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.60s [INFO] [stdout] [INFO] [stderr] Doc-tests font_subset [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test crates/font-subset/src/lib.rs - (line 109) ... ok [INFO] [stdout] test crates/font-subset/src/lib.rs - (line 230) ... ok [INFO] [stdout] test crates/font-subset/src/lib.rs - (line 77) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4444e2a1b44cb4df9a8648763716513d718eef3beca4d7193810083fe2541c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4444e2a1b44cb4df9a8648763716513d718eef3beca4d7193810083fe2541c88", kill_on_drop: false }` [INFO] [stdout] 4444e2a1b44cb4df9a8648763716513d718eef3beca4d7193810083fe2541c88