[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] 4c0810c7a3db644d7824fcbe6ffbba3268386de6
[INFO] building chastelock/chaste against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chastelock/chaste on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/selfisekai/yarn-lock-parser.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded globreeks v0.1.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.12
[INFO] [stderr]   Downloaded nodejs-semver v4.1.0
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded bstr v1.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c032a4240196e73d330f71e80cb486ceb5e16d81e7445f47a044322360fb271a
[INFO] running `Command { std: "docker" "start" "-a" "c032a4240196e73d330f71e80cb486ceb5e16d81e7445f47a044322360fb271a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c032a4240196e73d330f71e80cb486ceb5e16d81e7445f47a044322360fb271a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c032a4240196e73d330f71e80cb486ceb5e16d81e7445f47a044322360fb271a", kill_on_drop: false }`
[INFO] [stdout] c032a4240196e73d330f71e80cb486ceb5e16d81e7445f47a044322360fb271a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fac3a4551fb25ba0ceacf708dc8f8d25353539d1f7ac41e33e47717f39b2317
[INFO] running `Command { std: "docker" "start" "-a" "6fac3a4551fb25ba0ceacf708dc8f8d25353539d1f7ac41e33e47717f39b2317", kill_on_drop: false }`
[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 cpufeatures v0.2.16
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[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 miette-derive v7.4.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling globreeks v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling yarn-state v0.1.2 (/opt/rustwide/workdir/yarn-state)
[INFO] [stderr]    Compiling yarn-lock-parser v0.12.0 (https://github.com/selfisekai/yarn-lock-parser.git?branch=peer-dependencies#72672bb1)
[INFO] [stderr]    Compiling nodejs-semver v4.1.0
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling chaste-types v0.5.0 (/opt/rustwide/workdir/chaste-types)
[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] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[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-bun v0.5.0 (/opt/rustwide/workdir/chaste-bun)
[INFO] [stderr]    Compiling chaste-npm v0.5.0 (/opt/rustwide/workdir/chaste-npm)
[INFO] [stderr]    Compiling chaste-yarn v0.5.0 (/opt/rustwide/workdir/chaste-yarn)
[INFO] [stderr]    Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm)
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Lockfile<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 21 |     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:48:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |         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:65:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 65 |         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:106:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         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:113:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 113 |         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 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 36.29s
[INFO] running `Command { std: "docker" "inspect" "6fac3a4551fb25ba0ceacf708dc8f8d25353539d1f7ac41e33e47717f39b2317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fac3a4551fb25ba0ceacf708dc8f8d25353539d1f7ac41e33e47717f39b2317", kill_on_drop: false }`
[INFO] [stdout] 6fac3a4551fb25ba0ceacf708dc8f8d25353539d1f7ac41e33e47717f39b2317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb5058209e483fa284e6d93f7027693b52769d96e82891afddca8ad2a236aeab
[INFO] running `Command { std: "docker" "start" "-a" "bb5058209e483fa284e6d93f7027693b52769d96e82891afddca8ad2a236aeab", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling globreeks v0.1.1
[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 v7.4.0
[INFO] [stderr]    Compiling miette v5.10.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 yarn-lock-parser v0.12.0 (https://github.com/selfisekai/yarn-lock-parser.git?branch=peer-dependencies#72672bb1)
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling nodejs-semver v4.1.0
[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] [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] [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 json5 v0.4.1
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[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] [stderr]    Compiling chaste-yarn v0.5.0 (/opt/rustwide/workdir/chaste-yarn)
[INFO] [stderr]    Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm)
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]   --> chaste-pnpm/src/types.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Lockfile<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 21 |     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:48:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |         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:65:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 65 |         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:106:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         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:113:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 113 |         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 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:21:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Lockfile<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 20 |     pub(crate) lockfile_version: &'a str,
[INFO] [stdout] 21 |     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:48:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) struct Importer<'a> {
[INFO] [stdout]    |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |         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:65:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stdout]    |                       ------------------ field in this struct
[INFO] [stdout] 65 |         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:106:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) struct Snapshot<'a> {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         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:113:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub(crate) struct Settings {
[INFO] [stdout]     |                       -------- field in this struct
[INFO] [stdout] 113 |         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 15.46s
[INFO] running `Command { std: "docker" "inspect" "bb5058209e483fa284e6d93f7027693b52769d96e82891afddca8ad2a236aeab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5058209e483fa284e6d93f7027693b52769d96e82891afddca8ad2a236aeab", kill_on_drop: false }`
[INFO] [stdout] bb5058209e483fa284e6d93f7027693b52769d96e82891afddca8ad2a236aeab
