[INFO] cloning repository https://github.com/nahco314/onefmt-biome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nahco314/onefmt-biome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahco314%2Fonefmt-biome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahco314%2Fonefmt-biome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bde30b8d21abbe639cdbebaa4434b09200d46d9 [INFO] building nahco314/onefmt-biome against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahco314%2Fonefmt-biome" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nahco314/onefmt-biome [INFO] finished tweaking git repo https://github.com/nahco314/onefmt-biome [INFO] tweaked toml for git repo https://github.com/nahco314/onefmt-biome written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nahco314/onefmt-biome on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nahco314/onefmt-biome already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/biomejs/biome/` [INFO] [stderr] Updating git repository `https://github.com/nahco314/foro-plugin-utils` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded rust-lapper v1.1.0 [INFO] [stderr] Downloaded papaya v0.2.1 [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded derive_builder_macro v0.13.1 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded elsa v1.11.2 [INFO] [stderr] Downloaded derive_builder v0.13.1 [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded derive_builder_core v0.13.1 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded roaring v0.10.12 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded bpaf v0.9.20 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded bpaf_derive v0.5.17 [INFO] [stderr] Downloaded grit-pattern-matcher v0.5.1 [INFO] [stderr] Downloaded seize v0.5.0 [INFO] [stderr] Downloaded grit-util v0.5.1 [INFO] [stderr] Downloaded unicode-bom v2.0.3 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded node-semver v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e339b25e9e6ddbb5600d110c970a9cfe31c6f5c56baed906d56017d1725a2a9 [INFO] running `Command { std: "docker" "start" "-a" "9e339b25e9e6ddbb5600d110c970a9cfe31c6f5c56baed906d56017d1725a2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e339b25e9e6ddbb5600d110c970a9cfe31c6f5c56baed906d56017d1725a2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e339b25e9e6ddbb5600d110c970a9cfe31c6f5c56baed906d56017d1725a2a9", kill_on_drop: false }` [INFO] [stdout] 9e339b25e9e6ddbb5600d110c970a9cfe31c6f5c56baed906d56017d1725a2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2933f8f989fb210c17339ab475b34ca527bc446e3e26193c41feae9fe1dc0e [INFO] running `Command { std: "docker" "start" "-a" "1b2933f8f989fb210c17339ab475b34ca527bc446e3e26193c41feae9fe1dc0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling biome_string_case v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling biome_unicode_table v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling papaya v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling biome_markup v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling rust-lapper v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bpaf_derive v0.5.17 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_deserialize_macros v0.6.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_type_info_macros v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.13.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.13.1 [INFO] [stderr] Compiling derive_builder v0.13.1 [INFO] [stderr] Compiling biome_text_size v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling node-semver v2.2.0 [INFO] [stderr] Compiling grit-util v0.5.1 [INFO] [stderr] Compiling biome_text_edit v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_console v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_rowan v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling grit-pattern-matcher v0.5.1 [INFO] [stderr] Compiling biome_flags v0.0.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling biome_json_syntax v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_diagnostics v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_syntax v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_graphql_syntax v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_html_syntax v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_grit_syntax v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_control_flow v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling foro-plugin-utils v0.2.1 (https://github.com/nahco314/foro-plugin-utils#4d480ac0) [INFO] [stderr] Compiling biome_json_factory v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_html_factory v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_parser v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_suppression v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_fs v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_graphql_factory v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_json_parser v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_html_parser v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_grit_factory v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_deserialize v0.6.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_graphql_parser v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_formatter v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_json_value v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_analyze v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_glob v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_package v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_grit_parser v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_aria_metadata v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_resolver v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_project_layout v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_json_analyze v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_graphql_analyze v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_html_formatter v0.0.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_json_formatter v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_graphql_formatter v0.1.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_grit_formatter v0.0.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_factory v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_semantic v0.0.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_formatter v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_aria v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_syntax v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_parser v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_css_analyze v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_factory v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_type_info v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_semantic v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_jsdoc_comment v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_module_graph v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_parser v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_formatter v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_js_analyze v0.5.7 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_grit_patterns v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_configuration v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_plugin_loader v0.0.1 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling biome_service v0.0.0 (https://github.com/biomejs/biome/?tag=%40biomejs%2Fbiome%402.0.0#be9076b2) [INFO] [stderr] Compiling foro-biome v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "1b2933f8f989fb210c17339ab475b34ca527bc446e3e26193c41feae9fe1dc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2933f8f989fb210c17339ab475b34ca527bc446e3e26193c41feae9fe1dc0e", kill_on_drop: false }` [INFO] [stdout] 1b2933f8f989fb210c17339ab475b34ca527bc446e3e26193c41feae9fe1dc0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d24c00c079a16fdf1b42ddce274b53cd90da261ae1921cbbfd18d5f37ba54f8 [INFO] running `Command { std: "docker" "start" "-a" "9d24c00c079a16fdf1b42ddce274b53cd90da261ae1921cbbfd18d5f37ba54f8", kill_on_drop: false }` [INFO] [stderr] Compiling foro-biome v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "9d24c00c079a16fdf1b42ddce274b53cd90da261ae1921cbbfd18d5f37ba54f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d24c00c079a16fdf1b42ddce274b53cd90da261ae1921cbbfd18d5f37ba54f8", kill_on_drop: false }` [INFO] [stdout] 9d24c00c079a16fdf1b42ddce274b53cd90da261ae1921cbbfd18d5f37ba54f8