[INFO] cloning repository https://github.com/Jengamon/gourmand [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jengamon/gourmand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c14b62bd3afde61a187913a82dd31c275b6ec24 [INFO] checking Jengamon/gourmand against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jengamon/gourmand [INFO] finished tweaking git repo https://github.com/Jengamon/gourmand [INFO] tweaked toml for git repo https://github.com/Jengamon/gourmand written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jengamon/gourmand on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jengamon/gourmand 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc76386cb4956ff04d4c4bfb0f3fa1e6e1e3d8b02bd76882e632047c21623afb [INFO] running `Command { std: "docker" "start" "-a" "cc76386cb4956ff04d4c4bfb0f3fa1e6e1e3d8b02bd76882e632047c21623afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc76386cb4956ff04d4c4bfb0f3fa1e6e1e3d8b02bd76882e632047c21623afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc76386cb4956ff04d4c4bfb0f3fa1e6e1e3d8b02bd76882e632047c21623afb", kill_on_drop: false }` [INFO] [stdout] cc76386cb4956ff04d4c4bfb0f3fa1e6e1e3d8b02bd76882e632047c21623afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3933fed05502e09cb812778b5c640bd7edfde39982572c9948ac1ecefeb83417 [INFO] running `Command { std: "docker" "start" "-a" "3933fed05502e09cb812778b5c640bd7edfde39982572c9948ac1ecefeb83417", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking salsa-macro-rules v0.26.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking symbol_table v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking symbolic_expressions v5.0.3 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking iddqd v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking tabwriter v1.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking version-ranges v0.1.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking annotate-snippets v0.12.12 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking codesnake v0.2.1 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 (https://github.com/kyren/gc-arena.git#75671ae0) [INFO] [stderr] Compiling cstree_derive v0.13.0 [INFO] [stderr] Compiling salsa-macros v0.26.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking gc-arena v0.5.3 (https://github.com/kyren/gc-arena.git#75671ae0) [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking salsa v0.26.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pubgrub v0.3.0 [INFO] [stderr] Checking egg v0.10.0 [INFO] [stderr] Checking gourmand_cne v0.1.0 (/opt/rustwide/workdir/crates/gourmand_cne) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:346:44 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:350:34 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn synthesize(&mut self, value: &Term) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `applicand` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:354:62 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn func_application(&mut self, func_type: &Polytype, applicand: &Term) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applicand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | let Polytype::Func(in_ty, out_ty) = func_type else { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_in_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | let Polytype::Func(in_ty, out_ty) = func_type else { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_a` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_b` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:362:49 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | let bool_ty = ctx.new_existential("Bool", &[])?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `int_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | let int_ty = ctx.new_existential("Int", &[])?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking arbtest v0.3.2 [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:346:44 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:350:34 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn synthesize(&mut self, value: &Term) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `applicand` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:354:62 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn func_application(&mut self, func_type: &Polytype, applicand: &Term) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applicand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | let Polytype::Func(in_ty, out_ty) = func_type else { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_in_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | let Polytype::Func(in_ty, out_ty) = func_type else { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_a` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_b` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:362:49 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | let bool_ty = ctx.new_existential("Bool", &[])?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `int_ty` [INFO] [stdout] --> crates/gourmand_cne/src/main.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | let int_ty = ctx.new_existential("Int", &[])?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Checking logos v0.16.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking gourmand-meal v0.1.0 (/opt/rustwide/workdir/crates/gourmand-meal) [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking insta v1.46.3 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Checking cstree v0.13.0 [INFO] [stderr] Checking reedline v0.45.0 [INFO] [stderr] Checking gourmand v0.1.0 (/opt/rustwide/workdir/crates/gourmand) [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> crates/gourmand/src/hir.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> crates/gourmand/src/hir.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ast_view` [INFO] [stdout] --> crates/gourmand/src/interp.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{ast_view, value::ValuePtr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> crates/gourmand/src/hir.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap` [INFO] [stdout] --> crates/gourmand/src/hir.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rustc_hash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ast_view` [INFO] [stdout] --> crates/gourmand/src/interp.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{ast_view, value::ValuePtr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `InterpreterArena` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct InterpreterArena<'gc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Interpreter` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Interpreter { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stack` is never read [INFO] [stdout] --> crates/gourmand/src/interp.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct InterpreterArena<'gc> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 13 | /// stack [INFO] [stdout] 14 | stack: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFrame` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct CallFrame {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arena` is never read [INFO] [stdout] --> crates/gourmand/src/interp.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 22 | arena: Arena]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gourmand` (lib) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `logs` is never read [INFO] [stdout] --> crates/gourmand/src/incremental.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct GourmandDatabase { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | logs: std::sync::Arc>>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GourmandDatabase` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `InterpreterArena` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct InterpreterArena<'gc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Interpreter` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Interpreter { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stack` is never read [INFO] [stdout] --> crates/gourmand/src/interp.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct InterpreterArena<'gc> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 13 | /// stack [INFO] [stdout] 14 | stack: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFrame` is never constructed [INFO] [stdout] --> crates/gourmand/src/interp.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct CallFrame {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arena` is never read [INFO] [stdout] --> crates/gourmand/src/interp.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 22 | arena: Arena]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gourmand` (lib test) due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3933fed05502e09cb812778b5c640bd7edfde39982572c9948ac1ecefeb83417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3933fed05502e09cb812778b5c640bd7edfde39982572c9948ac1ecefeb83417", kill_on_drop: false }` [INFO] [stdout] 3933fed05502e09cb812778b5c640bd7edfde39982572c9948ac1ecefeb83417