[INFO] cloning repository https://github.com/hardfist/biome-cases [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfist/biome-cases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd60382f36184c75496e24f5b92255d9a6e463f [INFO] checking hardfist/biome-cases against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hardfist/biome-cases [INFO] finished tweaking git repo https://github.com/hardfist/biome-cases [INFO] tweaked toml for git repo https://github.com/hardfist/biome-cases written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardfist/biome-cases on toolchain c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hardfist/biome-cases 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" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7539999b5af65bdebe1e3d46859c24f616ae310febe19991dafa93870a11243f [INFO] running `Command { std: "docker" "start" "-a" "7539999b5af65bdebe1e3d46859c24f616ae310febe19991dafa93870a11243f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7539999b5af65bdebe1e3d46859c24f616ae310febe19991dafa93870a11243f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7539999b5af65bdebe1e3d46859c24f616ae310febe19991dafa93870a11243f", kill_on_drop: false }` [INFO] [stdout] 7539999b5af65bdebe1e3d46859c24f616ae310febe19991dafa93870a11243f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a1fc34084f28450c71408311c445b309c83e652e7d862f0e4b749054f42a586 [INFO] running `Command { std: "docker" "start" "-a" "8a1fc34084f28450c71408311c445b309c83e652e7d862f0e4b749054f42a586", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking biome_unicode_table v0.4.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking retain_mut v0.1.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking roaring v0.10.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rust-lapper v1.1.0 [INFO] [stderr] Compiling biome_diagnostics_categories v0.4.0 [INFO] [stderr] Compiling biome_aria_metadata v0.4.0 [INFO] [stderr] Checking biome_aria v0.4.0 [INFO] [stderr] Compiling biome_markup v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling biome_diagnostics_macros v0.4.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `schemars_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/bin/rustc --crate-name schemars_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=785df700f1d89600 -C extra-filename=-ccf0f1f8f1dc5478 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a46d9057ded799b4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c4b6cd33b817fa7e.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-88ed4150202dbc40.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-553bd7afe4f9d7d0.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8a1fc34084f28450c71408311c445b309c83e652e7d862f0e4b749054f42a586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1fc34084f28450c71408311c445b309c83e652e7d862f0e4b749054f42a586", kill_on_drop: false }` [INFO] [stdout] 8a1fc34084f28450c71408311c445b309c83e652e7d862f0e4b749054f42a586