[INFO] cloning repository https://github.com/raycast/ripgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raycast/ripgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraycast%2Fripgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraycast%2Fripgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd9604c72257c2f8024234eb20042b486f628d26 [INFO] checking raycast/ripgrep against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraycast%2Fripgrep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking raycast/ripgrep against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraycast%2Fripgrep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/printer/src/standard.rs [INFO] [stderr] error: unable to write file crates/printer/src/stats.rs [INFO] [stderr] error: unable to write file crates/printer/src/summary.rs [INFO] [stderr] error: unable to write file crates/printer/src/util.rs [INFO] [stderr] error: unable to write file tests/data/sherlock-nul.txt [INFO] [stderr] error: unable to write file tests/data/sherlock.Z [INFO] [stderr] error: unable to write file tests/data/sherlock.br [INFO] [stderr] error: unable to write file tests/data/sherlock.bz2 [INFO] [stderr] error: unable to write file tests/data/sherlock.gz [INFO] [stderr] error: unable to write file tests/data/sherlock.lz4 [INFO] [stderr] error: unable to write file tests/data/sherlock.lzma [INFO] [stderr] error: unable to write file tests/data/sherlock.xz [INFO] [stderr] error: unable to write file tests/data/sherlock.zst [INFO] [stderr] error: unable to write file tests/feature.rs [INFO] [stderr] error: unable to write file tests/hay.rs [INFO] [stderr] error: unable to write file tests/json.rs [INFO] [stderr] error: unable to write file tests/macros.rs [INFO] [stderr] error: unable to write file tests/misc.rs [INFO] [stderr] error: unable to write file tests/multiline.rs [INFO] [stderr] error: unable to write file tests/regression.rs [INFO] [stderr] error: unable to write file tests/tests.rs [INFO] [stderr] error: unable to write file tests/util.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking raycast/ripgrep against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraycast%2Fripgrep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raycast/ripgrep on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/raycast/ripgrep [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/raycast/ripgrep [INFO] tweaked toml for git repo https://github.com/raycast/ripgrep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raycast/ripgrep 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded pcre2 v0.2.7 [INFO] [stderr] Downloaded pcre2-sys v0.2.9 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5723ce451143aa67c6afaf7d68863f3f8f72599818fead8ce076431c0781df7 [INFO] running `Command { std: "docker" "start" "-a" "b5723ce451143aa67c6afaf7d68863f3f8f72599818fead8ce076431c0781df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5723ce451143aa67c6afaf7d68863f3f8f72599818fead8ce076431c0781df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5723ce451143aa67c6afaf7d68863f3f8f72599818fead8ce076431c0781df7", kill_on_drop: false }` [INFO] [stdout] b5723ce451143aa67c6afaf7d68863f3f8f72599818fead8ce076431c0781df7 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa48383f3940e63512f777863a5bd8aba38127f33a650afa1b229c62a336b66 [INFO] running `Command { std: "docker" "start" "-a" "6fa48383f3940e63512f777863a5bd8aba38127f33a650afa1b229c62a336b66", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling ripgrep v14.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking grep-matcher v0.1.7 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauDeBLh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxKp1NO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6fa48383f3940e63512f777863a5bd8aba38127f33a650afa1b229c62a336b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa48383f3940e63512f777863a5bd8aba38127f33a650afa1b229c62a336b66", kill_on_drop: false }` [INFO] [stdout] 6fa48383f3940e63512f777863a5bd8aba38127f33a650afa1b229c62a336b66