[INFO] cloning repository https://github.com/0xsambit/linux_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xsambit/linux_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsambit%2Flinux_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsambit%2Flinux_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b6c6df1744ff70c39ab62de0f167953b570a3ea
[INFO] checking 0xsambit/linux_cli against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsambit%2Flinux_cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xsambit/linux_cli
[INFO] finished tweaking git repo https://github.com/0xsambit/linux_cli
[INFO] tweaked toml for git repo https://github.com/0xsambit/linux_cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xsambit/linux_cli on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xsambit/linux_cli 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7db47c410e466c08227320031cf4399269e1c028ce1383e58856de1d5cc9f2d
[INFO] running `Command { std: "docker" "start" "-a" "b7db47c410e466c08227320031cf4399269e1c028ce1383e58856de1d5cc9f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7db47c410e466c08227320031cf4399269e1c028ce1383e58856de1d5cc9f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7db47c410e466c08227320031cf4399269e1c028ce1383e58856de1d5cc9f2d", kill_on_drop: false }`
[INFO] [stdout] b7db47c410e466c08227320031cf4399269e1c028ce1383e58856de1d5cc9f2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee68d29579f16383fd1218c4a4ef0b6d9ba05af246470bdce3b96d9d3e8ccd1
[INFO] running `Command { std: "docker" "start" "-a" "bee68d29579f16383fd1218c4a4ef0b6d9ba05af246470bdce3b96d9d3e8ccd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking windows-acl v0.3.0
[INFO] [stderr]     Checking sysinfo v0.35.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking winix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tail_sync`
[INFO] [stdout]  --> tests/async_commands_test.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |         tail::{tail_async_to_string, tail_sync},
[INFO] [stdout]   |                                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/mkdir.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/mkdir.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/mkdir.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/mkdir.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]    --> src/main.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout]  98 | /     match command.as_str() {
[INFO] [stdout]  99 | |         "cd" => {
[INFO] [stdout] 100 | |             if args.is_empty() {
[INFO] [stdout] 101 | |                 println!("{}", "Usage: cd <directory>".red());
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             show_splash_screen();
[INFO] [stdout]     | |             --------------------- this and all prior arms are found to be of type `()`
[INFO] [stdout] 214 | |         }
[INFO] [stdout] 215 | |         "mkdir" =>mkdir::run(&args),
[INFO] [stdout]     | |                   ^^^^^^^^^^^^^^^^^ expected `()`, found `Result<(), Error>`
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     }
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `Result<(), std::io::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<(), std::io::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 215 |         "mkdir" =>mkdir::run(&args).expect("REASON"),
[INFO] [stdout]     |                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]    --> src/main.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout]  98 | /     match command.as_str() {
[INFO] [stdout]  99 | |         "cd" => {
[INFO] [stdout] 100 | |             if args.is_empty() {
[INFO] [stdout] 101 | |                 println!("{}", "Usage: cd <directory>".red());
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             show_splash_screen();
[INFO] [stdout]     | |             --------------------- this and all prior arms are found to be of type `()`
[INFO] [stdout] 214 | |         }
[INFO] [stdout] 215 | |         "mkdir" =>mkdir::run(&args),
[INFO] [stdout]     | |                   ^^^^^^^^^^^^^^^^^ expected `()`, found `Result<(), Error>`
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     }
[INFO] [stdout]     | |_____- `match` arms have incompatible types
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `Result<(), std::io::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<(), std::io::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 215 |         "mkdir" =>mkdir::run(&args).expect("REASON"),
[INFO] [stdout]     |                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winix` (bin "winix" test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `winix` (bin "winix") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bee68d29579f16383fd1218c4a4ef0b6d9ba05af246470bdce3b96d9d3e8ccd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee68d29579f16383fd1218c4a4ef0b6d9ba05af246470bdce3b96d9d3e8ccd1", kill_on_drop: false }`
[INFO] [stdout] bee68d29579f16383fd1218c4a4ef0b6d9ba05af246470bdce3b96d9d3e8ccd1
