[INFO] fetching crate biome_suppression 0.5.7...
[INFO] testing biome_suppression-0.5.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate biome_suppression 0.5.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate biome_suppression 0.5.7
[INFO] finished tweaking crates.io crate biome_suppression 0.5.7
[INFO] tweaked toml for crates.io crate biome_suppression 0.5.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biome_suppression 0.5.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded biome_text_edit v0.5.8
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded biome_diagnostics v0.5.8
[INFO] [stderr]   Downloaded biome_diagnostics_macros v0.5.7
[INFO] [stderr]   Downloaded biome_markup v0.5.7
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded biome_diagnostics_categories v0.5.7
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded biome_text_size v0.5.8
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded oxc_resolver v1.12.0
[INFO] [stderr]   Downloaded biome_rowan v0.5.8
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded bpaf_derive v0.5.17
[INFO] [stderr]   Downloaded enumflags2 v0.7.12
[INFO] [stderr]   Downloaded biome_console v0.5.8
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.12
[INFO] [stderr]   Downloaded json-strip-comments v1.0.4
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e24e5fcb285454cbe6f877f46ce91c22f6c47ba3cd88c9a11c3433f50304117f
[INFO] running `Command { std: "docker" "start" "-a" "e24e5fcb285454cbe6f877f46ce91c22f6c47ba3cd88c9a11c3433f50304117f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e24e5fcb285454cbe6f877f46ce91c22f6c47ba3cd88c9a11c3433f50304117f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24e5fcb285454cbe6f877f46ce91c22f6c47ba3cd88c9a11c3433f50304117f", kill_on_drop: false }`
[INFO] [stdout] e24e5fcb285454cbe6f877f46ce91c22f6c47ba3cd88c9a11c3433f50304117f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7ebe1f92f132449362a73b7ffa4aa2852e16789661e6d135d8f82bdf870a527
[INFO] running `Command { std: "docker" "start" "-a" "a7ebe1f92f132449362a73b7ffa4aa2852e16789661e6d135d8f82bdf870a527", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling biome_text_size v0.5.8
[INFO] [stderr]    Compiling oxc_resolver v1.12.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling biome_text_edit v0.5.8
[INFO] [stderr]    Compiling biome_rowan v0.5.8
[INFO] [stderr]    Compiling biome_console v0.5.8
[INFO] [stderr]    Compiling biome_diagnostics v0.5.8
[INFO] [stderr]    Compiling biome_suppression v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     base: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression<'_>, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression, SuppressionDiagnostic> {
[INFO] [stdout]     |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression<'_>, SuppressionDiagnostic> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s
[INFO] running `Command { std: "docker" "inspect" "a7ebe1f92f132449362a73b7ffa4aa2852e16789661e6d135d8f82bdf870a527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ebe1f92f132449362a73b7ffa4aa2852e16789661e6d135d8f82bdf870a527", kill_on_drop: false }`
[INFO] [stdout] a7ebe1f92f132449362a73b7ffa4aa2852e16789661e6d135d8f82bdf870a527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f909c69356625e628d3678ba8664c0d06d4292e5fe6386b63d85345c52e5316
[INFO] running `Command { std: "docker" "start" "-a" "9f909c69356625e628d3678ba8664c0d06d4292e5fe6386b63d85345c52e5316", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     base: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression<'_>, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression, SuppressionDiagnostic> {
[INFO] [stdout]     |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression<'_>, SuppressionDiagnostic> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling biome_suppression v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     base: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> impl Iterator<Item = Result<Suppression<'_>, SuppressionDiagnostic>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression, SuppressionDiagnostic> {
[INFO] [stdout]     |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression<'_>, SuppressionDiagnostic> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "9f909c69356625e628d3678ba8664c0d06d4292e5fe6386b63d85345c52e5316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f909c69356625e628d3678ba8664c0d06d4292e5fe6386b63d85345c52e5316", kill_on_drop: false }`
[INFO] [stdout] 9f909c69356625e628d3678ba8664c0d06d4292e5fe6386b63d85345c52e5316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f27af68058f18a0925db5ba614231e0ba302697040886df64f9b8b735ff45ed8
[INFO] running `Command { std: "docker" "start" "-a" "f27af68058f18a0925db5ba614231e0ba302697040886df64f9b8b735ff45ed8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 |     base: &str,
[INFO] [stderr]    |           ^^^^ the lifetime is elided here
[INFO] [stderr] 30 | ) -> impl Iterator<Item = Result<Suppression, SuppressionDiagnostic>> {
[INFO] [stderr]    |                                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | ) -> impl Iterator<Item = Result<Suppression<'_>, SuppressionDiagnostic>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:141:33
[INFO] [stderr]     |
[INFO] [stderr] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression, SuppressionDiagnostic> {
[INFO] [stderr]     |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 141 | fn parse_suppression_line(base: &str) -> Result<Suppression<'_>, SuppressionDiagnostic> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `biome_suppression` (lib) generated 2 warnings (run `cargo fix --lib -p biome_suppression` to apply 2 suggestions)
[INFO] [stderr] warning: `biome_suppression` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biome_suppression-c45dd64fda67a523)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::diagnostic_missing_category ... ok
[INFO] [stdout] test tests::check_offset_from ... ok
[INFO] [stdout] test tests::diagnostic_missing_paren ... ok
[INFO] [stdout] test tests::diagnostic_missing_colon ... ok
[INFO] [stdout] test tests::diagnostic_unknown_category ... ok
[INFO] [stderr]    Doc-tests biome_suppression
[INFO] [stdout] test tests::parse_unclosed_block_comment_suppressions ... ok
[INFO] [stdout] test tests::parse_multiple_suppression ... ok
[INFO] [stdout] test tests::parse_simple_suppression ... ok
[INFO] [stdout] test tests::parse_multiple_suppression_categories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "f27af68058f18a0925db5ba614231e0ba302697040886df64f9b8b735ff45ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27af68058f18a0925db5ba614231e0ba302697040886df64f9b8b735ff45ed8", kill_on_drop: false }`
[INFO] [stdout] f27af68058f18a0925db5ba614231e0ba302697040886df64f9b8b735ff45ed8
