[INFO] cloning repository https://github.com/SegaraRai/strip-whitespace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SegaraRai/strip-whitespace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3aa9ac5f91de232fa20e80af8f3f9ab26bb2c310
[INFO] testing SegaraRai/strip-whitespace against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSegaraRai%2Fstrip-whitespace" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SegaraRai/strip-whitespace
[INFO] finished tweaking git repo https://github.com/SegaraRai/strip-whitespace
[INFO] tweaked toml for git repo https://github.com/SegaraRai/strip-whitespace written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SegaraRai/strip-whitespace on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SegaraRai/strip-whitespace 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/crates/core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f63be15d9b694f18796ebb029363584b25b9eb56f58e08d8c231fcfb5d81d49
[INFO] running `Command { std: "docker" "start" "-a" "9f63be15d9b694f18796ebb029363584b25b9eb56f58e08d8c231fcfb5d81d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f63be15d9b694f18796ebb029363584b25b9eb56f58e08d8c231fcfb5d81d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f63be15d9b694f18796ebb029363584b25b9eb56f58e08d8c231fcfb5d81d49", kill_on_drop: false }`
[INFO] [stdout] 9f63be15d9b694f18796ebb029363584b25b9eb56f58e08d8c231fcfb5d81d49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 184874edbd6d2853cf5e85f92186c89ffb6556db9744bd281c4b6be025b0b2d0
[INFO] running `Command { std: "docker" "start" "-a" "184874edbd6d2853cf5e85f92186c89ffb6556db9744bd281c4b6be025b0b2d0", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v2.0.0 (https://github.com/SegaraRai/tree-sitter-svelte.git#96270908)
[INFO] [stderr]    Compiling tree-sitter-astro v0.0.1 (https://github.com/SegaraRai/tree-sitter-astro.git#08c9f6a9)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tsify-macros v0.5.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[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 js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sourcemap v9.3.1
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling strip-whitespace v0.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling strip-whitespace-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tsify v0.5.6
[INFO] [stderr]    Compiling strip-whitespace-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "184874edbd6d2853cf5e85f92186c89ffb6556db9744bd281c4b6be025b0b2d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184874edbd6d2853cf5e85f92186c89ffb6556db9744bd281c4b6be025b0b2d0", kill_on_drop: false }`
[INFO] [stdout] 184874edbd6d2853cf5e85f92186c89ffb6556db9744bd281c4b6be025b0b2d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 28730db430825c7a7745b1660390140c52a0ceced646c2950881526967e277e3
[INFO] running `Command { std: "docker" "start" "-a" "28730db430825c7a7745b1660390140c52a0ceced646c2950881526967e277e3", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strip-whitespace-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling strip-whitespace v0.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "28730db430825c7a7745b1660390140c52a0ceced646c2950881526967e277e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28730db430825c7a7745b1660390140c52a0ceced646c2950881526967e277e3", kill_on_drop: false }`
[INFO] [stdout] 28730db430825c7a7745b1660390140c52a0ceced646c2950881526967e277e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2c6010b63be2a0baeeea754eb3d1dec0fc96a4ea913a7680f7ee89b94b948be1
[INFO] running `Command { std: "docker" "start" "-a" "2c6010b63be2a0baeeea754eb3d1dec0fc96a4ea913a7680f7ee89b94b948be1", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/strip-whitespace/cc7ef7121abce7b7/deps/strip_whitespace-cc7ef7121abce7b7)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test edit::tests::byte_to_line_col_roundtrip_at_line_starts ... ok
[INFO] [stdout] test edit::tests::create_sourcemap_marks_inserted_bytes_unmapped ... ok
[INFO] [stdout] test edit::tests::create_sourcemap_separates_moved_comment_end_and_next_lt ... ok
[INFO] [stdout] test edit::tests::create_sourcemap_separates_moved_gt_and_next_lt ... ok
[INFO] [stdout] test edit::tests::create_sourcemap_uses_utf16_columns_for_unicode_prefix ... ok
[INFO] [stdout] test edit::tests::line_col_to_byte_in_range ... ok
[INFO] [stdout] test edit::tests::line_col_to_byte_out_of_range_line ... ok
[INFO] [stdout] test strip::tests::astro_conditional_rendering ... ok
[INFO] [stdout] test strip::tests::astro_emits_sourcemap ... ok
[INFO] [stdout] test strip::tests::astro_nested_interpolations ... ok
[INFO] [stdout] test strip::tests::contains_blank_line_lf_and_crlf ... ok
[INFO] [stdout] test strip::tests::end_interpolation_then_self_closing_tag ... ok
[INFO] [stdout] test strip::tests::end_interpolation_then_start_interpolation ... ok
[INFO] [stdout] test strip::tests::end_interpolation_then_start_tag ... ok
[INFO] [stdout] test strip::tests::end_interpolation_then_text ... ok
[INFO] [stdout] test edit::tests::compute_line_starts_basic ... ok
[INFO] [stdout] test strip::tests::end_tag_then_start_interpolation ... ok
[INFO] [stdout] test strip::tests::end_tag_then_start_tag ... ok
[INFO] [stdout] test strip::tests::end_tag_then_text ... ok
[INFO] [stdout] test strip::tests::end_tag_then_self_closing_tag ... ok
[INFO] [stdout] test strip::tests::rewrite_does_not_preserve_blank_line_gaps_by_default ... ok
[INFO] [stdout] test strip::tests::rewrite_does_not_touch_whitespace_inside_interpolation_expression ... ok
[INFO] [stdout] test strip::tests::rewrite_preserves_blank_line_gaps_with_config ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_comment_end_before_next_node ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_interpolation_prefix_left_after_text ... ok
[INFO] [stdout] test strip::tests::rotates_gt_over_newline_only ... ok
[INFO] [stdout] test strip::tests::self_closing_tag_then_self_closing_tag ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_comment_prefix_left_after_text ... ok
[INFO] [stdout] test strip::tests::rotates_comment_end_over_newline_and_indent_with_filler ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_gt_before_text_with_indent_steal ... ok
[INFO] [stdout] test strip::tests::self_closing_tag_then_start_interpolation ... ok
[INFO] [stdout] test strip::tests::self_closing_tag_then_text ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_tag_prefix_left_after_text ... ok
[INFO] [stdout] test strip::tests::svelte_emits_sourcemap ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_gt_before_text_without_indent ... ok
[INFO] [stdout] test strip::tests::svelte_if_block_strips_whitespace ... ok
[INFO] [stdout] test strip::tests::rotates_gt_over_newline_and_indent_with_filler ... ok
[INFO] [stdout] test strip::tests::svelte_each_with_nested_if_strips_whitespace ... ok
[INFO] [stdout] test strip::tests::svelte_if_else_strips_whitespace ... ok
[INFO] [stdout] test strip::tests::svelte_mixed_control_flow_and_elements ... ok
[INFO] [stdout] test strip::tests::text_then_self_closing_tag ... ok
[INFO] [stdout] test strip::tests::text_then_start_tag ... ok
[INFO] [stdout] test strip::tests::svelte_if_else_if_else_strips_whitespace ... ok
[INFO] [stdout] test strip::tests::svelte_nested_if_strips_whitespace ... ok
[INFO] [stdout] test utf16::tests::emoji_is_two_utf16_units_and_clamps_inside_surrogate_pair ... ok
[INFO] [stdout] test utf16::tests::japanese_utf8_bytes_map_to_single_utf16_units ... ok
[INFO] [stdout] test utf16::tests::checkpointed_matches_naive_on_long_mixed_line ... ok
[INFO] [stdout] test strip::tests::text_then_text_do_not_strip ... ok
[INFO] [stdout] test utf16::tests::ascii_roundtrips ... ok
[INFO] [stdout] test utf16::tests::crlf_excludes_carriage_return_from_columns ... ok
[INFO] [stdout] test utf16::tests::mixed_ascii_emoji_roundtrips ... ok
[INFO] [stdout] test utf16::tests::multi_line_positions ... ok
[INFO] [stdout] test edit::tests::validate_edits_rejects_overlap ... ok
[INFO] [stdout] test strip::tests::rewrite_rotates_rbrace_before_next_node ... ok
[INFO] [stdout] test strip::tests::rotates_prefix_left_over_gap ... ok
[INFO] [stdout] test strip::tests::self_closing_tag_then_start_tag ... ok
[INFO] [stdout] test strip::tests::svelte_each_block_strips_whitespace ... ok
[INFO] [stdout] test edit::tests::compute_line_starts_no_trailing_newline ... ok
[INFO] [stdout] test strip::tests::rotates_slash_gt_over_newline_and_indent_with_two_fillers ... ok
[INFO] [stdout] test edit::tests::byte_to_line_col_middle_of_line ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixtures.rs (/opt/rustwide/target/debug/build/strip-whitespace/acf463828acb9e84/deps/fixtures-acf463828acb9e84)
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fixtures_match_expected_output ... ok
[INFO] [stdout] test fixtures_emit_parseable_sourcemaps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/strip-whitespace-wasm/5c986ca1536e9148/deps/strip_whitespace_wasm-5c986ca1536e9148)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests strip_whitespace
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c6010b63be2a0baeeea754eb3d1dec0fc96a4ea913a7680f7ee89b94b948be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6010b63be2a0baeeea754eb3d1dec0fc96a4ea913a7680f7ee89b94b948be1", kill_on_drop: false }`
[INFO] [stdout] 2c6010b63be2a0baeeea754eb3d1dec0fc96a4ea913a7680f7ee89b94b948be1
