[INFO] cloning repository https://github.com/shizzard/greta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shizzard/greta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Fgreta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Fgreta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43dbf1cee9c01156d7d956fa6a801d5e0465ef06
[INFO] checking shizzard/greta against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Fgreta" "/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/shizzard/greta
[INFO] finished tweaking git repo https://github.com/shizzard/greta
[INFO] tweaked toml for git repo https://github.com/shizzard/greta written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shizzard/greta 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/shizzard/greta 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd1837ce5a7f51a78c30a17a0a437b197f1dc22413fe587dbe5de12384577d4f
[INFO] running `Command { std: "docker" "start" "-a" "cd1837ce5a7f51a78c30a17a0a437b197f1dc22413fe587dbe5de12384577d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd1837ce5a7f51a78c30a17a0a437b197f1dc22413fe587dbe5de12384577d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1837ce5a7f51a78c30a17a0a437b197f1dc22413fe587dbe5de12384577d4f", kill_on_drop: false }`
[INFO] [stdout] cd1837ce5a7f51a78c30a17a0a437b197f1dc22413fe587dbe5de12384577d4f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fcb9efdfb4be07144f0e29a18da0005448e998e422cce8d0b98c428ae34d66a
[INFO] running `Command { std: "docker" "start" "-a" "8fcb9efdfb4be07144f0e29a18da0005448e998e422cce8d0b98c428ae34d66a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking greta v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `EnvRc` is never constructed
[INFO] [stdout]  --> src/envrc/mod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EnvRc {
[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] warning: field `file` is never read
[INFO] [stdout]  --> src/envrc/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EnvRc {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     file: File,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EnvRc` 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 `EnvRcContent` is never constructed
[INFO] [stdout]    --> src/envrc/mod.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub struct EnvRcContent {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/envrc/mod.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |             impl ParserState {
[INFO] [stdout]     |             ---------------- methods in this implementation
[INFO] [stdout] 145 |                 fn consume_line<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |                 fn dump_into(&mut self, atoms: &mut Vec<EnvRcContentAtom>) {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |                 fn process_eof<E>(&mut self, atoms: &mut Vec<EnvRcContentAtom>) -> Result<(), E>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |                 fn process_empty_line<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |                 fn process_export_expression<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |                 fn process_export_expression_continuation<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |                 fn process_comment<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 fn process_malarkey<E>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `greta` (bin "greta") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `EnvRc` is never constructed
[INFO] [stdout]  --> src/envrc/mod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EnvRc {
[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] warning: field `file` is never read
[INFO] [stdout]  --> src/envrc/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EnvRc {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     file: File,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EnvRc` 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] [stderr] error: could not compile `greta` (bin "greta" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8fcb9efdfb4be07144f0e29a18da0005448e998e422cce8d0b98c428ae34d66a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcb9efdfb4be07144f0e29a18da0005448e998e422cce8d0b98c428ae34d66a", kill_on_drop: false }`
[INFO] [stdout] 8fcb9efdfb4be07144f0e29a18da0005448e998e422cce8d0b98c428ae34d66a
