[INFO] cloning repository https://github.com/philae-ael/zm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philae-ael/zm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fzm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fzm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8aa3b2504a450a5a87b6eed4313094877f04cfc8
[INFO] checking philae-ael/zm against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fzm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philae-ael/zm
[INFO] finished tweaking git repo https://github.com/philae-ael/zm
[INFO] tweaked toml for git repo https://github.com/philae-ael/zm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philae-ael/zm on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philae-ael/zm 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f10bd58450cadda9e04ca1c244d0bc4e47ebc74b2106309670933250a9976c0
[INFO] running `Command { std: "docker" "start" "-a" "6f10bd58450cadda9e04ca1c244d0bc4e47ebc74b2106309670933250a9976c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f10bd58450cadda9e04ca1c244d0bc4e47ebc74b2106309670933250a9976c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f10bd58450cadda9e04ca1c244d0bc4e47ebc74b2106309670933250a9976c0", kill_on_drop: false }`
[INFO] [stdout] 6f10bd58450cadda9e04ca1c244d0bc4e47ebc74b2106309670933250a9976c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dc3b9a1af396e6edb85ae7ea76b1f6f14e479ffedbbdcad0b25316133eec415
[INFO] running `Command { std: "docker" "start" "-a" "0dc3b9a1af396e6edb85ae7ea76b1f6f14e479ffedbbdcad0b25316133eec415", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking zm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ValueType` is never used
[INFO] [stdout]    --> src/parser.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum ValueType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Trim` and `Eq` are never constructed
[INFO] [stdout]    --> src/parser.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum UOps {
[INFO] [stdout]     |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 132 |     Trim,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     Eq,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UOps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `end` are never read
[INFO] [stdout]   --> src/tokenizer.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct LocRange {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub start: Loc,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |     pub end: Loc,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocRange` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ident` is never constructed
[INFO] [stdout]   --> src/tokenizer.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum TokenName {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 55 |     Eof,
[INFO] [stdout] 56 |     Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn next_token(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn next_token(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn read_line(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                      ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn read_line(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn read_string(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                        ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn read_string(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn read_num(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                     ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn read_num(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `core_io_borrowed_buf` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_io_borrowed_buf, read_buf)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `read_buf` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_io_borrowed_buf, read_buf)]
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValueType` is never used
[INFO] [stdout]    --> src/parser.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum ValueType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Trim` and `Eq` are never constructed
[INFO] [stdout]    --> src/parser.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum UOps {
[INFO] [stdout]     |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 132 |     Trim,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     Eq,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UOps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `end` are never read
[INFO] [stdout]   --> src/tokenizer.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct LocRange {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub start: Loc,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |     pub end: Loc,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocRange` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ident` is never constructed
[INFO] [stdout]   --> src/tokenizer.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum TokenName {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 55 |     Eof,
[INFO] [stdout] 56 |     Ident,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn next_token(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn next_token(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn read_line(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                      ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn read_line(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn read_string(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                        ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn read_string(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokenizer.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn read_num(&mut self) -> anyhow::Result<(Token, LocRange)> {
[INFO] [stdout]     |                     ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn read_num(&mut self) -> anyhow::Result<(Token<'_>, LocRange)> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `core_io_borrowed_buf` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_io_borrowed_buf, read_buf)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `read_buf` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_io_borrowed_buf, read_buf)]
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] running `Command { std: "docker" "inspect" "0dc3b9a1af396e6edb85ae7ea76b1f6f14e479ffedbbdcad0b25316133eec415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc3b9a1af396e6edb85ae7ea76b1f6f14e479ffedbbdcad0b25316133eec415", kill_on_drop: false }`
[INFO] [stdout] 0dc3b9a1af396e6edb85ae7ea76b1f6f14e479ffedbbdcad0b25316133eec415
