[INFO] cloning repository https://github.com/jawadcode/llama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jawadcode/llama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0519511e237e71b402efa0212c9d392609a81a52 [INFO] checking jawadcode/llama against try#51b1964e35e5e26f8cd938940f0da6f7b5cc54fc for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jawadcode/llama on toolchain 51b1964e35e5e26f8cd938940f0da6f7b5cc54fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jawadcode/llama [INFO] finished tweaking git repo https://github.com/jawadcode/llama [INFO] tweaked toml for git repo https://github.com/jawadcode/llama written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jawadcode/llama 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" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cea455c4392036df2eeeca925dcebe3a78fdd5cb11c8a5181c9ee1d61ade32e [INFO] running `Command { std: "docker" "start" "-a" "8cea455c4392036df2eeeca925dcebe3a78fdd5cb11c8a5181c9ee1d61ade32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cea455c4392036df2eeeca925dcebe3a78fdd5cb11c8a5181c9ee1d61ade32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cea455c4392036df2eeeca925dcebe3a78fdd5cb11c8a5181c9ee1d61ade32e", kill_on_drop: false }` [INFO] [stdout] 8cea455c4392036df2eeeca925dcebe3a78fdd5cb11c8a5181c9ee1d61ade32e [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890a2cf91ba92740c8a4e1bb0c545c6f52a7ba8119b6be26152f95f1ab5a56a4 [INFO] running `Command { std: "docker" "start" "-a" "890a2cf91ba92740c8a4e1bb0c545c6f52a7ba8119b6be26152f95f1ab5a56a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking llamac_utils v0.0.0 (/opt/rustwide/workdir/llamac_utils) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking llamac_ast v0.0.0 (/opt/rustwide/workdir/llamac_ast) [INFO] [stderr] Checking llamac_typed_ast v0.0.0 (/opt/rustwide/workdir/llamac_typed_ast) [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking llamac_typecheck v0.0.0 (/opt/rustwide/workdir/llamac_typecheck) [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:53 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exhaustivity` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn check_exhaustivity(TypedSourceFile { path: _, items }: &TypedSourceFile) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_const` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_const( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_fun_def` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_fun_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_expr` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_expr(value: &TypedSpanExpr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_match` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_match(_match: TypedMatch) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> llamac_typecheck/src/lib.rs:152:53 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn is_solved(&self, TypedSourceFile { path, items }: TypedSourceFile) -> InferResult<()> { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exhaustivity` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn check_exhaustivity(TypedSourceFile { path: _, items }: &TypedSourceFile) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_const` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_const( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_fun_def` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_fun_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_expr` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_expr(value: &TypedSpanExpr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_match` is never used [INFO] [stdout] --> llamac_typecheck/src/match_exhaustivity.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_match(_match: TypedMatch) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking llamac_sexpr_fmt_derive v0.1.0 (/opt/rustwide/workdir/llamac_sexpr_fmt/llamac_sexpr_fmt_derive) [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/51b1964e35e5e26f8cd938940f0da6f7b5cc54fc/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.76/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f6bffc00d13e8a82 -C extra-filename=-5c667f1ea04bda0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `llamac_sexpr_fmt_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/51b1964e35e5e26f8cd938940f0da6f7b5cc54fc/bin/rustc --crate-name llamac_sexpr_fmt_derive --edition=2021 llamac_sexpr_fmt/llamac_sexpr_fmt_derive/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=0a8d8a0184f21d10 -C extra-filename=-5ecdd26902cf07c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-e8147aabf725c230.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f1a0a8e02cfcfe64.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-537e66035ad4fffa.rlib --extern proc_macro --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "890a2cf91ba92740c8a4e1bb0c545c6f52a7ba8119b6be26152f95f1ab5a56a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890a2cf91ba92740c8a4e1bb0c545c6f52a7ba8119b6be26152f95f1ab5a56a4", kill_on_drop: false }` [INFO] [stdout] 890a2cf91ba92740c8a4e1bb0c545c6f52a7ba8119b6be26152f95f1ab5a56a4