[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] 5450ee0afed8267c0ff983f1f8b484a0f02408d7
[INFO] checking rwcrosby/ncexe against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking rwcrosby/ncexe against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pancurses v0.17.0
[INFO] [stderr]   Downloaded memmap2 v0.9.0
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c04ad806a02341860c583c8cc2ca8a27762c643952a01eed2d3e2ebde2ffc193
[INFO] running `Command { std: "docker" "start" "-a" "c04ad806a02341860c583c8cc2ca8a27762c643952a01eed2d3e2ebde2ffc193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04ad806a02341860c583c8cc2ca8a27762c643952a01eed2d3e2ebde2ffc193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04ad806a02341860c583c8cc2ca8a27762c643952a01eed2d3e2ebde2ffc193", kill_on_drop: false }`
[INFO] [stdout] c04ad806a02341860c583c8cc2ca8a27762c643952a01eed2d3e2ebde2ffc193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47e2ac7a1dc4602a20c67ae34655c5aaae794ae50769803e12cc38b7d23777c
[INFO] running `Command { std: "docker" "start" "-a" "e47e2ac7a1dc4602a20c67ae34655c5aaae794ae50769803e12cc38b7d23777c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling ncexe v24.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking memmap2 v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking pancurses v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking 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:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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] 56 |     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] [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:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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] 56 |     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 14.77s
[INFO] running `Command { std: "docker" "inspect" "e47e2ac7a1dc4602a20c67ae34655c5aaae794ae50769803e12cc38b7d23777c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47e2ac7a1dc4602a20c67ae34655c5aaae794ae50769803e12cc38b7d23777c", kill_on_drop: false }`
[INFO] [stdout] e47e2ac7a1dc4602a20c67ae34655c5aaae794ae50769803e12cc38b7d23777c
