[INFO] fetching crate chaste-pnpm 0.5.0... [INFO] testing chaste-pnpm-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate chaste-pnpm 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate chaste-pnpm 0.5.0 [INFO] finished tweaking crates.io crate chaste-pnpm 0.5.0 [INFO] tweaked toml for crates.io crate chaste-pnpm 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chaste-pnpm 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chaste-pnpm 0.5.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96140da27b2167a8cbb8735df3ed3cdd73cddd13cce7aec67c4b5578a09a07f0 [INFO] running `Command { std: "docker" "start" "-a" "96140da27b2167a8cbb8735df3ed3cdd73cddd13cce7aec67c4b5578a09a07f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96140da27b2167a8cbb8735df3ed3cdd73cddd13cce7aec67c4b5578a09a07f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96140da27b2167a8cbb8735df3ed3cdd73cddd13cce7aec67c4b5578a09a07f0", kill_on_drop: false }` [INFO] [stdout] 96140da27b2167a8cbb8735df3ed3cdd73cddd13cce7aec67c4b5578a09a07f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac85c3c7474faf894bab6aa841009b14f89ea03de06ae920c76302e31ef32d7 [INFO] running `Command { std: "docker" "start" "-a" "fac85c3c7474faf894bab6aa841009b14f89ea03de06ae920c76302e31ef32d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [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 quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling nodejs-semver v4.1.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling chaste-types v0.5.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling chaste-pnpm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `settings` is never read [INFO] [stdout] --> 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] --> src/types.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) struct Importer<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | 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] --> src/types.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct PeerDependencyMeta { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 59 | 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] --> src/types.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) struct Snapshot<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | 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] --> src/types.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 97 | 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.57s [INFO] running `Command { std: "docker" "inspect" "fac85c3c7474faf894bab6aa841009b14f89ea03de06ae920c76302e31ef32d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac85c3c7474faf894bab6aa841009b14f89ea03de06ae920c76302e31ef32d7", kill_on_drop: false }` [INFO] [stdout] fac85c3c7474faf894bab6aa841009b14f89ea03de06ae920c76302e31ef32d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec18d48ca15e4250118a763f5ef36855c887a3558c70d5a9b0c275046b5ccd3 [INFO] running `Command { std: "docker" "start" "-a" "2ec18d48ca15e4250118a763f5ef36855c887a3558c70d5a9b0c275046b5ccd3", kill_on_drop: false }` [INFO] [stdout] warning: field `settings` is never read [INFO] [stdout] --> 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] --> src/types.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) struct Importer<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | 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] --> src/types.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct PeerDependencyMeta { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 59 | 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] --> src/types.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) struct Snapshot<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | 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] --> src/types.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 97 | 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-pnpm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/tests.rs" or "src/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chaste-pnpm` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ec18d48ca15e4250118a763f5ef36855c887a3558c70d5a9b0c275046b5ccd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec18d48ca15e4250118a763f5ef36855c887a3558c70d5a9b0c275046b5ccd3", kill_on_drop: false }` [INFO] [stdout] 2ec18d48ca15e4250118a763f5ef36855c887a3558c70d5a9b0c275046b5ccd3