[INFO] fetching crate biome_json_factory 0.5.7...
[INFO] testing biome_json_factory-0.5.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate biome_json_factory 0.5.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate biome_json_factory 0.5.7
[INFO] finished tweaking crates.io crate biome_json_factory 0.5.7
[INFO] tweaked toml for crates.io crate biome_json_factory 0.5.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate biome_json_factory 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 23 packages to latest compatible versions
[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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1fd75646d8dc7cfee920b6e038ea73ac329502a7311fef924038c166af20122
[INFO] running `Command { std: "docker" "start" "-a" "d1fd75646d8dc7cfee920b6e038ea73ac329502a7311fef924038c166af20122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1fd75646d8dc7cfee920b6e038ea73ac329502a7311fef924038c166af20122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1fd75646d8dc7cfee920b6e038ea73ac329502a7311fef924038c166af20122", kill_on_drop: false }`
[INFO] [stdout] d1fd75646d8dc7cfee920b6e038ea73ac329502a7311fef924038c166af20122
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 222c6e07ad280e44cc9f5318484ca446386410cd14d6fec9205fe76097c834e9
[INFO] running `Command { std: "docker" "start" "-a" "222c6e07ad280e44cc9f5318484ca446386410cd14d6fec9205fe76097c834e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling biome_text_size v0.5.8
[INFO] [stderr]    Compiling biome_text_edit v0.5.8
[INFO] [stderr]    Compiling biome_rowan 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] running `Command { std: "docker" "inspect" "222c6e07ad280e44cc9f5318484ca446386410cd14d6fec9205fe76097c834e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222c6e07ad280e44cc9f5318484ca446386410cd14d6fec9205fe76097c834e9", kill_on_drop: false }`
[INFO] [stdout] 222c6e07ad280e44cc9f5318484ca446386410cd14d6fec9205fe76097c834e9
