[INFO] fetching crate biome_suppression 0.5.7... [INFO] testing biome_suppression-0.5.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate biome_suppression 0.5.7 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate biome_suppression 0.5.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d62fc7cc1e32ee33abb1fd04c75c39101a7d2da4c4be95565c223c64430cbd72 [INFO] running `Command { std: "docker" "start" "-a" "d62fc7cc1e32ee33abb1fd04c75c39101a7d2da4c4be95565c223c64430cbd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d62fc7cc1e32ee33abb1fd04c75c39101a7d2da4c4be95565c223c64430cbd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62fc7cc1e32ee33abb1fd04c75c39101a7d2da4c4be95565c223c64430cbd72", kill_on_drop: false }` [INFO] [stdout] d62fc7cc1e32ee33abb1fd04c75c39101a7d2da4c4be95565c223c64430cbd72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91997baef387fb606eca4f53157d83354176e004e66d08bbed76cc6f93f2ac7 [INFO] running `Command { std: "docker" "start" "-a" "a91997baef387fb606eca4f53157d83354176e004e66d08bbed76cc6f93f2ac7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling bpaf_derive v0.5.17 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling biome_text_size v0.5.8 [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 oxc_resolver v1.12.0 [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> { [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, 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 { [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, SuppressionDiagnostic> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "a91997baef387fb606eca4f53157d83354176e004e66d08bbed76cc6f93f2ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91997baef387fb606eca4f53157d83354176e004e66d08bbed76cc6f93f2ac7", kill_on_drop: false }` [INFO] [stdout] a91997baef387fb606eca4f53157d83354176e004e66d08bbed76cc6f93f2ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7940a21339af69018e802c2d74ebf1a9bc4259dcd882dbe0a89598b62645ceee [INFO] running `Command { std: "docker" "start" "-a" "7940a21339af69018e802c2d74ebf1a9bc4259dcd882dbe0a89598b62645ceee", 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> { [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, 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 { [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, 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> { [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, 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 { [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, SuppressionDiagnostic> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "7940a21339af69018e802c2d74ebf1a9bc4259dcd882dbe0a89598b62645ceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7940a21339af69018e802c2d74ebf1a9bc4259dcd882dbe0a89598b62645ceee", kill_on_drop: false }` [INFO] [stdout] 7940a21339af69018e802c2d74ebf1a9bc4259dcd882dbe0a89598b62645ceee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbcd93e9f1bed8237d873cc787b4e2533ff0e86275d41de320aa7e03e2b808ff [INFO] running `Command { std: "docker" "start" "-a" "cbcd93e9f1bed8237d873cc787b4e2533ff0e86275d41de320aa7e03e2b808ff", 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> { [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, 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 { [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, 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biome_suppression-749edfac54e76bb2) [INFO] [stdout] [INFO] [stdout] running 9 tests [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] [stdout] test tests::parse_simple_suppression ... ok [INFO] [stdout] test tests::parse_unclosed_block_comment_suppressions ... ok [INFO] [stdout] test tests::parse_multiple_suppression_categories ... ok [INFO] [stdout] test tests::parse_multiple_suppression ... ok [INFO] [stderr] Doc-tests biome_suppression [INFO] [stdout] test tests::diagnostic_missing_category ... 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" "cbcd93e9f1bed8237d873cc787b4e2533ff0e86275d41de320aa7e03e2b808ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcd93e9f1bed8237d873cc787b4e2533ff0e86275d41de320aa7e03e2b808ff", kill_on_drop: false }` [INFO] [stdout] cbcd93e9f1bed8237d873cc787b4e2533ff0e86275d41de320aa7e03e2b808ff