[INFO] fetching crate biome_js_transform 0.5.7...
[INFO] testing biome_js_transform-0.5.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate biome_js_transform 0.5.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate biome_js_transform 0.5.7
[INFO] finished tweaking crates.io crate biome_js_transform 0.5.7
[INFO] tweaked toml for crates.io crate biome_js_transform 0.5.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biome_js_transform 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded biome_js_factory v0.5.7
[INFO] [stderr]   Downloaded biome_analyze v0.5.7
[INFO] [stderr]   Downloaded biome_js_syntax v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 29bf702f7b222287fd0291d30f3b336814c4baba89ab890d972690a1aa7f64c0
[INFO] running `Command { std: "docker" "start" "-a" "29bf702f7b222287fd0291d30f3b336814c4baba89ab890d972690a1aa7f64c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29bf702f7b222287fd0291d30f3b336814c4baba89ab890d972690a1aa7f64c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bf702f7b222287fd0291d30f3b336814c4baba89ab890d972690a1aa7f64c0", kill_on_drop: false }`
[INFO] [stdout] 29bf702f7b222287fd0291d30f3b336814c4baba89ab890d972690a1aa7f64c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0ce5f0fb75f5eb19fc8c6caa7b4aafa98ff441a213b35ff6dd44d6c9e0742236
[INFO] running `Command { std: "docker" "start" "-a" "0ce5f0fb75f5eb19fc8c6caa7b4aafa98ff441a213b35ff6dd44d6c9e0742236", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[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 ryu v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 schemars_derive v0.8.22
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling biome_text_size v0.5.8
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling oxc_resolver v1.12.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_js_syntax v0.5.7
[INFO] [stderr]    Compiling biome_analyze v0.5.7
[INFO] [stdout] error[E0599]: no method named `as_text_edits` found for struct `BatchMutation<L>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_analyze-0.5.7/src/signals.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let (_, suggestion) = action.mutation.as_text_edits().unwrap_or_default();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ method not found in `BatchMutation<L>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_text_edits` found for struct `BatchMutation<L>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_analyze-0.5.7/src/signals.rs:148:51
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let (range, suggestion) = action.mutation.as_text_edits().unwrap_or_default();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ method not found in `BatchMutation<L>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `biome_analyze` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `is_trivia`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl biome_rowan::SyntaxKind for JsSyntaxKind {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `is_trivia` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn is_trivia(self) -> bool { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `FileSourceError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/file_source.rs:291:28
[INFO] [stdout]     |
[INFO] [stdout] 291 |             .ok_or_else(|| FileSourceError::MissingFileName(path.into()))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            call expression requires function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `FileSourceError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/file_source.rs:293:28
[INFO] [stdout]     |
[INFO] [stdout] 293 |             .ok_or_else(|| FileSourceError::MissingFileName(path.into()))?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            call expression requires function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `FileSourceError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/file_source.rs:297:28
[INFO] [stdout]     |
[INFO] [stdout] 297 |             .ok_or_else(|| FileSourceError::MissingFileExtension(path.into()))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            call expression requires function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `FileSourceError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/file_source.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |             .ok_or_else(|| FileSourceError::MissingFileExtension(path.into()))?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            call expression requires function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `FileSourceError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_js_syntax-0.5.7/src/file_source.rs:327:28
[INFO] [stdout]     |
[INFO] [stdout] 327 |                   return Err(FileSourceError::UnknownExtension(
[INFO] [stdout]     |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here to finish the statement: `;`
[INFO] [stdout]     |  ____________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 328 | |                     file_name.into(),
[INFO] [stdout] 329 | |                     extension.into(),
[INFO] [stdout] 330 | |                 ));
[INFO] [stdout]     | |_________________- call expression requires function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0618.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `biome_js_syntax` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0ce5f0fb75f5eb19fc8c6caa7b4aafa98ff441a213b35ff6dd44d6c9e0742236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce5f0fb75f5eb19fc8c6caa7b4aafa98ff441a213b35ff6dd44d6c9e0742236", kill_on_drop: false }`
[INFO] [stdout] 0ce5f0fb75f5eb19fc8c6caa7b4aafa98ff441a213b35ff6dd44d6c9e0742236
