[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] b33ecc25947ad07d81896e8e8280e7a255971b40
[INFO] checking 0xsambit/linux_cli against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsambit%2Flinux_cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xsambit/linux_cli on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 118bcae1026fd8a0a747038e983e4a5724e709373b3336b8657fc7ad3e728301
[INFO] running `Command { std: "docker" "start" "-a" "118bcae1026fd8a0a747038e983e4a5724e709373b3336b8657fc7ad3e728301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "118bcae1026fd8a0a747038e983e4a5724e709373b3336b8657fc7ad3e728301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118bcae1026fd8a0a747038e983e4a5724e709373b3336b8657fc7ad3e728301", kill_on_drop: false }`
[INFO] [stdout] 118bcae1026fd8a0a747038e983e4a5724e709373b3336b8657fc7ad3e728301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3298de2b70c84692c74b5f4addc187dba4c74133ea5753ab83b665996248303a
[INFO] running `Command { std: "docker" "start" "-a" "3298de2b70c84692c74b5f4addc187dba4c74133ea5753ab83b665996248303a", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking sysinfo v0.35.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking windows-acl v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking winix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chmod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::winnt::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::acl`
[INFO] [stdout]  --> src/chmod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_acl::acl::ACL;
[INFO] [stdout]   |                  ^^^ could not find `acl` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     use winapi::um::handleapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use winapi::um::processthreadsapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:447:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |     use winapi::um::securitybaseapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     use winapi::um::winnt::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chmod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::winnt::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::acl`
[INFO] [stdout]  --> src/chmod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_acl::acl::ACL;
[INFO] [stdout]   |                  ^^^ could not find `acl` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     use winapi::um::handleapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use winapi::um::processthreadsapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:447:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |     use winapi::um::securitybaseapi::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/chmod.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     use winapi::um::winnt::*;
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/chown.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/chown.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::winerror::ERROR_SUCCESS;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::accctrl::SE_FILE_OBJECT;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::aclapi::SetNamedSecurityInfoW;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::winnt::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::helper`
[INFO] [stdout]  --> src/chmod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows_acl::helper::*;
[INFO] [stdout]   |                  ^^^^^^ could not find `helper` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::helper`
[INFO] [stdout]   --> src/chown.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows_acl::helper::*;
[INFO] [stdout]    |                  ^^^^^^ could not find `helper` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/chown.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/chown.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::winerror::ERROR_SUCCESS;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::accctrl::SE_FILE_OBJECT;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::aclapi::SetNamedSecurityInfoW;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/chown.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::winnt::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::helper`
[INFO] [stdout]  --> src/chmod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows_acl::helper::*;
[INFO] [stdout]   |                  ^^^^^^ could not find `helper` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_acl::helper`
[INFO] [stdout]   --> src/chown.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows_acl::helper::*;
[INFO] [stdout]    |                  ^^^^^^ could not find `helper` in `windows_acl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/chown.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let file_wide: Vec<u16> = OsStr::new(file)
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 108 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/chown.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let file_wide: Vec<u16> = OsStr::new(file)
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 108 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winix` (bin "winix" test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winix` (bin "winix") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "3298de2b70c84692c74b5f4addc187dba4c74133ea5753ab83b665996248303a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3298de2b70c84692c74b5f4addc187dba4c74133ea5753ab83b665996248303a", kill_on_drop: false }`
[INFO] [stdout] 3298de2b70c84692c74b5f4addc187dba4c74133ea5753ab83b665996248303a
