[INFO] cloning repository https://github.com/typescript-tools/rust-implementation [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/rust-implementation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd055d573486833d438cca9393ddc20acffc16ba [INFO] testing typescript-tools/rust-implementation against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/typescript-tools/rust-implementation on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/typescript-tools/rust-implementation [INFO] finished tweaking git repo https://github.com/typescript-tools/rust-implementation [INFO] tweaked toml for git repo https://github.com/typescript-tools/rust-implementation written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/typescript-tools/rust-implementation 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.7.4 [INFO] [stderr] Downloaded semantic-release-rust v1.0.0-alpha.8 [INFO] [stderr] Downloaded human-panic v1.1.4 [INFO] [stderr] Downloaded target-spec v0.6.1 [INFO] [stderr] Downloaded anstream v0.3.1 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded toml_edit v0.2.1 [INFO] [stderr] Downloaded winnow v0.4.4 [INFO] [stderr] Downloaded guppy v0.7.2 [INFO] [stderr] Downloaded pariter v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e238dc6f95324ab2a0ab9476e878c2948b6d796bad1c78985604f4071bf08ed1 [INFO] running `Command { std: "docker" "start" "-a" "e238dc6f95324ab2a0ab9476e878c2948b6d796bad1c78985604f4071bf08ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e238dc6f95324ab2a0ab9476e878c2948b6d796bad1c78985604f4071bf08ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e238dc6f95324ab2a0ab9476e878c2948b6d796bad1c78985604f4071bf08ed1", kill_on_drop: false }` [INFO] [stdout] e238dc6f95324ab2a0ab9476e878c2948b6d796bad1c78985604f4071bf08ed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d0d7e6e31fefd4cda0078fe9fe3b1b78587215d9afc2a5bbedcb91c9c26fe49 [INFO] running `Command { std: "docker" "start" "-a" "4d0d7e6e31fefd4cda0078fe9fe3b1b78587215d9afc2a5bbedcb91c9c26fe49", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling typescript_tools v8.0.54 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> 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] --> 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.86s [INFO] running `Command { std: "docker" "inspect" "4d0d7e6e31fefd4cda0078fe9fe3b1b78587215d9afc2a5bbedcb91c9c26fe49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0d7e6e31fefd4cda0078fe9fe3b1b78587215d9afc2a5bbedcb91c9c26fe49", kill_on_drop: false }` [INFO] [stdout] 4d0d7e6e31fefd4cda0078fe9fe3b1b78587215d9afc2a5bbedcb91c9c26fe49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afcfa9f573ed38fd17d8b9722fdabae55639ec8bd2bb5e5c79fd87fab072a12 [INFO] running `Command { std: "docker" "start" "-a" "4afcfa9f573ed38fd17d8b9722fdabae55639ec8bd2bb5e5c79fd87fab072a12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling winnow v0.4.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling target-spec v0.6.1 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling uuid v1.3.2 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling guppy v0.7.2 [INFO] [stderr] Compiling human-panic v1.1.4 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typescript_tools v8.0.54 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> 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] --> 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] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling utilities v0.1.0 (/opt/rustwide/workdir/utilities) [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling toml_edit v0.2.1 [INFO] [stderr] Compiling semantic-release-rust v1.0.0-alpha.8 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> 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] --> 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "4afcfa9f573ed38fd17d8b9722fdabae55639ec8bd2bb5e5c79fd87fab072a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afcfa9f573ed38fd17d8b9722fdabae55639ec8bd2bb5e5c79fd87fab072a12", kill_on_drop: false }` [INFO] [stdout] 4afcfa9f573ed38fd17d8b9722fdabae55639ec8bd2bb5e5c79fd87fab072a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 917f17bd33b50bcc5c8377f5c3828802b1230db10da65eb74b67a35e9d6d93fc [INFO] running `Command { std: "docker" "start" "-a" "917f17bd33b50bcc5c8377f5c3828802b1230db10da65eb74b67a35e9d6d93fc", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/out_of_date_project_references.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | Parent(TypescriptParentProjectReference), [INFO] [stderr] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 22 - Parent(TypescriptParentProjectReference), [INFO] [stderr] 22 + Parent(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/out_of_date_project_references.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | Package(TypescriptConfig), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `MonorepoTypescriptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 24 - Package(TypescriptConfig), [INFO] [stderr] 24 + Package(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `typescript_tools` (lib) generated 2 warnings [INFO] [stderr] warning: `typescript_tools` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_tools-10378e17f1c53881) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unpinned_dependencies::tests::should_display_all_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/monorepo-ca964e05476601b2) [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/link.rs (/opt/rustwide/target/debug/deps/link-ccfef7becd85bad3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test link_should_detect_missing_project_references ... ok [INFO] [stdout] test link_happy_path_should_not_error ... ok [INFO] [stdout] test link_should_correct_incorrect_project_references ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/lint.rs (/opt/rustwide/target/debug/deps/lint-cb16d5f288661264) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lint_happy_path_should_not_error ... ok [INFO] [stdout] test lint_should_error_when_multiple_version_of_an_external_dependency_are_used ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/pin.rs (/opt/rustwide/target/debug/deps/pin-3778339f7784ebc7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test pin_should_detect_unpinned_internal_dependency ... ok [INFO] [stdout] test pin_happy_path_should_not_error ... ok [INFO] [stdout] test pin_should_correct_unpinned_internal_dependency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/query.rs (/opt/rustwide/target/debug/deps/query-2b5db5fdd63d5bf7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test query_snapshot_happy_path_with_format_name ... ok [INFO] [stdout] test query_snapshot_happy_path_with_format_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests typescript_tools [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] running `Command { std: "docker" "inspect" "917f17bd33b50bcc5c8377f5c3828802b1230db10da65eb74b67a35e9d6d93fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917f17bd33b50bcc5c8377f5c3828802b1230db10da65eb74b67a35e9d6d93fc", kill_on_drop: false }` [INFO] [stdout] 917f17bd33b50bcc5c8377f5c3828802b1230db10da65eb74b67a35e9d6d93fc