[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] testing chastelock/chaste against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chastelock/chaste on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/selfisekai/yarn-lock-parser.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-language v0.1.0 [INFO] [stderr] Downloaded globreeks v0.1.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.12 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded nodejs-semver v4.1.0 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4845c066b89b3ddcdf47a5de0d192e9579e830201ba5e670cf040c5b8e80f45 [INFO] running `Command { std: "docker" "start" "-a" "f4845c066b89b3ddcdf47a5de0d192e9579e830201ba5e670cf040c5b8e80f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4845c066b89b3ddcdf47a5de0d192e9579e830201ba5e670cf040c5b8e80f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4845c066b89b3ddcdf47a5de0d192e9579e830201ba5e670cf040c5b8e80f45", kill_on_drop: false }` [INFO] [stdout] f4845c066b89b3ddcdf47a5de0d192e9579e830201ba5e670cf040c5b8e80f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba253683693b49b74296f987c58af33372c18d99f6253a093ae931f2403d6c6 [INFO] running `Command { std: "docker" "start" "-a" "0ba253683693b49b74296f987c58af33372c18d99f6253a093ae931f2403d6c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling libfuzzer-sys v0.4.9 [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 serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [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 thiserror v1.0.69 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling nodejs-semver v4.1.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling serde v1.0.217 [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 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: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, 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, [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>, [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, [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 49.55s [INFO] running `Command { std: "docker" "inspect" "0ba253683693b49b74296f987c58af33372c18d99f6253a093ae931f2403d6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba253683693b49b74296f987c58af33372c18d99f6253a093ae931f2403d6c6", kill_on_drop: false }` [INFO] [stdout] 0ba253683693b49b74296f987c58af33372c18d99f6253a093ae931f2403d6c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c23386f7d3fe4cb1b3f9d8acd8321ad9f32f23e84a9686448c0c91d327a5985 [INFO] running `Command { std: "docker" "start" "-a" "6c23386f7d3fe4cb1b3f9d8acd8321ad9f32f23e84a9686448c0c91d327a5985", 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 predicates v3.1.3 [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 assert_cmd v2.0.16 [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 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 miette v7.4.0 [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 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-yarn v0.5.0 (/opt/rustwide/workdir/chaste-yarn) [INFO] [stderr] Compiling chaste-npm v0.5.0 (/opt/rustwide/workdir/chaste-npm) [INFO] [stderr] Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir/chaste-pnpm) [INFO] [stderr] Compiling 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, 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, [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>, [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, [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] [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, 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, [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>, [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, [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-cli v0.5.0 (/opt/rustwide/workdir/chaste-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.95s [INFO] running `Command { std: "docker" "inspect" "6c23386f7d3fe4cb1b3f9d8acd8321ad9f32f23e84a9686448c0c91d327a5985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c23386f7d3fe4cb1b3f9d8acd8321ad9f32f23e84a9686448c0c91d327a5985", kill_on_drop: false }` [INFO] [stdout] 6c23386f7d3fe4cb1b3f9d8acd8321ad9f32f23e84a9686448c0c91d327a5985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f2790fc794db7681648444915a14b607b1f5b78ebeebeff2e819b4059baae55 [INFO] running `Command { std: "docker" "start" "-a" "0f2790fc794db7681648444915a14b607b1f5b78ebeebeff2e819b4059baae55", 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: `chaste-types` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: field `settings` is never read [INFO] [stderr] --> chaste-pnpm/src/types.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Lockfile<'a> { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 20 | pub(crate) lockfile_version: &'a str, [INFO] [stderr] 21 | 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:48:20 [INFO] [stderr] | [INFO] [stderr] 40 | pub(crate) struct Importer<'a> { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 48 | pub(crate) peer_dependencies_meta: HashMap, 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:65:20 [INFO] [stderr] | [INFO] [stderr] 64 | pub(crate) struct PeerDependencyMeta { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 65 | pub(crate) optional: Option, [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:106:20 [INFO] [stderr] | [INFO] [stderr] 100 | pub(crate) struct Snapshot<'a> { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 106 | pub(crate) transitive_peer_dependencies: Vec>, [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:113:20 [INFO] [stderr] | [INFO] [stderr] 112 | pub(crate) struct Settings { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 113 | pub(crate) auto_install_peers: Option, [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste-00dfffa2e573ba73) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_bun-a4fb840b997b3113) [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 17 tests [INFO] [stdout] test tests::text_v1_peer_unsatisfied ... ignored, cannot reproduce due to bug in upstream [INFO] [stdout] test tests::text_v1_npm_tag ... ok [INFO] [stdout] test tests::text_v0_workspace_basic ... ok [INFO] [stdout] test tests::text_v1_special_chars_name ... ok [INFO] [stdout] test tests::text_v1_git_ssh ... ok [INFO] [stdout] test tests::text_v1_tarball_url ... ok [INFO] [stdout] test unit_tests::test_parse_package_key ... ok [INFO] [stdout] test tests::text_v1_workspace_basic ... ok [INFO] [stdout] test tests::text_v1_peer_deps ... ok [INFO] [stdout] test tests::text_v1_npm_aliased ... ok [INFO] [stdout] test tests::text_v1_scope_registry ... ok [INFO] [stdout] test tests::text_v1_basic ... ok [INFO] [stdout] test tests::text_v1_patch ... ok [INFO] [stdout] test tests::text_v1_github_ref ... ok [INFO] [stdout] test tests::text_v1_overrides ... ok [INFO] [stdout] test tests::text_v1_hoist_partial ... ok [INFO] [stdout] test tests::text_v1_git_url ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chaste-e16cc29c6d336fba) [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stdout] [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] [stderr] Running tests/why.rs (/opt/rustwide/target/debug/deps/why-8181305cff2b0c27) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test npm_v3_infinite_recursion ... ok [INFO] [stdout] test yarn_v1_infinite_recursion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_npm-387af04d1b106dbe) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::v3_link_nowhere ... ok [INFO] [stdout] test tests::v3_github_ref ... ok [INFO] [stdout] test tests::v3_npm_tag ... ok [INFO] [stdout] test tests::v3_git_url ... ok [INFO] [stdout] test tests::v1_basic ... ok [INFO] [stdout] test tests::v3_basic ... ok [INFO] [stdout] test tests::v3_git_ssh ... ok [INFO] [stdout] test tests::v2_basic ... ok [INFO] [stdout] test tests::v3_npm_aliased ... ok [INFO] [stdout] test tests::v3_scope_registry ... ok [INFO] [stdout] test tests::v3_special_chars_name ... ok [INFO] [stdout] test tests::v3_peer_deps ... ok [INFO] [stdout] test tests::v3_shrinkwrap ... ok [INFO] [stdout] test tests::v3_peer_unsatisfied ... ok [INFO] [stdout] test tests::v3_overrides ... ok [INFO] [stdout] test tests::v3_workspace_basic ... ok [INFO] [stdout] test tests::v3_hoist_partial ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_pnpm-773baf295144c3b0) [INFO] [stdout] test tests::v3_tarball_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::v9_npm_aliased ... ok [INFO] [stdout] test tests::v9_npm_tag ... ok [INFO] [stdout] test tests::v9_special_chars_name ... ok [INFO] [stdout] test tests::v9_peer_unsatisfied ... ok [INFO] [stdout] test tests::v9_patch ... ok [INFO] [stdout] test tests::v9_peer_circular ... ok [INFO] [stdout] test tests::v9_tarball_url ... ok [INFO] [stdout] test tests::v9_peer_deps ... ok [INFO] [stdout] test tests::v9_git_ssh ... ok [INFO] [stdout] test tests::v9_basic ... ok [INFO] [stdout] test tests::v9_scope_registry ... ok [INFO] [stdout] test tests::v9_workspace_basic ... ok [INFO] [stdout] test tests::v9_overrides ... ok [INFO] [stdout] test tests::v9_github_ref ... ok [INFO] [stdout] test tests::v9_hoist_partial ... 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.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_types-43dced5707962abf) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test module_path::tests::basic_mod_scoped ... ok [INFO] [stdout] test module_path::tests::mod_inside_workspace_member ... ok [INFO] [stdout] test module_path::tests::empty ... ok [INFO] [stdout] test module_path::tests::bs_paths ... ok [INFO] [stdout] test svs::tests::git_ssh_svs_semver ... ok [INFO] [stdout] test module_path::tests::basic_mod ... ok [INFO] [stdout] test svs::tests::git_ssh_svs_unspecified_prefixed ... ok [INFO] [stdout] test svs::tests::git_ssh_svs_tag ... ok [INFO] [stdout] test svs::tests::github_svs_semver ... ok [INFO] [stdout] test svs::tests::github_svs_tag ... ok [INFO] [stdout] test svs::tests::git_ssh_svs_unspecified ... ok [INFO] [stdout] test svs::tests::github_svs_unspecified_prefixed ... ok [INFO] [stdout] test name::tests::test_cursed_chars ... ok [INFO] [stdout] test svs::tests::git_http_svs_unspecified_prefixed ... ok [INFO] [stdout] test module_path::tests::nested_modules ... ok [INFO] [stdout] test svs::tests::git_http_svs_unspecified ... ok [INFO] [stdout] test name::tests::test_invalid_names ... ok [INFO] [stdout] test name::tests::test_positions_scoped ... ok [INFO] [stdout] test svs::tests::git_http_svs_tag ... ok [INFO] [stdout] test svs::tests::git_http_svs_semver ... ok [INFO] [stdout] test svs::tests::npm_svs_alias_scoped ... ok [INFO] [stdout] test svs::tests::npm_svs_basic ... ok [INFO] [stdout] test svs::tests::github_svs_unspecified ... ok [INFO] [stdout] test svs::tests::npm_svs_tag ... ok [INFO] [stdout] test svs::tests::npm_svs_basic_any ... ok [INFO] [stdout] test svs::tests::tar_svs ... ok [INFO] [stdout] test svs::tests::npm_svs_basic_empty ... ok [INFO] [stdout] test name::tests::test_positions_unscoped ... ok [INFO] [stdout] test svs::tests::npm_svs_alias ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaste_yarn-e7c48fe767e00a4c) [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test classic::tests::registry_url ... ok [INFO] [stdout] test classic::tests::github_cvd ... ok [INFO] [stdout] test berry::tests::resolution_keys ... 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_npm_alias_resolution ... ok [INFO] [stdout] test tests::v1_basic ... ok [INFO] [stdout] test tests::v1_npm_alias_duplicate ... ok [INFO] [stdout] test tests::v1_npm_tag ... ok [INFO] [stdout] test tests::v1_optional_deps ... ok [INFO] [stdout] test tests::v1_peer_conflict_with_direct ... ok [INFO] [stdout] test tests::v1_npm_aliased ... ok [INFO] [stdout] test tests::v1_peer_unsatisfied ... ok [INFO] [stdout] test tests::v1_scope_registry ... ok [INFO] [stdout] test tests::v1_special_chars_name ... ok [INFO] [stdout] test tests::v1_peer_deps ... ok [INFO] [stdout] test tests::v1_tarball_url ... ok [INFO] [stdout] test tests::v4_peer_conflict_with_direct ... ok [INFO] [stdout] test tests::v1_workspace_basic ... ok [INFO] [stdout] test tests::v4_npm_aliased ... ok [INFO] [stdout] test tests::v4_npm_alias_resolution ... ok [INFO] [stdout] test tests::v4_basic ... ok [INFO] [stdout] test tests::v4_git_ssh ... ok [INFO] [stdout] test tests::v4_github_ref ... ok [INFO] [stdout] test tests::v4_git_url ... ok [INFO] [stdout] test tests::v4_npm_tag ... ok [INFO] [stdout] test tests::v4_peer_deps ... ok [INFO] [stdout] test tests::v4_peer_unsatisfied ... ok [INFO] [stdout] test tests::v4_optional_deps ... ok [INFO] [stdout] test tests::v4_scope_registry ... ok [INFO] [stdout] test tests::v4_patch ... ok [INFO] [stdout] test tests::v4_special_chars_name ... ok [INFO] [stdout] test tests::v1_workspace_globs ... ok [INFO] [stdout] test tests::v6_npm_aliased ... ok [INFO] [stdout] test tests::v6_npm_alias_resolution ... ok [INFO] [stdout] test tests::v4_workspace_basic ... ok [INFO] [stdout] test tests::v6_npm_tag ... ok [INFO] [stdout] test tests::v6_peer_conflict_with_direct ... ok [INFO] [stdout] test tests::v4_tarball_url ... ok [INFO] [stdout] test tests::v6_basic ... ok [INFO] [stdout] test tests::v6_peer_deps ... ok [INFO] [stdout] test tests::v6_git_url ... ok [INFO] [stdout] test tests::v6_github_ref ... ok [INFO] [stdout] test tests::v6_scope_registry ... ok [INFO] [stdout] test tests::v6_git_ssh ... ok [INFO] [stdout] test tests::v6_peer_unsatisfied ... ok [INFO] [stdout] test tests::v6_tarball_url ... ok [INFO] [stdout] test tests::v6_special_chars_name ... ok [INFO] [stdout] test tests::v6_optional_deps ... ok [INFO] [stdout] test tests::v6_workspace_basic ... ok [INFO] [stdout] test tests::v6_patch ... ok [INFO] [stdout] test tests::v1_resolutions ... ok [INFO] [stdout] test tests::v8_optional_deps ... ok [INFO] [stdout] test tests::v8_npm_tag ... ok [INFO] [stdout] test tests::v8_npm_aliased ... ok [INFO] [stdout] test tests::v8_git_ssh ... ok [INFO] [stdout] test tests::v8_npm_alias_resolution ... ok [INFO] [stdout] test tests::v8_git_url ... ok [INFO] [stdout] test tests::v8_github_ref ... ok [INFO] [stdout] test tests::v8_basic ... ok [INFO] [stdout] test tests::v8_patch ... ok [INFO] [stdout] test tests::v8_peer_unsatisfied ... ok [INFO] [stdout] test tests::v8_scope_registry ... ok [INFO] [stdout] test tests::v8_special_chars_name ... ok [INFO] [stdout] test tests::v6_resolutions ... ok [INFO] [stdout] test tests::v8_peer_deps ... ok [INFO] [stdout] test tests::v8_tarball_url ... ok [INFO] [stdout] test tests::v4_resolutions ... ok [INFO] [stdout] test tests::v8_workspace_basic ... ok [INFO] [stdout] test tests::v8_resolutions ... ok [INFO] [stdout] test tests::v4_workspace_globs ... FAILED [INFO] [stdout] test tests::v6_workspace_globs ... FAILED [INFO] [stdout] test tests::v8_workspace_globs ... FAILED [INFO] [stdout] test tests::v8_peer_conflict_with_direct ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::v4_workspace_globs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::v4_workspace_globs' (163) panicked at chaste-yarn/src/tests.rs:569:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62458f1dc7a2 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62458f1dc7a2 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62458f1f2c9a - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62458f1f2c9a - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x62458f1e1d26 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62458f1e1d26 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62458f1b9c5f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62458f1b9c5f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62458f1d42c9 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62458ee1802e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62458ee1802e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62458f1d4482 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62458f1d4482 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62458f1b9d18 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62458f1ae8a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62458f1bac5d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62458f1f345c - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62458f1f3313 - core[27de1724e4349be2]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x62458f1eeaed - core[27de1724e4349be2]::panicking::assert_failed:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x62458ed390ec - chaste_yarn[5fd122e8a09996b1]::tests::v4_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:569:9 [INFO] [stdout] 22: 0x62458ed48916 - chaste_yarn[5fd122e8a09996b1]::tests::v4_workspace_globs [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:23:17 [INFO] [stdout] 23: 0x62458ed24afc - chaste_yarn[5fd122e8a09996b1]::tests::v4_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:29 [INFO] [stdout] 24: 0x62458edb0fa6 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62458ee0c3db - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x62458ee0c3db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x62458ee18c3a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x62458ee18c3a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x62458ee141e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x62458ee141e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x62458ee1b732 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x62458ee1b732 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x62458ee1b732 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62458f1dbcaf - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x62458f1dbcaf - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x74a544f8caa4 - [INFO] [stdout] 46: 0x74a545019a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::v6_workspace_globs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::v6_workspace_globs' (181) panicked at chaste-yarn/src/tests.rs:569:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62458f1dc7a2 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62458f1dc7a2 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62458f1f2c9a - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62458f1f2c9a - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x62458f1e1d26 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62458f1e1d26 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] error: test failed, to rerun pass `-p chaste-yarn --lib` [INFO] [stdout] 8: 0x62458f1b9c5f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62458f1b9c5f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62458f1d42c9 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62458ee1802e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62458ee1802e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62458f1d4482 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62458f1d4482 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62458f1b9d18 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62458f1ae8a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62458f1bac5d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62458f1f345c - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62458f1f3313 - core[27de1724e4349be2]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x62458f1eeaed - core[27de1724e4349be2]::panicking::assert_failed:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x62458ed3a0ac - chaste_yarn[5fd122e8a09996b1]::tests::v6_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:569:9 [INFO] [stdout] 22: 0x62458ed48c76 - chaste_yarn[5fd122e8a09996b1]::tests::v6_workspace_globs [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:23:17 [INFO] [stdout] 23: 0x62458ed24b7c - chaste_yarn[5fd122e8a09996b1]::tests::v6_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:29 [INFO] [stdout] 24: 0x62458edb1026 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62458ee0c3db - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x62458ee0c3db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x62458ee18c3a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x62458ee18c3a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x62458ee141e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x62458ee141e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x62458ee1b732 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x62458ee1b732 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x62458ee1b732 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62458f1dbcaf - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x62458f1dbcaf - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x74a544f8caa4 - [INFO] [stdout] 46: 0x74a545019a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::v8_workspace_globs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::v8_workspace_globs' (199) panicked at chaste-yarn/src/tests.rs:569:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62458f1dc7a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62458f1dc7a2 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62458f1dc7a2 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62458f1f2c9a - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62458f1f2c9a - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x62458f1e1d26 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62458f1e1d26 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62458f1b9c5f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62458f1b9c5f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62458f1d42c9 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62458ee1802e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x62458ee1802e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62458f1d4482 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x62458f1d4482 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62458f1b9d18 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62458f1ae8a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62458f1bac5d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62458f1f345c - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62458f1f3313 - core[27de1724e4349be2]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x62458f1eeaed - core[27de1724e4349be2]::panicking::assert_failed:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x62458ed3b06c - chaste_yarn[5fd122e8a09996b1]::tests::v8_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:569:9 [INFO] [stdout] 22: 0x62458ed48fd6 - chaste_yarn[5fd122e8a09996b1]::tests::v8_workspace_globs [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:23:17 [INFO] [stdout] 23: 0x62458ed24bfc - chaste_yarn[5fd122e8a09996b1]::tests::v8_workspace_globs::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/chaste-yarn/src/tests.rs:22:29 [INFO] [stdout] 24: 0x62458edb10a6 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62458ee0c3db - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x62458ee0c3db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x62458ee18c3a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x62458ee18c3a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x62458ee18c3a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x62458ee18c3a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x62458ee141e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x62458ee141e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x62458ee1b732 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x62458ee1b732 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x62458ee1b732 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x62458ee1b732 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x62458ee1b732 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62458f1dbcaf - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x62458f1dbcaf - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x74a544f8caa4 - [INFO] [stdout] 46: 0x74a545019a64 - clone [INFO] [stdout] 47: 0x0 - [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. 72 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f2790fc794db7681648444915a14b607b1f5b78ebeebeff2e819b4059baae55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2790fc794db7681648444915a14b607b1f5b78ebeebeff2e819b4059baae55", kill_on_drop: false }` [INFO] [stdout] 0f2790fc794db7681648444915a14b607b1f5b78ebeebeff2e819b4059baae55