[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] 9bc7beb5c00945bdc72b0d6ed1664254e8f17eae
[INFO] checking typescript-tools/monorepo against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/typescript-tools/monorepo on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c5633feb78923529b4d98e1682b3979cb9904d540f0466a125865efa5f9259a
[INFO] running `Command { std: "docker" "start" "-a" "8c5633feb78923529b4d98e1682b3979cb9904d540f0466a125865efa5f9259a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5633feb78923529b4d98e1682b3979cb9904d540f0466a125865efa5f9259a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5633feb78923529b4d98e1682b3979cb9904d540f0466a125865efa5f9259a", kill_on_drop: false }`
[INFO] [stdout] 8c5633feb78923529b4d98e1682b3979cb9904d540f0466a125865efa5f9259a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2256c2d2ebea9d59cb886f007d673814ee73510728ea65afa035e9aa161acff
[INFO] running `Command { std: "docker" "start" "-a" "b2256c2d2ebea9d59cb886f007d673814ee73510728ea65afa035e9aa161acff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]     Checking zmij v1.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 anstyle-parse v0.2.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]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling once_map v0.4.19
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking pariter v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking tempdir v0.3.7
[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.221
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling rinja_parser v0.3.2
[INFO] [stderr]     Checking assert-json-diff v2.0.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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 26.63s
[INFO] running `Command { std: "docker" "inspect" "b2256c2d2ebea9d59cb886f007d673814ee73510728ea65afa035e9aa161acff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2256c2d2ebea9d59cb886f007d673814ee73510728ea65afa035e9aa161acff", kill_on_drop: false }`
[INFO] [stdout] b2256c2d2ebea9d59cb886f007d673814ee73510728ea65afa035e9aa161acff
