[INFO] cloning repository https://github.com/jlgerber/pes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/pes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb63ab0385ba3ccc01ca74188f9728d713cc9353
[INFO] testing jlgerber/pes against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpes" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jlgerber/pes
[INFO] finished tweaking git repo https://github.com/jlgerber/pes
[INFO] tweaked toml for git repo https://github.com/jlgerber/pes written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlgerber/pes on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlgerber/pes 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" "+1.98.0-beta.8" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded dirs v3.0.1
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded dirs-sys v0.3.5
[INFO] [stderr]   Downloaded dtoa v0.4.7
[INFO] [stderr]   Downloaded serde_yaml v0.8.17
[INFO] [stderr]   Downloaded generator v0.6.24
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded pubgrub v0.2.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded anyhow v1.0.39
[INFO] [stderr]   Downloaded indexmap v1.6.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded nom v6.1.2
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded syn v1.0.62
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded lexical-core v0.7.5
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8
[INFO] running `Command { std: "docker" "start" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.39
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling generator v0.6.24
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling testutils v0.1.0 (/opt/rustwide/workdir/testutils)
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling pubgrub v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling pes_core v0.6.0 (/opt/rustwide/workdir/pes_core)
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling peslib v0.6.0 (/opt/rustwide/workdir/peslib)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> peslib/src/repository.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 |             .filter_map(|x| (if x.exists() { Some(x) } else { None }))
[INFO] [stdout]     |                             ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -             .filter_map(|x| (if x.exists() { Some(x) } else { None }))
[INFO] [stdout] 223 +             .filter_map(|x| if x.exists() { Some(x) } else { None })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> peslib/src/manifest.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn get_requires(&self, target: &str) -> Result<Vec<DistributionRange>, PesError> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     pub fn get_requires(&self, target: &str) -> Result<Vec<DistributionRange<'_>>, PesError> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> peslib/src/manifest.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn environment(&self) -> indexmap::map::Iter<String, String> {
[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] 58 |     pub fn environment(&self) -> indexmap::map::Iter<'_, String, String> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> peslib/src/manifest/package_manifest.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_requires(&self, target: &str) -> Result<Vec<DistributionRange>, PesError> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 66 |     pub fn get_requires(&self, target: &str) -> Result<Vec<DistributionRange<'_>>, PesError> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> peslib/src/manifest/package_target.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_all_requires(&self) -> Result<Vec<DistributionRange>, PesError> {
[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] 74 |     pub fn get_all_requires(&self) -> Result<Vec<DistributionRange<'_>>, PesError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> peslib/src/parser.rs:357:42
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn parse_var<'a>(s: &'a str) -> PNResult<&str, PathToken<'a>> {
[INFO] [stdout]     |                      --                  ^^^^            -- the same lifetime is named here
[INFO] [stdout]     |                      |                   |
[INFO] [stdout]     |                      |                   the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn parse_var<'a>(s: &'a str) -> PNResult<&'a str, PathToken<'a>> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> peslib/src/parser.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 | fn parse_relpath<'a>(s: &'a str) -> PNResult<&str, PathToken<'a>> {
[INFO] [stdout]     |                          --                  ^^^^            -- the same lifetime is named here
[INFO] [stdout]     |                          |                   |
[INFO] [stdout]     |                          |                   the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 362 | fn parse_relpath<'a>(s: &'a str) -> PNResult<&'a str, PathToken<'a>> {
[INFO] [stdout]     |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> peslib/src/parser.rs:381:46
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn parse_abspath<'a>(s: &'a str) -> PNResult<&str, PathToken<'a>> {
[INFO] [stdout]     |                          --                  ^^^^            -- the same lifetime is named here
[INFO] [stdout]     |                          |                   |
[INFO] [stdout]     |                          |                   the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn parse_abspath<'a>(s: &'a str) -> PNResult<&'a str, PathToken<'a>> {
[INFO] [stdout]     |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> peslib/src/repository.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...   Err(e) => panic!(format!("unable to extract semantic version from {}. Error: {}", version_string.as_str(), e))//s.yield_(Err(...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 117 -                                     Err(e) => panic!(format!("unable to extract semantic version from {}. Error: {}", version_string.as_str(), e))//s.yield_(Err(PesError::InvalidVersion(version_string)))
[INFO] [stdout] 117 +                                     Err(e) => panic!("unable to extract semantic version from {}. Error: {}", version_string.as_str(), e)//s.yield_(Err(PesError::InvalidVersion(version_string)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> peslib/src/repository.rs:169:54
[INFO] [stdout]     |
[INFO] [stdout] 169 | ...   Err(e) => panic!(format!("unable to extract semantic version from {}. Error: {}", semver_str.as_str(), e))//s.yield_(Err(PesE...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 169 -                                     Err(e) => panic!(format!("unable to extract semantic version from {}. Error: {}", semver_str.as_str(), e))//s.yield_(Err(PesError::InvalidVersion(version_string)))
[INFO] [stdout] 169 +                                     Err(e) => panic!("unable to extract semantic version from {}. Error: {}", semver_str.as_str(), e)//s.yield_(Err(PesError::InvalidVersion(version_string)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> peslib/src/repository.rs:218:65
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn from_plugin(plugin_mgr: &'a PluginMgr) -> Result<Vec<PackageRepository>, PesError> {
[INFO] [stdout]     |                                     --                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn from_plugin(plugin_mgr: &'a PluginMgr) -> Result<Vec<PackageRepository<'a>>, PesError> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> peslib/src/solver.rs:318:48
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub(crate) fn convert_request_str(request: &str) -> Vec<DistributionRange> {
[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] 318 |     pub(crate) fn convert_request_str(request: &str) -> Vec<DistributionRange<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling repo_finder v0.6.0 (/opt/rustwide/workdir/dev_repo_finder)
[INFO] [stderr]    Compiling dev_manifest_finder v0.6.0 (/opt/rustwide/workdir/dev_manifest_finder)
[INFO] [stderr]    Compiling pes v0.6.0 (/opt/rustwide/workdir/pes)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> pes/src/utils.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 180 |     execve(&env_cmd, &args[..], &c_env_vars[..]).unwrap();
[INFO] [stdout]     |     ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 181 |     Ok(())
[INFO] [stdout]     |        ^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]    --> pes/src/utils.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     execve(&env_cmd, &args[..], &c_env_vars[..]).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> pes/src/utils.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 324 |     execve(&env_cmd, &args[..], &c_env_vars[..]).unwrap();
[INFO] [stdout]     |     ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 325 |     Ok(())
[INFO] [stdout]     |        ^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]    --> pes/src/utils.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     execve(&env_cmd, &args[..], &c_env_vars[..]).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `trace` in this scope
[INFO] [stdout]   --> pes/src/bin/pesrun.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     trace!("args {:?}", args);
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `trace` in this scope
[INFO] [stdout]   --> pes/src/bin/pesrun.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     trace!("wrapper args {:?}", &args);
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> pes/src/bin/pesrun.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]   --> pes/src/cli_opts.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Shell {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 79 |          debug: bool,
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCmds` 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] error[E0599]: no method named `as_str` found for struct `PathBuf` in the current scope
[INFO] [stdout]   --> pes/src/bin/pesrun.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     run_cmd(lockfile, cmd.as_str())?;
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: there's an earlier shadowed binding `cmd` of type `String` that has method `as_str` available
[INFO] [stdout]   --> pes/src/bin/pesrun.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let cmd = args.pop_front().ok_or_else(|| anyhow!("unable to get pes-run from front of args"))?;
[INFO] [stdout]    |         ^^^ `cmd` of type `String` that has method `as_str` defined earlier here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     let Opt{pkg, cmd, lockfile} = opt;
[INFO] [stdout]    |                  --- earlier `cmd` shadowed here with type `PathBuf`
[INFO] [stdout] help: there is a method `as_os_str` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 57 |     run_cmd(lockfile, cmd.as_os_str())?;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pes` (bin "pes-run") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8", kill_on_drop: false }`
[INFO] [stdout] 5340ef56b7c920c7a3fb2554fba7d37db2d6550d1a0fc1aef31e0404f3eaa7f8
