[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] fba0904b4ade3318312ede8116902f5d3bfd40f3
[INFO] testing chastelock/chaste against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chastelock/chaste on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b7b3a08ac6cc2da71b36021e97b5ae05a493921f86aa9d4b8671d37ad5cca8a
[INFO] running `Command { std: "docker" "start" "-a" "3b7b3a08ac6cc2da71b36021e97b5ae05a493921f86aa9d4b8671d37ad5cca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b7b3a08ac6cc2da71b36021e97b5ae05a493921f86aa9d4b8671d37ad5cca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7b3a08ac6cc2da71b36021e97b5ae05a493921f86aa9d4b8671d37ad5cca8a", kill_on_drop: false }`
[INFO] [stdout] 3b7b3a08ac6cc2da71b36021e97b5ae05a493921f86aa9d4b8671d37ad5cca8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 490ca1fd62a9037cb0dccc2d663de05a2fbe7723a8bef2bb59cdf27039209e56
[INFO] running `Command { std: "docker" "start" "-a" "490ca1fd62a9037cb0dccc2d663de05a2fbe7723a8bef2bb59cdf27039209e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling nodejs-semver v4.1.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling globset v0.4.18
[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] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling globreeks v0.1.1
[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 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-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm)
[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 chaste v0.5.0 (/opt/rustwide/workdir/chaste)
[INFO] [stderr]    Compiling chaste-cli v0.5.0 (/opt/rustwide/workdir/chaste-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "490ca1fd62a9037cb0dccc2d663de05a2fbe7723a8bef2bb59cdf27039209e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "490ca1fd62a9037cb0dccc2d663de05a2fbe7723a8bef2bb59cdf27039209e56", kill_on_drop: false }`
[INFO] [stdout] 490ca1fd62a9037cb0dccc2d663de05a2fbe7723a8bef2bb59cdf27039209e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94df53fd22e1999b5c67f76aaf1265116deeb36910c324cdc2fdd49ef6a87de5
[INFO] running `Command { std: "docker" "start" "-a" "94df53fd22e1999b5c67f76aaf1265116deeb36910c324cdc2fdd49ef6a87de5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 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 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] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.217
[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: 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_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-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: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 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 1m 02s
[INFO] running `Command { std: "docker" "inspect" "94df53fd22e1999b5c67f76aaf1265116deeb36910c324cdc2fdd49ef6a87de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94df53fd22e1999b5c67f76aaf1265116deeb36910c324cdc2fdd49ef6a87de5", kill_on_drop: false }`
[INFO] [stdout] 94df53fd22e1999b5c67f76aaf1265116deeb36910c324cdc2fdd49ef6a87de5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64edff699fa5c75ecc609ec64aceadcfcf1bbca0045718c3d28b4012c251bb85
[INFO] running `Command { std: "docker" "start" "-a" "64edff699fa5c75ecc609ec64aceadcfcf1bbca0045718c3d28b4012c251bb85", kill_on_drop: false }`
[INFO] [stderr] warning: field `type_prefix_end` is never read
[INFO] [stderr]   --> chaste-types/src/svs.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     Git {
[INFO] [stderr]    |     --- field in this variant
[INFO] [stderr] 51 |         type_prefix_end: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourceVersionSpecifierPositions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `type_prefix_end` is never read
[INFO] [stderr]   --> chaste-types/src/svs.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     GitHub {
[INFO] [stderr]    |     ------ field in this variant
[INFO] [stderr] 55 |         type_prefix_end: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourceVersionSpecifierPositions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `chaste-types` (lib) generated 2 warnings
[INFO] [stderr] warning: field `settings` is never read
[INFO] [stderr]   --> chaste-pnpm/src/types.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub(crate) struct Lockfile<'a> {
[INFO] [stderr]    |                   -------- field in this struct
[INFO] [stderr] 19 |     pub(crate) lockfile_version: &'a str,
[INFO] [stderr] 20 |     pub(crate) settings: lock::Settings,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Lockfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `peer_dependencies_meta` is never read
[INFO] [stderr]   --> chaste-pnpm/src/types.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub(crate) struct Importer<'a> {
[INFO] [stderr]    |                       -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 46 |         pub(crate) peer_dependencies_meta: HashMap<Cow<'a, str>, PeerDependencyMeta>,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Importer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `optional` is never read
[INFO] [stderr]   --> chaste-pnpm/src/types.rs:61:20
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub(crate) struct PeerDependencyMeta {
[INFO] [stderr]    |                       ------------------ field in this struct
[INFO] [stderr] 61 |         pub(crate) optional: Option<bool>,
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `transitive_peer_dependencies` is never read
[INFO] [stderr]   --> chaste-pnpm/src/types.rs:98:20
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) struct Snapshot<'a> {
[INFO] [stderr]    |                       -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 98 |         pub(crate) transitive_peer_dependencies: Vec<Cow<'a, str>>,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Snapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `auto_install_peers` is never read
[INFO] [stderr]    --> chaste-pnpm/src/types.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub(crate) struct Settings {
[INFO] [stderr]     |                       -------- field in this struct
[INFO] [stderr] 104 |         pub(crate) auto_install_peers: Option<bool>,
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `chaste-pnpm` (lib) generated 5 warnings
[INFO] [stderr] warning: `chaste-pnpm` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `chaste-types` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste-6cc0bf1ba40132e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_bun-10ddeafc3c421983)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::text_v0_workspace_basic ... ok
[INFO] [stdout] test tests::text_v1_basic ... ok
[INFO] [stdout] test tests::text_v1_git_ssh ... ok
[INFO] [stdout] test tests::text_v1_npm_aliased ... ok
[INFO] [stdout] test tests::text_v1_npm_tag ... ok
[INFO] [stdout] test tests::text_v1_peer_unsatisfied ... ignored, cannot reproduce due to bug in upstream
[INFO] [stdout] test tests::text_v1_patch ... ok
[INFO] [stdout] test tests::text_v1_peer_deps ... ok
[INFO] [stdout] test tests::text_v1_tarball_url ... ok
[INFO] [stdout] test tests::text_v1_workspace_basic ... ok
[INFO] [stdout] test tests::text_v1_scope_registry ... ok
[INFO] [stdout] test tests::text_v1_special_chars_name ... ok
[INFO] [stdout] test tests::text_v1_github_ref ... ok
[INFO] [stdout] test unit_tests::test_parse_package_key ... ok
[INFO] [stdout] test tests::text_v1_hoist_partial ... ok
[INFO] [stdout] test tests::text_v1_overrides ... ok
[INFO] [stdout] test tests::text_v1_git_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chaste-9fdcc741dda626f5)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/why.rs (/opt/rustwide/target/debug/deps/why-d00c068f56706935)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test npm_v3_infinite_recursion ... ok
[INFO] [stdout] test yarn_v1_infinite_recursion ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_npm-f2b25eeb7eef943f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::v1_basic ... ok
[INFO] [stdout] test tests::v3_link_nowhere ... ok
[INFO] [stdout] test tests::v3_npm_aliased ... ok
[INFO] [stdout] test tests::v2_basic ... ok
[INFO] [stdout] test tests::v3_git_ssh ... ok
[INFO] [stdout] test tests::v3_git_url ... ok
[INFO] [stdout] test tests::v3_npm_tag ... ok
[INFO] [stdout] test tests::v3_peer_deps ... ok
[INFO] [stdout] test tests::v3_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v3_github_ref ... ok
[INFO] [stdout] test tests::v3_scope_registry ... ok
[INFO] [stdout] test tests::v3_basic ... ok
[INFO] [stdout] test tests::v3_tarball_url ... ok
[INFO] [stdout] test tests::v3_special_chars_name ... ok
[INFO] [stdout] test tests::v3_workspace_basic ... ok
[INFO] [stdout] test tests::v3_shrinkwrap ... ok
[INFO] [stdout] test tests::v3_hoist_partial ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_pnpm-f2334ea1e8f217e0)
[INFO] [stdout] test tests::v3_overrides ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::v9_basic ... ok
[INFO] [stdout] test tests::v9_npm_tag ... ok
[INFO] [stdout] test tests::v9_npm_aliased ... ok
[INFO] [stdout] test tests::v9_patch ... ok
[INFO] [stdout] test tests::v9_peer_circular ... ok
[INFO] [stdout] test tests::v9_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v9_scope_registry ... ok
[INFO] [stdout] test tests::v9_github_ref ... ok
[INFO] [stdout] test tests::v9_peer_deps ... ok
[INFO] [stdout] test tests::v9_special_chars_name ... ok
[INFO] [stdout] test tests::v9_workspace_basic ... ok
[INFO] [stdout] test tests::v9_tarball_url ... ok
[INFO] [stdout] test tests::v9_overrides ... ok
[INFO] [stdout] test tests::v9_hoist_partial ... ok
[INFO] [stdout] test tests::v9_git_ssh ... ok
[INFO] [stdout] test tests::v9_git_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_types-8f310be50ae93a25)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test module_path::tests::basic_mod ... ok
[INFO] [stdout] test module_path::tests::empty ... ok
[INFO] [stdout] test module_path::tests::bs_paths ... ok
[INFO] [stdout] test module_path::tests::mod_inside_workspace_member ... ok
[INFO] [stdout] test name::tests::test_cursed_chars ... ok
[INFO] [stdout] test module_path::tests::basic_mod_scoped ... ok
[INFO] [stdout] test module_path::tests::nested_modules ... ok
[INFO] [stdout] test name::tests::test_positions_unscoped ... ok
[INFO] [stdout] test name::tests::test_positions_scoped ... ok
[INFO] [stdout] test svs::tests::git_http_svs_unspecified ... ok
[INFO] [stdout] test svs::tests::git_http_svs_unspecified_prefixed ... ok
[INFO] [stdout] test svs::tests::git_ssh_svs_semver ... ok
[INFO] [stdout] test svs::tests::git_ssh_svs_tag ... ok
[INFO] [stdout] test svs::tests::git_ssh_svs_unspecified ... ok
[INFO] [stdout] test svs::tests::git_http_svs_tag ... ok
[INFO] [stdout] test svs::tests::git_ssh_svs_unspecified_prefixed ... ok
[INFO] [stdout] test name::tests::test_invalid_names ... ok
[INFO] [stdout] test svs::tests::github_svs_semver ... ok
[INFO] [stdout] test svs::tests::npm_svs_alias_scoped ... ok
[INFO] [stdout] test svs::tests::github_svs_unspecified_prefixed ... ok
[INFO] [stdout] test svs::tests::github_svs_unspecified ... ok
[INFO] [stdout] test svs::tests::npm_svs_basic_empty ... ok
[INFO] [stdout] test svs::tests::npm_svs_alias ... ok
[INFO] [stdout] test svs::tests::npm_svs_tag ... ok
[INFO] [stdout] test svs::tests::npm_svs_basic ... ok
[INFO] [stdout] test svs::tests::tar_svs ... ok
[INFO] [stdout] test svs::tests::git_http_svs_semver ... ok
[INFO] [stdout] test svs::tests::github_svs_tag ... ok
[INFO] [stdout] test svs::tests::npm_svs_basic_any ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_yarn-169e6bc134c0e21f)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test classic::tests::github_cvd ... ok
[INFO] [stdout] test berry::tests::resolution_keys ... ok
[INFO] [stdout] test classic::tests::registry_url ... ok
[INFO] [stdout] test tests::v1_npm_aliased ... ok
[INFO] [stdout] test tests::v1_npm_tag ... ok
[INFO] [stdout] test tests::v1_basic ... ok
[INFO] [stdout] test tests::v1_git_ssh ... ok
[INFO] [stdout] test tests::v1_git_url ... ok
[INFO] [stdout] test tests::v1_github_ref ... ok
[INFO] [stdout] test tests::v1_peer_deps ... ok
[INFO] [stdout] test tests::v1_special_chars_name ... ok
[INFO] [stdout] test tests::v1_tarball_url ... ok
[INFO] [stdout] test tests::v1_npm_alias_duplicate ... ok
[INFO] [stdout] test tests::v4_git_ssh ... ok
[INFO] [stdout] test tests::v1_workspace_globs ... ok
[INFO] [stdout] test tests::v1_workspace_basic ... ok
[INFO] [stdout] test tests::v4_git_url ... ok
[INFO] [stdout] test tests::v4_basic ... ok
[INFO] [stdout] test tests::v4_optional_deps ... ok
[INFO] [stdout] test tests::v4_npm_aliased ... ok
[INFO] [stdout] test tests::v4_npm_tag ... ok
[INFO] [stdout] test tests::v4_patch ... ok
[INFO] [stdout] test tests::v4_github_ref ... ok
[INFO] [stdout] test tests::v1_scope_registry ... ok
[INFO] [stdout] test tests::v1_optional_deps ... ok
[INFO] [stdout] test tests::v4_scope_registry ... ok
[INFO] [stdout] test tests::v1_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v4_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v4_special_chars_name ... ok
[INFO] [stdout] test tests::v4_workspace_basic ... ok
[INFO] [stdout] test tests::v4_peer_deps ... ok
[INFO] [stdout] test tests::v6_git_ssh ... ok
[INFO] [stdout] test tests::v6_basic ... ok
[INFO] [stdout] test tests::v6_github_ref ... ok
[INFO] [stdout] test tests::v4_tarball_url ... ok
[INFO] [stdout] test tests::v6_npm_aliased ... ok
[INFO] [stdout] test tests::v6_npm_tag ... ok
[INFO] [stdout] test tests::v6_optional_deps ... ok
[INFO] [stdout] test tests::v6_patch ... ok
[INFO] [stdout] test tests::v6_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v6_special_chars_name ... ok
[INFO] [stdout] test tests::v6_tarball_url ... ok
[INFO] [stdout] test tests::v6_scope_registry ... ok
[INFO] [stdout] test tests::v6_workspace_basic ... ok
[INFO] [stdout] test tests::v8_basic ... ok
[INFO] [stdout] test tests::v8_git_ssh ... ok
[INFO] [stdout] test tests::v4_resolutions ... ok
[INFO] [stdout] test tests::v8_github_ref ... ok
[INFO] [stdout] test tests::v6_git_url ... ok
[INFO] [stdout] test tests::v8_git_url ... ok
[INFO] [stdout] test tests::v8_npm_aliased ... ok
[INFO] [stdout] test tests::v8_npm_tag ... ok
[INFO] [stdout] test tests::v8_optional_deps ... ok
[INFO] [stdout] test tests::v6_peer_deps ... ok
[INFO] [stdout] test tests::v8_patch ... ok
[INFO] [stdout] test tests::v8_peer_deps ... ok
[INFO] [stdout] test tests::v8_special_chars_name ... ok
[INFO] [stdout] test tests::v8_scope_registry ... ok
[INFO] [stdout] test tests::v1_resolutions ... ok
[INFO] [stdout] test tests::v8_tarball_url ... ok
[INFO] [stdout] test tests::v8_workspace_basic ... ok
[INFO] [stdout] test tests::v8_peer_unsatisfied ... ok
[INFO] [stdout] test tests::v6_workspace_globs ... FAILED
[INFO] [stdout] test tests::v8_workspace_globs ... FAILED
[INFO] [stdout] test tests::v4_workspace_globs ... FAILED
[INFO] [stdout] test tests::v6_resolutions ... ok
[INFO] [stdout] test tests::v8_resolutions ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p chaste-yarn --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::v6_workspace_globs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::v6_workspace_globs' (166) panicked at chaste-yarn/src/tests.rs:485:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eba6170632 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eba6170632 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eba6170632 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57eba6170632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57eba6180faf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57eba6180faf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57eba613c273 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eba613c273 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57eba61485b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57eba614dccf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57eba614db61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57eba5db6b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57eba5db6b1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eba614e2df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57eba614e2df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57eba614e13a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57eba61486e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57eba61300fd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57eba6189a00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eba6189803 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x57eba6189647 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x57eba5ce0396 - chaste_yarn::tests::v6_workspace_globs::{{closure}}::he5214d3a7a75da98
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:485:9
[INFO] [stdout]   22:     0x57eba5cdfbfa - chaste_yarn::tests::v6_workspace_globs::h89de6b44547858c1
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:17
[INFO] [stdout]   23:     0x57eba5cdfc2c - chaste_yarn::tests::v6_workspace_globs::{{closure}}::hac3db06ccfb28933
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:21:29
[INFO] [stdout]   24:     0x57eba5d283f6 - core::ops::function::FnOnce::call_once::h7c0155c086382426
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57eba5db691b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57eba5db691b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57eba5dca97d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57eba5dca97d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57eba5dca97d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x57eba5dca97d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x57eba5dca97d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57eba5dca97d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57eba5dca97d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57eba5da3ec4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57eba5da3ec4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x57eba5da771a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57eba5da771a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x57eba5da771a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x57eba5da771a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x57eba5da771a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57eba6143aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x57eba6143aef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x704d3a8c8aa4 - <unknown>
[INFO] [stdout]   46:     0x704d3a955a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::v8_workspace_globs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::v8_workspace_globs' (182) panicked at chaste-yarn/src/tests.rs:485:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eba6170632 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eba6170632 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eba6170632 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57eba6170632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57eba6180faf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57eba6180faf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57eba613c273 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eba613c273 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57eba61485b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57eba614dccf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57eba614db61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57eba5db6b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57eba5db6b1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eba614e2df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57eba614e2df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57eba614e13a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57eba61486e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57eba61300fd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57eba6189a00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eba6189803 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x57eba6189647 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x57eba5ce1a16 - chaste_yarn::tests::v8_workspace_globs::{{closure}}::hae791fc9b96b05c0
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:485:9
[INFO] [stdout]   22:     0x57eba5ce127a - chaste_yarn::tests::v8_workspace_globs::hf995302126f60e43
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:17
[INFO] [stdout]   23:     0x57eba5ce12ac - chaste_yarn::tests::v8_workspace_globs::{{closure}}::h35235db7404c5aa7
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:21:29
[INFO] [stdout]   24:     0x57eba5d28d46 - core::ops::function::FnOnce::call_once::he56e694b7bf1dc21
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57eba5db691b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57eba5db691b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57eba5dca97d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57eba5dca97d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57eba5dca97d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x57eba5dca97d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x57eba5dca97d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57eba5dca97d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57eba5dca97d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57eba5da3ec4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57eba5da3ec4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x57eba5da771a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57eba5da771a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x57eba5da771a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x57eba5da771a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x57eba5da771a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57eba6143aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x57eba6143aef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x704d3a8c8aa4 - <unknown>
[INFO] [stdout]   46:     0x704d3a955a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::v4_workspace_globs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::v4_workspace_globs' (150) panicked at chaste-yarn/src/tests.rs:485:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eba6170632 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eba6170632 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eba6170632 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57eba6170632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57eba6180faf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57eba6180faf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57eba613c273 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eba613c273 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57eba61485b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57eba614dccf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57eba614db61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57eba5db6b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57eba5db6b1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eba614e2df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57eba614e2df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57eba614e13a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57eba61486e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57eba61300fd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57eba6189a00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eba6189803 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x57eba6189647 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x57eba5cded16 - chaste_yarn::tests::v4_workspace_globs::{{closure}}::heaa5cb561dcf8242
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:485:9
[INFO] [stdout]   22:     0x57eba5cde57a - chaste_yarn::tests::v4_workspace_globs::hf093205f190b3472
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:17
[INFO] [stdout]   23:     0x57eba5cde5ac - chaste_yarn::tests::v4_workspace_globs::{{closure}}::h73c1ee1505c4e809
[INFO] [stdout]                                at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:21:29
[INFO] [stdout]   24:     0x57eba5d27cb6 - core::ops::function::FnOnce::call_once::h324b0f0aa21007ae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57eba5db691b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57eba5db691b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57eba5dca97d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57eba5dca97d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57eba5dca97d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x57eba5dca97d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x57eba5dca97d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57eba5dca97d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57eba5dca97d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57eba5da3ec4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57eba5da3ec4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x57eba5da771a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57eba5da771a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x57eba5da771a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x57eba5da771a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57eba5da771a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x57eba5da771a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57eba6143aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x57eba6143aef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x704d3a8c8aa4 - <unknown>
[INFO] [stdout]   46:     0x704d3a955a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::v4_workspace_globs
[INFO] [stdout]     tests::v6_workspace_globs
[INFO] [stdout]     tests::v8_workspace_globs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64edff699fa5c75ecc609ec64aceadcfcf1bbca0045718c3d28b4012c251bb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64edff699fa5c75ecc609ec64aceadcfcf1bbca0045718c3d28b4012c251bb85", kill_on_drop: false }`
[INFO] [stdout] 64edff699fa5c75ecc609ec64aceadcfcf1bbca0045718c3d28b4012c251bb85
