[INFO] cloning repository https://github.com/rwcrosby/ncexe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rwcrosby/ncexe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11270cfd09b4b520851c4a2694396d28b381c3ef
[INFO] testing rwcrosby/ncexe against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rwcrosby/ncexe
[INFO] finished tweaking git repo https://github.com/rwcrosby/ncexe
[INFO] tweaked toml for git repo https://github.com/rwcrosby/ncexe written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rwcrosby/ncexe 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2328cc857fda6da5d5c18f8a2cce0062004873ea5d387e1f0772306a7854a4b
[INFO] running `Command { std: "docker" "start" "-a" "d2328cc857fda6da5d5c18f8a2cce0062004873ea5d387e1f0772306a7854a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2328cc857fda6da5d5c18f8a2cce0062004873ea5d387e1f0772306a7854a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2328cc857fda6da5d5c18f8a2cce0062004873ea5d387e1f0772306a7854a4b", kill_on_drop: false }`
[INFO] [stdout] d2328cc857fda6da5d5c18f8a2cce0062004873ea5d387e1f0772306a7854a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9725c4db679a67cdb2b51d94142c4d1c5065bf259372c8d99ea6c3a77d8d2d24
[INFO] running `Command { std: "docker" "start" "-a" "9725c4db679a67cdb2b51d94142c4d1c5065bf259372c8d99ea6c3a77d8d2d24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ncexe v24.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling pancurses v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/mod.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn header_map(&self) -> &FieldMap;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 28 |     fn header_map(&self) -> &FieldMap<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/elf.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 76 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho32.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 55 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho64.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 53 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/notexe.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 43 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formatter.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         d: &[u8], 
[INFO] [stdout] 199 |     ) -> Option<&ValEntry> {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |                 ||
[INFO] [stdout]     |                 |the same lifetime is hidden here
[INFO] [stdout]     |                 the same 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] 199 |     ) -> Option<&ValEntry<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.81s
[INFO] running `Command { std: "docker" "inspect" "9725c4db679a67cdb2b51d94142c4d1c5065bf259372c8d99ea6c3a77d8d2d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9725c4db679a67cdb2b51d94142c4d1c5065bf259372c8d99ea6c3a77d8d2d24", kill_on_drop: false }`
[INFO] [stdout] 9725c4db679a67cdb2b51d94142c4d1c5065bf259372c8d99ea6c3a77d8d2d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38c0275dececd8bb2797032da1d8ff8afc6f97861f4865b655c49c1233a3e90d
[INFO] running `Command { std: "docker" "start" "-a" "38c0275dececd8bb2797032da1d8ff8afc6f97861f4865b655c49c1233a3e90d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/mod.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn header_map(&self) -> &FieldMap;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 28 |     fn header_map(&self) -> &FieldMap<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/elf.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 76 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho32.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 55 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho64.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 53 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/notexe.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 43 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formatter.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         d: &[u8], 
[INFO] [stdout] 199 |     ) -> Option<&ValEntry> {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |                 ||
[INFO] [stdout]     |                 |the same lifetime is hidden here
[INFO] [stdout]     |                 the same 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] 199 |     ) -> Option<&ValEntry<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ncexe v24.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/mod.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn header_map(&self) -> &FieldMap;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 28 |     fn header_map(&self) -> &FieldMap<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/elf.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 76 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho32.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 55 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/macho64.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 53 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/exe_types/notexe.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn header_map(&self) -> &FieldMap {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 43 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formatter.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         d: &[u8], 
[INFO] [stdout] 199 |     ) -> Option<&ValEntry> {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |                 ||
[INFO] [stdout]     |                 |the same lifetime is hidden here
[INFO] [stdout]     |                 the same 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] 199 |     ) -> Option<&ValEntry<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "38c0275dececd8bb2797032da1d8ff8afc6f97861f4865b655c49c1233a3e90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c0275dececd8bb2797032da1d8ff8afc6f97861f4865b655c49c1233a3e90d", kill_on_drop: false }`
[INFO] [stdout] 38c0275dececd8bb2797032da1d8ff8afc6f97861f4865b655c49c1233a3e90d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 432928d939386dc8a07f436b5626bc94b83aab2df75c961b359b95608c6f60f0
[INFO] running `Command { std: "docker" "start" "-a" "432928d939386dc8a07f436b5626bc94b83aab2df75c961b359b95608c6f60f0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/exe_types/mod.rs:28:19
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn header_map(&self) -> &FieldMap;
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn header_map(&self) -> &FieldMap<'_>;
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/exe_types/elf.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn header_map(&self) -> &FieldMap {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/exe_types/macho32.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn header_map(&self) -> &FieldMap {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/exe_types/macho64.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn header_map(&self) -> &FieldMap {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/exe_types/notexe.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn header_map(&self) -> &FieldMap {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn header_map(&self) -> &FieldMap<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/formatter.rs:197:9
[INFO] [stderr]     |
[INFO] [stderr] 197 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 198 |         d: &[u8], 
[INFO] [stderr] 199 |     ) -> Option<&ValEntry> {
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]     |                 ||
[INFO] [stderr]     |                 |the same lifetime is hidden here
[INFO] [stderr]     |                 the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 199 |     ) -> Option<&ValEntry<'_>> {
[INFO] [stderr]     |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ncexe` (lib) generated 6 warnings (run `cargo fix --lib -p ncexe` to apply 6 suggestions)
[INFO] [stderr] warning: `ncexe` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncexe-79078f6e2f2add5c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test windows::popup::popup_test_1 ... ok
[INFO] [stdout] test screens::terminal::screen_test_1 ... ok
[INFO] [stdout] (B)0[?1049h[1;24r[m[4l[39;49m[39;49m[24;1H[K[24;1H[?1049l
[?1l>test color::tests::color_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ncexe/main.rs (/opt/rustwide/target/debug/deps/ncexe-e37d78fd672cef5d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test configuration::tests::tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ncurses_testing.rs (/opt/rustwide/target/debug/deps/ncurses_testing-e4254de7ed5a912c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::windows_test1 ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ncexe
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "432928d939386dc8a07f436b5626bc94b83aab2df75c961b359b95608c6f60f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432928d939386dc8a07f436b5626bc94b83aab2df75c961b359b95608c6f60f0", kill_on_drop: false }`
[INFO] [stdout] 432928d939386dc8a07f436b5626bc94b83aab2df75c961b359b95608c6f60f0
