[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] 51f968a2914f3f21dbaba0f024c2bdc874098477 [INFO] checking typescript-tools/monorepo against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/typescript-tools/monorepo on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d33469e53166b991f3375c6fd72ccfdf402066d05967ce7ff515b4e732c58ad6 [INFO] running `Command { std: "docker" "start" "-a" "d33469e53166b991f3375c6fd72ccfdf402066d05967ce7ff515b4e732c58ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d33469e53166b991f3375c6fd72ccfdf402066d05967ce7ff515b4e732c58ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33469e53166b991f3375c6fd72ccfdf402066d05967ce7ff515b4e732c58ad6", kill_on_drop: false }` [INFO] [stdout] d33469e53166b991f3375c6fd72ccfdf402066d05967ce7ff515b4e732c58ad6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b860954c51c3082e46dc867df5bd08fdd7b7ec063db9b1a5b130fe6856f2fb3b [INFO] running `Command { std: "docker" "start" "-a" "b860954c51c3082e46dc867df5bd08fdd7b7ec063db9b1a5b130fe6856f2fb3b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking utilities v0.1.0 (/opt/rustwide/workdir/crates/utilities) [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking pariter v0.5.1 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling once_map v0.4.19 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking globwalk v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking clap v4.5.40 [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 20.52s [INFO] running `Command { std: "docker" "inspect" "b860954c51c3082e46dc867df5bd08fdd7b7ec063db9b1a5b130fe6856f2fb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b860954c51c3082e46dc867df5bd08fdd7b7ec063db9b1a5b130fe6856f2fb3b", kill_on_drop: false }` [INFO] [stdout] b860954c51c3082e46dc867df5bd08fdd7b7ec063db9b1a5b130fe6856f2fb3b