[INFO] cloning repository https://github.com/typescript-tools/monorepo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/typescript-tools/monorepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b69d9f04c87919ebc756fa9a176838a08a5bbf [INFO] checking typescript-tools/monorepo against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/typescript-tools/monorepo [INFO] finished tweaking git repo https://github.com/typescript-tools/monorepo [INFO] tweaked toml for git repo https://github.com/typescript-tools/monorepo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/typescript-tools/monorepo on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/typescript-tools/monorepo 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_map v0.4.19 [INFO] [stderr] Downloaded rinja_derive v0.3.2 [INFO] [stderr] Downloaded globwalk v0.9.0 [INFO] [stderr] Downloaded rinja_parser v0.3.2 [INFO] [stderr] Downloaded pariter v0.5.1 [INFO] [stderr] Downloaded rinja v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0020d9cfc8aae9a1528404b5720fd01cd3f52061c86c15a33aab71f9bab8115b [INFO] running `Command { std: "docker" "start" "-a" "0020d9cfc8aae9a1528404b5720fd01cd3f52061c86c15a33aab71f9bab8115b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0020d9cfc8aae9a1528404b5720fd01cd3f52061c86c15a33aab71f9bab8115b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0020d9cfc8aae9a1528404b5720fd01cd3f52061c86c15a33aab71f9bab8115b", kill_on_drop: false }` [INFO] [stdout] 0020d9cfc8aae9a1528404b5720fd01cd3f52061c86c15a33aab71f9bab8115b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a0b32b82a7cdc66dd7d26ae6a43afe56dd175001b536c7824c69f5dbef9f16d [INFO] running `Command { std: "docker" "start" "-a" "6a0b32b82a7cdc66dd7d26ae6a43afe56dd175001b536c7824c69f5dbef9f16d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling once_map v0.4.19 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking utilities v0.1.0 (/opt/rustwide/workdir/crates/utilities) [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking pariter v0.5.1 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking globwalk v0.9.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling rinja_parser v0.3.2 [INFO] [stderr] Compiling rinja_derive v0.3.2 [INFO] [stderr] Checking rinja v0.3.2 [INFO] [stderr] Checking typescript_tools v8.0.57 (/opt/rustwide/workdir/crates/typescript_tools) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/typescript_tools/src/out_of_date_project_references.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Parent(TypescriptParentProjectReference), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 - Parent(TypescriptParentProjectReference), [INFO] [stdout] 22 + Parent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/typescript_tools/src/out_of_date_project_references.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Package(TypescriptConfig), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - Package(TypescriptConfig), [INFO] [stdout] 24 + Package(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/typescript_tools/src/out_of_date_project_references.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Parent(TypescriptParentProjectReference), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 - Parent(TypescriptParentProjectReference), [INFO] [stdout] 22 + Parent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/typescript_tools/src/out_of_date_project_references.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Package(TypescriptConfig), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - Package(TypescriptConfig), [INFO] [stdout] 24 + Package(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking monorepo v8.0.57 (/opt/rustwide/workdir/crates/monorepo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.68s [INFO] running `Command { std: "docker" "inspect" "6a0b32b82a7cdc66dd7d26ae6a43afe56dd175001b536c7824c69f5dbef9f16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0b32b82a7cdc66dd7d26ae6a43afe56dd175001b536c7824c69f5dbef9f16d", kill_on_drop: false }` [INFO] [stdout] 6a0b32b82a7cdc66dd7d26ae6a43afe56dd175001b536c7824c69f5dbef9f16d