[INFO] fetching crate auraline 0.6.1...
[INFO] checking auraline-0.6.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate auraline 0.6.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate auraline 0.6.1
[INFO] finished tweaking crates.io crate auraline 0.6.1
[INFO] tweaked toml for crates.io crate auraline 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auraline 0.6.1 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 crates.io crate auraline 0.6.1 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] fb5ec76dc083e402d1481dfb3011b067dd4309454b93940664ce7a2e1e8c8b29
[INFO] running `Command { std: "docker" "start" "-a" "fb5ec76dc083e402d1481dfb3011b067dd4309454b93940664ce7a2e1e8c8b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5ec76dc083e402d1481dfb3011b067dd4309454b93940664ce7a2e1e8c8b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5ec76dc083e402d1481dfb3011b067dd4309454b93940664ce7a2e1e8c8b29", kill_on_drop: false }`
[INFO] [stdout] fb5ec76dc083e402d1481dfb3011b067dd4309454b93940664ce7a2e1e8c8b29
[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] d466a42134fdaf2b5f29444edaa9ad885375c025b7c590e136e6bd5b1ed6ddb0
[INFO] running `Command { std: "docker" "start" "-a" "d466a42134fdaf2b5f29444edaa9ad885375c025b7c590e136e6bd5b1ed6ddb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking auraline v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]   --> src/providers/vcs/git.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         .map(|l| l.parse::<StatusIcon<Git>>().unwrap())
[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<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:110:53
[INFO] [stdout]     |
[INFO] [stdout] 110 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 111 | |         let mut chars = s.chars();
[INFO] [stdout] 112 | |         match (chars.next(), chars.next()) {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         match (chars.next(), chars.next()) {
[INFO] [stdout] 113 | |             // Unmerged states (conflicts)
[INFO] [stdout] 114 | |             (Some('D'), Some('D')) => Ok(StatusIcon::new("✖")), // Both deleted
[INFO] [stdout] 115 | |             (Some('A'), Some('A')) => Ok(StatusIcon::new("⧉")), // Both added
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |             _ => Ok(StatusIcon::new("")), // Unknown state
[INFO] [stdout] 163 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |             (Some('D'), Some('D')) => Ok(StatusIcon::new("✖")), // Both deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |             (Some('A'), Some('A')) => Ok(StatusIcon::new("⧉")), // Both added
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |             (Some('U'), Some('U')) => Ok(StatusIcon::new("⚠")), // Both modified - warning
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |             (Some('A'), Some('U')) => Ok(StatusIcon::new("⊕")), // Added by us
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |             (Some('U'), Some('A')) => Ok(StatusIcon::new("⊞")), // Added by them
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |             (Some('D'), Some('U')) => Ok(StatusIcon::new("⊖")), // Deleted by us
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |             (Some('U'), Some('D')) => Ok(StatusIcon::new("⊟")), // Deleted by them
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             (Some('M'), Some(' ')) => Ok(StatusIcon::new("●")), // Modified in index only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |             (Some('M'), Some('M')) => Ok(StatusIcon::new("◉")), // Modified in both
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |             (Some('M'), Some('D')) => Ok(StatusIcon::new("◐")), // Modified in index, deleted in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:126:39
[INFO] [stdout]     |
[INFO] [stdout] 126 |             (Some('M'), Some('T')) => Ok(StatusIcon::new("◑")), // Modified in index, type changed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |             (Some('A'), Some(' ')) => Ok(StatusIcon::new("✚")), // Added to index only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |             (Some('A'), Some('M')) => Ok(StatusIcon::new("✛")), // Added and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:130:39
[INFO] [stdout]     |
[INFO] [stdout] 130 |             (Some('A'), Some('D')) => Ok(StatusIcon::new("⊕")), // Added then deleted in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (Some('A'), Some('T')) => Ok(StatusIcon::new("⊛")), // Added, type changed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |             (Some('D'), Some(' ')) => Ok(StatusIcon::new("−")), // Deleted from index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |             (Some('D'), Some('M')) => Ok(StatusIcon::new("∓")), // Deleted in index but modified in worktree (weird state)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |             (Some('R'), Some(' ')) => Ok(StatusIcon::new("→")), // Renamed in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |             (Some('R'), Some('M')) => Ok(StatusIcon::new("⇢")), // Renamed and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |             (Some('R'), Some('D')) => Ok(StatusIcon::new("⇥")), // Renamed then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:139:39
[INFO] [stdout]     |
[INFO] [stdout] 139 |             (Some('R'), Some('T')) => Ok(StatusIcon::new("⤳")), // Renamed and type changed
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:141:39
[INFO] [stdout]     |
[INFO] [stdout] 141 |             (Some('C'), Some(' ')) => Ok(StatusIcon::new("⊂")), // Copied in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |             (Some('C'), Some('M')) => Ok(StatusIcon::new("⊃")), // Copied and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:143:39
[INFO] [stdout]     |
[INFO] [stdout] 143 |             (Some('C'), Some('D')) => Ok(StatusIcon::new("⊄")), // Copied then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |             (Some('C'), Some('T')) => Ok(StatusIcon::new("⊅")), // Copied and type changed
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:146:39
[INFO] [stdout]     |
[INFO] [stdout] 146 |             (Some('T'), Some(' ')) => Ok(StatusIcon::new("◈")), // Type changed in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:147:39
[INFO] [stdout]     |
[INFO] [stdout] 147 |             (Some('T'), Some('M')) => Ok(StatusIcon::new("◊")), // Type changed and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:148:39
[INFO] [stdout]     |
[INFO] [stdout] 148 |             (Some('T'), Some('D')) => Ok(StatusIcon::new("⬧")), // Type changed then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:149:39
[INFO] [stdout]     |
[INFO] [stdout] 149 |             (Some('T'), Some('T')) => Ok(StatusIcon::new("⬢")), // Type changed in both
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:151:39
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(' '), Some('M')) => Ok(StatusIcon::new("○")), // Modified in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:152:39
[INFO] [stdout]     |
[INFO] [stdout] 152 |             (Some(' '), Some('D')) => Ok(StatusIcon::new("ｘ")), // Deleted in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |             (Some(' '), Some('T')) => Ok(StatusIcon::new("◇")), // Type changed in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |             (Some(' '), Some('R')) => Ok(StatusIcon::new("↻")), // Renamed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:155:39
[INFO] [stdout]     |
[INFO] [stdout] 155 |             (Some(' '), Some('C')) => Ok(StatusIcon::new("⊆")), // Copied in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |             (Some(' '), Some('A')) => Ok(StatusIcon::new("⊹")), // Unchanged in index, added in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:158:39
[INFO] [stdout]     |
[INFO] [stdout] 158 |             (Some('?'), Some('?')) => Ok(StatusIcon::new("⁇")), // Untracked
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 |             (Some('!'), Some('!')) => Ok(StatusIcon::new("")),  // Ignored
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |             _ => Ok(StatusIcon::new("")), // Unknown state
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auraline` (bin "auraline" test) due to 41 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]   --> src/providers/vcs/git.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         .map(|l| l.parse::<StatusIcon<Git>>().unwrap())
[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<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:110:53
[INFO] [stdout]     |
[INFO] [stdout] 110 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 111 | |         let mut chars = s.chars();
[INFO] [stdout] 112 | |         match (chars.next(), chars.next()) {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         match (chars.next(), chars.next()) {
[INFO] [stdout] 113 | |             // Unmerged states (conflicts)
[INFO] [stdout] 114 | |             (Some('D'), Some('D')) => Ok(StatusIcon::new("✖")), // Both deleted
[INFO] [stdout] 115 | |             (Some('A'), Some('A')) => Ok(StatusIcon::new("⧉")), // Both added
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |             _ => Ok(StatusIcon::new("")), // Unknown state
[INFO] [stdout] 163 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |             (Some('D'), Some('D')) => Ok(StatusIcon::new("✖")), // Both deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |             (Some('A'), Some('A')) => Ok(StatusIcon::new("⧉")), // Both added
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |             (Some('U'), Some('U')) => Ok(StatusIcon::new("⚠")), // Both modified - warning
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |             (Some('A'), Some('U')) => Ok(StatusIcon::new("⊕")), // Added by us
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |             (Some('U'), Some('A')) => Ok(StatusIcon::new("⊞")), // Added by them
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |             (Some('D'), Some('U')) => Ok(StatusIcon::new("⊖")), // Deleted by us
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |             (Some('U'), Some('D')) => Ok(StatusIcon::new("⊟")), // Deleted by them
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |             (Some('M'), Some(' ')) => Ok(StatusIcon::new("●")), // Modified in index only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |             (Some('M'), Some('M')) => Ok(StatusIcon::new("◉")), // Modified in both
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |             (Some('M'), Some('D')) => Ok(StatusIcon::new("◐")), // Modified in index, deleted in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:126:39
[INFO] [stdout]     |
[INFO] [stdout] 126 |             (Some('M'), Some('T')) => Ok(StatusIcon::new("◑")), // Modified in index, type changed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |             (Some('A'), Some(' ')) => Ok(StatusIcon::new("✚")), // Added to index only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |             (Some('A'), Some('M')) => Ok(StatusIcon::new("✛")), // Added and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:130:39
[INFO] [stdout]     |
[INFO] [stdout] 130 |             (Some('A'), Some('D')) => Ok(StatusIcon::new("⊕")), // Added then deleted in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (Some('A'), Some('T')) => Ok(StatusIcon::new("⊛")), // Added, type changed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |             (Some('D'), Some(' ')) => Ok(StatusIcon::new("−")), // Deleted from index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |             (Some('D'), Some('M')) => Ok(StatusIcon::new("∓")), // Deleted in index but modified in worktree (weird state)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |             (Some('R'), Some(' ')) => Ok(StatusIcon::new("→")), // Renamed in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |             (Some('R'), Some('M')) => Ok(StatusIcon::new("⇢")), // Renamed and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |             (Some('R'), Some('D')) => Ok(StatusIcon::new("⇥")), // Renamed then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:139:39
[INFO] [stdout]     |
[INFO] [stdout] 139 |             (Some('R'), Some('T')) => Ok(StatusIcon::new("⤳")), // Renamed and type changed
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:141:39
[INFO] [stdout]     |
[INFO] [stdout] 141 |             (Some('C'), Some(' ')) => Ok(StatusIcon::new("⊂")), // Copied in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |             (Some('C'), Some('M')) => Ok(StatusIcon::new("⊃")), // Copied and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:143:39
[INFO] [stdout]     |
[INFO] [stdout] 143 |             (Some('C'), Some('D')) => Ok(StatusIcon::new("⊄")), // Copied then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |             (Some('C'), Some('T')) => Ok(StatusIcon::new("⊅")), // Copied and type changed
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:146:39
[INFO] [stdout]     |
[INFO] [stdout] 146 |             (Some('T'), Some(' ')) => Ok(StatusIcon::new("◈")), // Type changed in index
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:147:39
[INFO] [stdout]     |
[INFO] [stdout] 147 |             (Some('T'), Some('M')) => Ok(StatusIcon::new("◊")), // Type changed and modified
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:148:39
[INFO] [stdout]     |
[INFO] [stdout] 148 |             (Some('T'), Some('D')) => Ok(StatusIcon::new("⬧")), // Type changed then deleted
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:149:39
[INFO] [stdout]     |
[INFO] [stdout] 149 |             (Some('T'), Some('T')) => Ok(StatusIcon::new("⬢")), // Type changed in both
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:151:39
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(' '), Some('M')) => Ok(StatusIcon::new("○")), // Modified in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:152:39
[INFO] [stdout]     |
[INFO] [stdout] 152 |             (Some(' '), Some('D')) => Ok(StatusIcon::new("ｘ")), // Deleted in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |             (Some(' '), Some('T')) => Ok(StatusIcon::new("◇")), // Type changed in worktree only
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |             (Some(' '), Some('R')) => Ok(StatusIcon::new("↻")), // Renamed in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:155:39
[INFO] [stdout]     |
[INFO] [stdout] 155 |             (Some(' '), Some('C')) => Ok(StatusIcon::new("⊆")), // Copied in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |             (Some(' '), Some('A')) => Ok(StatusIcon::new("⊹")), // Unchanged in index, added in worktree
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:158:39
[INFO] [stdout]     |
[INFO] [stdout] 158 |             (Some('?'), Some('?')) => Ok(StatusIcon::new("⁇")), // Untracked
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 |             (Some('!'), Some('!')) => Ok(StatusIcon::new("")),  // Ignored
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<StatusIcon<Git>, Infallible>
[INFO] [stdout]    --> src/providers/vcs/git.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |             _ => Ok(StatusIcon::new("")), // Unknown state
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auraline` (bin "auraline") due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "d466a42134fdaf2b5f29444edaa9ad885375c025b7c590e136e6bd5b1ed6ddb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d466a42134fdaf2b5f29444edaa9ad885375c025b7c590e136e6bd5b1ed6ddb0", kill_on_drop: false }`
[INFO] [stdout] d466a42134fdaf2b5f29444edaa9ad885375c025b7c590e136e6bd5b1ed6ddb0
