[INFO] cloning repository https://github.com/matt953/cargo-swift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matt953/cargo-swift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87efd1a29607d9f62eb49b335ab75268cd934c83
[INFO] checking matt953/cargo-swift 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%2Fmatt953%2Fcargo-swift" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matt953/cargo-swift
[INFO] finished tweaking git repo https://github.com/matt953/cargo-swift
[INFO] tweaked toml for git repo https://github.com/matt953/cargo-swift written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matt953/cargo-swift 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/matt953/cargo-swift 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1884e395b9ea9006f6edb476298de11177e99673c7b16245d0fe3fdb35aae21f
[INFO] running `Command { std: "docker" "start" "-a" "1884e395b9ea9006f6edb476298de11177e99673c7b16245d0fe3fdb35aae21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1884e395b9ea9006f6edb476298de11177e99673c7b16245d0fe3fdb35aae21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1884e395b9ea9006f6edb476298de11177e99673c7b16245d0fe3fdb35aae21f", kill_on_drop: false }`
[INFO] [stdout] 1884e395b9ea9006f6edb476298de11177e99673c7b16245d0fe3fdb35aae21f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 809859fc4ce923e8a0edccc8dfd3a7fd6fb4eefba79aaacaf37d706fde24cff1
[INFO] running `Command { std: "docker" "start" "-a" "809859fc4ce923e8a0edccc8dfd3a7fd6fb4eefba79aaacaf37d706fde24cff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking nonempty v0.10.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking execute-command-macro v0.1.9
[INFO] [stderr]     Checking execute v0.2.13
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking cargo-swift v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<Utf8Path>;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<'_, Utf8Path>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<Utf8Path> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<'_, Utf8Path> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<Utf8Path>;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<'_, Utf8Path>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<Utf8Path> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<'_, Utf8Path> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> src/templating.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/templating.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> src/templating.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[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<std::result::Result<Infallible, Infallible>, templating::_::askama::filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/templating.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-swift` (lib test) due to 9 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-swift` (lib) due to 9 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "809859fc4ce923e8a0edccc8dfd3a7fd6fb4eefba79aaacaf37d706fde24cff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809859fc4ce923e8a0edccc8dfd3a7fd6fb4eefba79aaacaf37d706fde24cff1", kill_on_drop: false }`
[INFO] [stdout] 809859fc4ce923e8a0edccc8dfd3a7fd6fb4eefba79aaacaf37d706fde24cff1
