[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] dd7aed5f8f0351ffed5fdffb2238daecf6984a86
[INFO] checking typescript-tools/monorepo against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Fmonorepo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/typescript-tools/monorepo on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_map v0.4.19
[INFO] [stderr]   Downloaded rinja v0.3.2
[INFO] [stderr]   Downloaded globwalk v0.9.0
[INFO] [stderr]   Downloaded rinja_parser v0.3.2
[INFO] [stderr]   Downloaded rinja_derive v0.3.2
[INFO] [stderr]   Downloaded pariter v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb0e68b2a9b0bbbff4c9406674aa85e4b0809960dec5918faf2e0d51bda0e78b
[INFO] running `Command { std: "docker" "start" "-a" "eb0e68b2a9b0bbbff4c9406674aa85e4b0809960dec5918faf2e0d51bda0e78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb0e68b2a9b0bbbff4c9406674aa85e4b0809960dec5918faf2e0d51bda0e78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb0e68b2a9b0bbbff4c9406674aa85e4b0809960dec5918faf2e0d51bda0e78b", kill_on_drop: false }`
[INFO] [stdout] eb0e68b2a9b0bbbff4c9406674aa85e4b0809960dec5918faf2e0d51bda0e78b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a388391390ca8294a5f05447fc66d29ee6b595f782182dd9ea45c1a85eb8ae7c
[INFO] running `Command { std: "docker" "start" "-a" "a388391390ca8294a5f05447fc66d29ee6b595f782182dd9ea45c1a85eb8ae7c", kill_on_drop: false }`
[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 lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking utilities v0.1.0 (/opt/rustwide/workdir/crates/utilities)
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking globwalk v0.9.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking pariter v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling once_map v0.4.19
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rinja_parser v0.3.2
[INFO] [stderr]    Compiling basic-toml v0.1.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] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&PackageName, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&PackageName, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typescript_tools` (lib test) due to 23 previous errors; 2 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typescript_tools` (lib) due to 23 previous errors; 2 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&PackageName, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&PackageName, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Text>, Infallible>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> crates/typescript_tools/src/make_depend.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a388391390ca8294a5f05447fc66d29ee6b595f782182dd9ea45c1a85eb8ae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a388391390ca8294a5f05447fc66d29ee6b595f782182dd9ea45c1a85eb8ae7c", kill_on_drop: false }`
[INFO] [stdout] a388391390ca8294a5f05447fc66d29ee6b595f782182dd9ea45c1a85eb8ae7c
