[INFO] cloning repository https://github.com/biomejs/biome-zed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biomejs/biome-zed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiomejs%2Fbiome-zed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiomejs%2Fbiome-zed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32a07a81817c4750c6a2563bd82657f15b9bc7da [INFO] checking biomejs/biome-zed against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiomejs%2Fbiome-zed" "/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/biomejs/biome-zed [INFO] finished tweaking git repo https://github.com/biomejs/biome-zed [INFO] tweaked toml for git repo https://github.com/biomejs/biome-zed written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biomejs/biome-zed on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biomejs/biome-zed 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust v0.41.0 [INFO] [stderr] Downloaded wit-bindgen v0.41.0 [INFO] [stderr] Downloaded zed_extension_api v0.6.0 [INFO] [stderr] Downloaded wasm-metadata v0.227.1 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.41.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.41.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.41.0 [INFO] [stderr] Downloaded wit-parser v0.227.1 [INFO] [stderr] Downloaded wasm-encoder v0.227.1 [INFO] [stderr] Downloaded auditable-serde v0.8.0 [INFO] [stderr] Downloaded wasmparser v0.227.1 [INFO] [stderr] Downloaded wit-component v0.227.1 [INFO] [stderr] Downloaded spdx v0.10.6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e97199c09796bac3a8db7f4e02051863f2ed0394bee8dbd4d37f09558c4da528 [INFO] running `Command { std: "docker" "start" "-a" "e97199c09796bac3a8db7f4e02051863f2ed0394bee8dbd4d37f09558c4da528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e97199c09796bac3a8db7f4e02051863f2ed0394bee8dbd4d37f09558c4da528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97199c09796bac3a8db7f4e02051863f2ed0394bee8dbd4d37f09558c4da528", kill_on_drop: false }` [INFO] [stdout] e97199c09796bac3a8db7f4e02051863f2ed0394bee8dbd4d37f09558c4da528 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24cbcee48bbc6c77c5d580777fb2d8244e4c455dad5d04da132894a561ed2bdd [INFO] running `Command { std: "docker" "start" "-a" "24cbcee48bbc6c77c5d580777fb2d8244e4c455dad5d04da132894a561ed2bdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling wasmparser v0.227.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling wasm-encoder v0.227.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling wit-bindgen-rust v0.41.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.41.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.41.0 [INFO] [stderr] Compiling zed_extension_api v0.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling auditable-serde v0.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wit-parser v0.227.1 [INFO] [stderr] Compiling wasm-metadata v0.227.1 [INFO] [stderr] Compiling wit-component v0.227.1 [INFO] [stderr] Compiling wit-bindgen-core v0.41.0 [INFO] [stderr] error: could not compile `wit-bindgen-rust` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name wit_bindgen_rust --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-bindgen-rust-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=1899ba7a44d0abca -C extra-filename=-e4d3344bc94d928a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1d28badaa91e7bd0.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-59791cbe9c1bdc95.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-cd4a07720ebe8c6f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d491b9ea765c2729.rmeta --extern wasm_metadata=/opt/rustwide/target/debug/deps/libwasm_metadata-84b803f92938f0cb.rmeta --extern wit_bindgen_core=/opt/rustwide/target/debug/deps/libwit_bindgen_core-e8b52c0bdd1bc5e8.rmeta --extern wit_component=/opt/rustwide/target/debug/deps/libwit_component-e95da0486a972c36.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "24cbcee48bbc6c77c5d580777fb2d8244e4c455dad5d04da132894a561ed2bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cbcee48bbc6c77c5d580777fb2d8244e4c455dad5d04da132894a561ed2bdd", kill_on_drop: false }` [INFO] [stdout] 24cbcee48bbc6c77c5d580777fb2d8244e4c455dad5d04da132894a561ed2bdd