[INFO] fetching crate biome_formatter 0.5.7...
[INFO] testing biome_formatter-0.5.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate biome_formatter 0.5.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate biome_formatter 0.5.7
[INFO] finished tweaking crates.io crate biome_formatter 0.5.7
[INFO] tweaked toml for crates.io crate biome_formatter 0.5.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate biome_formatter 0.5.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding biome_deserialize v0.5.7 (available: v0.6.0)
[INFO] [stderr]       Adding biome_deserialize_macros v0.5.7 (available: v0.6.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.1.0)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59ffda649538401922ddc113200612eeac5aa62dc14228eb1c8bbedfeb935973
[INFO] running `Command { std: "docker" "start" "-a" "59ffda649538401922ddc113200612eeac5aa62dc14228eb1c8bbedfeb935973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59ffda649538401922ddc113200612eeac5aa62dc14228eb1c8bbedfeb935973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ffda649538401922ddc113200612eeac5aa62dc14228eb1c8bbedfeb935973", kill_on_drop: false }`
[INFO] [stdout] 59ffda649538401922ddc113200612eeac5aa62dc14228eb1c8bbedfeb935973
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32bba28c22f6fe81d542a20ea769e5a07c7a075f93829ba829bd737521ae6534
[INFO] running `Command { std: "docker" "start" "-a" "32bba28c22f6fe81d542a20ea769e5a07c7a075f93829ba829bd737521ae6534", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling termcolor v1.4.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 rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling biome_unicode_table v0.5.9
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]    Compiling biome_deserialize_macros v0.5.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[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 enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[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_json_syntax v0.5.7
[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_json_syntax-0.5.7/src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl biome_rowan::SyntaxKind for JsonSyntaxKind {
[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_json_syntax-0.5.7/src/file_source.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .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_json_syntax-0.5.7/src/file_source.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .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_json_syntax-0.5.7/src/file_source.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .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_json_syntax-0.5.7/src/file_source.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 |             .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_json_syntax-0.5.7/src/file_source.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                   return Err(FileSourceError::UnknownExtension(
[INFO] [stdout]    |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here to finish the statement: `;`
[INFO] [stdout]    |  ____________________________|
[INFO] [stdout]    | |
[INFO] [stdout] 89 | |                     file_name.into(),
[INFO] [stdout] 90 | |                     extension.into(),
[INFO] [stdout] 91 | |                 ));
[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_json_syntax` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "32bba28c22f6fe81d542a20ea769e5a07c7a075f93829ba829bd737521ae6534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32bba28c22f6fe81d542a20ea769e5a07c7a075f93829ba829bd737521ae6534", kill_on_drop: false }`
[INFO] [stdout] 32bba28c22f6fe81d542a20ea769e5a07c7a075f93829ba829bd737521ae6534
