[INFO] cloning repository https://github.com/dprint/dprint-plugin-typescript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dprint/dprint-plugin-typescript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-typescript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-typescript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00760d220483a176aecd32451dbe175a42c7f4dc [INFO] checking dprint/dprint-plugin-typescript 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%2Fdprint%2Fdprint-plugin-typescript" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dprint/dprint-plugin-typescript [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/dprint/dprint-plugin-typescript [INFO] tweaked toml for git repo https://github.com/dprint/dprint-plugin-typescript written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dprint/dprint-plugin-typescript 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/dprint/dprint-plugin-typescript 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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91e877d7b29c10c9e0b3a3eedafac077cece7f428e6576d34ba9fbe86aa52891 [INFO] running `Command { std: "docker" "start" "-a" "91e877d7b29c10c9e0b3a3eedafac077cece7f428e6576d34ba9fbe86aa52891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91e877d7b29c10c9e0b3a3eedafac077cece7f428e6576d34ba9fbe86aa52891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e877d7b29c10c9e0b3a3eedafac077cece7f428e6576d34ba9fbe86aa52891", kill_on_drop: false }` [INFO] [stdout] 91e877d7b29c10c9e0b3a3eedafac077cece7f428e6576d34ba9fbe86aa52891 [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 -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] 1fcff7915f688aa66c64d5daee4c110130776d193edb223a5d083f133f20afa4 [INFO] running `Command { std: "docker" "start" "-a" "1fcff7915f688aa66c64d5daee4c110130776d193edb223a5d083f133f20afa4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking better_scoped_tls v1.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ast_node v3.0.4 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking swc_visit v2.0.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling css_dataset v0.4.1 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking capacity_builder v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking deno_terminal v0.1.1 [INFO] [stderr] Checking deno_terminal v0.2.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking tiny_pretty v0.2.1 [INFO] [stderr] Compiling raffia_macro v0.1.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking raffia v0.9.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking deno_error v0.7.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking file_test_runner v0.5.1 [INFO] [stderr] Checking markup_fmt v0.19.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bytes-str v0.2.7 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking hstr v2.0.1 [INFO] [stderr] Checking swc_atoms v7.0.0 [INFO] [stderr] Checking deno_media_type v0.3.0 [INFO] [stderr] Checking dprint-core v0.67.4 [INFO] [stderr] Checking dprint-core v0.62.1 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Checking swc_common v14.0.4 [INFO] [stderr] Checking dprint-development v0.10.1 [INFO] [stderr] Checking malva v0.11.2 [INFO] [stderr] Checking swc_ecma_ast v15.0.0 [INFO] [stderr] Checking dprint-plugin-sql v0.2.0 [INFO] [stderr] Checking swc_ecma_lexer v23.0.2 [INFO] [stderr] Checking swc_ecma_parser v24.0.3 [INFO] [stderr] Checking dprint-swc-ext v0.25.1 [INFO] [stderr] Checking deno_ast v0.51.0 [INFO] [stderr] Checking dprint-plugin-typescript v0.95.12 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/spec_test.rs:62:92 [INFO] [stdout] | [INFO] [stdout] 62 | let text = markup_fmt::format_text(text, markup_fmt::Language::Html, &options, |code, _| { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 63 | | Ok::<_, std::convert::Infallible>(code.into()) [INFO] [stdout] 64 | | })?; [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, Infallible> [INFO] [stdout] --> tests/spec_test.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Ok::<_, std::convert::Infallible>(code.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dprint-plugin-typescript` (test "specs") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1fcff7915f688aa66c64d5daee4c110130776d193edb223a5d083f133f20afa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcff7915f688aa66c64d5daee4c110130776d193edb223a5d083f133f20afa4", kill_on_drop: false }` [INFO] [stdout] 1fcff7915f688aa66c64d5daee4c110130776d193edb223a5d083f133f20afa4