[INFO] cloning repository https://github.com/chastelock/chaste
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chastelock/chaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec583e130fb1820f483efce4baaabfa5694e0e0d
[INFO] building chastelock/chaste against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste" "/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/chastelock/chaste
[INFO] finished tweaking git repo https://github.com/chastelock/chaste
[INFO] tweaked toml for git repo https://github.com/chastelock/chaste written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chastelock/chaste on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chastelock/chaste 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e0d407f46580aeeabdc3cf1959b2cc5850aa9ab3c7f63132c7b26114718f765
[INFO] running `Command { std: "docker" "start" "-a" "6e0d407f46580aeeabdc3cf1959b2cc5850aa9ab3c7f63132c7b26114718f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e0d407f46580aeeabdc3cf1959b2cc5850aa9ab3c7f63132c7b26114718f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0d407f46580aeeabdc3cf1959b2cc5850aa9ab3c7f63132c7b26114718f765", kill_on_drop: false }`
[INFO] [stdout] 6e0d407f46580aeeabdc3cf1959b2cc5850aa9ab3c7f63132c7b26114718f765
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b99184fc15bce457e017c3b2b8b155342312053164e5840d41764f2ffaf82e
[INFO] running `Command { std: "docker" "start" "-a" "a9b99184fc15bce457e017c3b2b8b155342312053164e5840d41764f2ffaf82e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling nodejs-semver v4.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling yarn-state v0.1.2 (/opt/rustwide/workdir/yarn-state)
[INFO] [stderr]    Compiling yarn-lock-parser v0.11.0 (https://github.com/selfisekai/yarn-lock-parser.git?branch=peer-dependencies#91375bb5)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn statefile(input: &str) -> Result<YarnState> {
[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] 32 | fn statefile(input: &str) -> Result<YarnState<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn package(input: &str) -> IResult<&str, Package> {
[INFO] [stdout]    |                   ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[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] 60 | fn package(input: &str) -> IResult<&str, Package<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn package_field(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[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] 92 | fn package_field(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                                   ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                |
[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] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> yarn-state/src/lib.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[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] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chaste-types v0.5.0 (/opt/rustwide/workdir/chaste-types)
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Git {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] 51 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GitHub {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 55 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` 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]    --> chaste-types/src/dependency.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed> {
[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] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-types/src/module_path.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter(&self) -> ModulePathIter {
[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] 213 |     pub fn iter(&self) -> ModulePathIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chaste-npm v0.5.0 (/opt/rustwide/workdir/chaste-npm)
[INFO] [stderr]    Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm)
[INFO] [stderr]    Compiling chaste-yarn v0.5.0 (/opt/rustwide/workdir/chaste-yarn)
[INFO] [stderr]    Compiling chaste-bun v0.5.0 (/opt/rustwide/workdir/chaste-bun)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-yarn/src/berry/mod.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution> {
[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] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct Lockfile<'a> {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] 19 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 20 |     pub(crate) settings: lock::Settings,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lockfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `peer_dependencies_meta` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub(crate) peer_dependencies_meta: HashMap<Cow<'a, str>, PeerDependencyMeta>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Importer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optional` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 61 |         pub(crate) optional: Option<bool>,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transitive_peer_dependencies` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub(crate) transitive_peer_dependencies: Vec<Cow<'a, str>>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auto_install_peers` is never read
[INFO] [stdout]    --> chaste-pnpm/src/types.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 104 |         pub(crate) auto_install_peers: Option<bool>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chaste-bun/src/lib.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey>, &str)> {
[INFO] [stdout]    |                             ^^^^                    ^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                       |
[INFO] [stdout]    |                             |                       the same lifetime is hidden 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] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey<'_>>, &str)> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chaste v0.5.0 (/opt/rustwide/workdir/chaste)
[INFO] [stderr]    Compiling chaste-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]    Compiling chaste-cli v0.5.0 (/opt/rustwide/workdir/chaste-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "a9b99184fc15bce457e017c3b2b8b155342312053164e5840d41764f2ffaf82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b99184fc15bce457e017c3b2b8b155342312053164e5840d41764f2ffaf82e", kill_on_drop: false }`
[INFO] [stdout] a9b99184fc15bce457e017c3b2b8b155342312053164e5840d41764f2ffaf82e
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48b0458d94bcf0e40d2479b60f02652daf3334b480241dba75064de173b4fbba
[INFO] running `Command { std: "docker" "start" "-a" "48b0458d94bcf0e40d2479b60f02652daf3334b480241dba75064de173b4fbba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling yarn-state v0.1.2 (/opt/rustwide/workdir/yarn-state)
[INFO] [stderr]    Compiling nodejs-semver v4.1.0
[INFO] [stderr]    Compiling yarn-lock-parser v0.11.0 (https://github.com/selfisekai/yarn-lock-parser.git?branch=peer-dependencies#91375bb5)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn statefile(input: &str) -> Result<YarnState> {
[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] 32 | fn statefile(input: &str) -> Result<YarnState<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn package(input: &str) -> IResult<&str, Package> {
[INFO] [stdout]    |                   ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[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] 60 | fn package(input: &str) -> IResult<&str, Package<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn package_field(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[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] 92 | fn package_field(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                                   ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                |
[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] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> yarn-state/src/lib.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[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] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling chaste-types v0.5.0 (/opt/rustwide/workdir/chaste-types)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn statefile(input: &str) -> Result<YarnState> {
[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] 32 | fn statefile(input: &str) -> Result<YarnState<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn package(input: &str) -> IResult<&str, Package> {
[INFO] [stdout]    |                   ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[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] 60 | fn package(input: &str) -> IResult<&str, Package<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn package_field(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[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] 92 | fn package_field(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> yarn-state/src/lib.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]    |                                   ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                |
[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] 96 | fn package_field_locations(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> yarn-state/src/lib.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField> {
[INFO] [stdout]     |                                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                |
[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] 108 | fn package_field_unknown(input: &str) -> IResult<&str, PackageField<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-types/src/dependency.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed> {
[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] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Git {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] 51 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GitHub {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 55 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` 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]    --> chaste-types/src/module_path.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter(&self) -> ModulePathIter {
[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] 213 |     pub fn iter(&self) -> ModulePathIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Git {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] 51 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_prefix_end` is never read
[INFO] [stdout]   --> chaste-types/src/svs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GitHub {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 55 |         type_prefix_end: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceVersionSpecifierPositions` 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]    --> chaste-types/src/dependency.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed> {
[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] 124 |     pub fn alias_name(&self) -> Option<PackageNameBorrowed<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-types/src/module_path.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter(&self) -> ModulePathIter {
[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] 213 |     pub fn iter(&self) -> ModulePathIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling chaste-yarn v0.5.0 (/opt/rustwide/workdir/chaste-yarn)
[INFO] [stderr]    Compiling chaste-bun v0.5.0 (/opt/rustwide/workdir/chaste-bun)
[INFO] [stderr]    Compiling chaste-npm v0.5.0 (/opt/rustwide/workdir/chaste-npm)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chaste-bun/src/lib.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey>, &str)> {
[INFO] [stdout]    |                             ^^^^                    ^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                       |
[INFO] [stdout]    |                             |                       the same lifetime is hidden 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] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey<'_>>, &str)> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-yarn/src/berry/mod.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution> {
[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] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm)
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chaste-yarn/src/berry/mod.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution> {
[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] 152 | fn parse_resolution_key(input: &str) -> Result<Resolution<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct Lockfile<'a> {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] 19 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 20 |     pub(crate) settings: lock::Settings,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lockfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `peer_dependencies_meta` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub(crate) peer_dependencies_meta: HashMap<Cow<'a, str>, PeerDependencyMeta>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Importer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optional` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 61 |         pub(crate) optional: Option<bool>,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transitive_peer_dependencies` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub(crate) transitive_peer_dependencies: Vec<Cow<'a, str>>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auto_install_peers` is never read
[INFO] [stdout]    --> chaste-pnpm/src/types.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 104 |         pub(crate) auto_install_peers: Option<bool>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chaste-bun/src/lib.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey>, &str)> {
[INFO] [stdout]    |                             ^^^^                    ^^^^^^^^^   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |                       |
[INFO] [stdout]    |                             |                       the same lifetime is hidden 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] 40 | fn parse_package_key(input: &str) -> Result<(Option<SourceKey<'_>>, &str)> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chaste v0.5.0 (/opt/rustwide/workdir/chaste)
[INFO] [stderr]    Compiling chaste-cli v0.5.0 (/opt/rustwide/workdir/chaste-cli)
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) struct Lockfile<'a> {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] 19 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 20 |     pub(crate) settings: lock::Settings,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lockfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `peer_dependencies_meta` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub(crate) peer_dependencies_meta: HashMap<Cow<'a, str>, PeerDependencyMeta>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Importer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optional` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 61 |         pub(crate) optional: Option<bool>,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transitive_peer_dependencies` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub(crate) transitive_peer_dependencies: Vec<Cow<'a, str>>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auto_install_peers` is never read
[INFO] [stdout]    --> chaste-pnpm/src/types.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 104 |         pub(crate) auto_install_peers: Option<bool>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.93s
[INFO] running `Command { std: "docker" "inspect" "48b0458d94bcf0e40d2479b60f02652daf3334b480241dba75064de173b4fbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b0458d94bcf0e40d2479b60f02652daf3334b480241dba75064de173b4fbba", kill_on_drop: false }`
[INFO] [stdout] 48b0458d94bcf0e40d2479b60f02652daf3334b480241dba75064de173b4fbba
