[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 master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fllama" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jawadcode/llama on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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-6-tc1/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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded logos-derive v0.14.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.1
[INFO] [stderr]   Downloaded logos v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f80a67ddcca476465441a6afdc25dcd646770549ace6163b1fa60d9a7e92a643
[INFO] running `Command { std: "docker" "start" "-a" "f80a67ddcca476465441a6afdc25dcd646770549ace6163b1fa60d9a7e92a643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f80a67ddcca476465441a6afdc25dcd646770549ace6163b1fa60d9a7e92a643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f80a67ddcca476465441a6afdc25dcd646770549ace6163b1fa60d9a7e92a643", kill_on_drop: false }`
[INFO] [stdout] f80a67ddcca476465441a6afdc25dcd646770549ace6163b1fa60d9a7e92a643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3721c80b90921f5fc307a4e9cb5d622cd83485f562c59d7d3b9c44e44bb0e82b
[INFO] running `Command { std: "docker" "start" "-a" "3721c80b90921f5fc307a4e9cb5d622cd83485f562c59d7d3b9c44e44bb0e82b", 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 regex-syntax v0.8.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking llamac_ast v0.0.0 (/opt/rustwide/workdir/llamac_ast)
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking llamac_typed_ast v0.0.0 (/opt/rustwide/workdir/llamac_typed_ast)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking llamac_typecheck v0.0.0 (/opt/rustwide/workdir/llamac_typecheck)
[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: 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<Span> {
[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<Span> {
[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<Span> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[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<Span> {
[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<Span> {
[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<Span> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking llamac_sexpr_fmt_derive v0.1.0 (/opt/rustwide/workdir/llamac_sexpr_fmt/llamac_sexpr_fmt_derive)
[INFO] [stderr]     Checking llamac_sexpr_fmt v0.0.0 (/opt/rustwide/workdir/llamac_sexpr_fmt)
[INFO] [stderr]    Compiling logos-codegen v0.14.1
[INFO] [stderr]    Compiling logos-derive v0.14.1
[INFO] [stderr]     Checking logos v0.14.1
[INFO] [stderr]     Checking llamac_parser v0.0.0 (/opt/rustwide/workdir/llamac_parser)
[INFO] [stderr]     Checking llamac v0.0.0 (/opt/rustwide/workdir/llamac)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] running `Command { std: "docker" "inspect" "3721c80b90921f5fc307a4e9cb5d622cd83485f562c59d7d3b9c44e44bb0e82b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3721c80b90921f5fc307a4e9cb5d622cd83485f562c59d7d3b9c44e44bb0e82b", kill_on_drop: false }`
[INFO] [stdout] 3721c80b90921f5fc307a4e9cb5d622cd83485f562c59d7d3b9c44e44bb0e82b
