[INFO] cloning repository https://github.com/KonstantinSKY/exe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonstantinSKY/exe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantinSKY%2Fexe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantinSKY%2Fexe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d83706d23f2da1a3f43d1d206471a16702877df2
[INFO] building KonstantinSKY/exe against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantinSKY%2Fexe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KonstantinSKY/exe
[INFO] finished tweaking git repo https://github.com/KonstantinSKY/exe
[INFO] tweaked toml for git repo https://github.com/KonstantinSKY/exe written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KonstantinSKY/exe on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KonstantinSKY/exe 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell v0.2.6
[INFO] [stderr]   Downloaded xshell-macros v0.2.6
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded battery v0.7.8
[INFO] [stderr]   Downloaded cc v1.1.1
[INFO] [stderr]   Downloaded uom v0.30.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16363b1ab65719034f4c8c4f3b72833994c81016faae6aa1bfef3a299e4dfc70
[INFO] running `Command { std: "docker" "start" "-a" "16363b1ab65719034f4c8c4f3b72833994c81016faae6aa1bfef3a299e4dfc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16363b1ab65719034f4c8c4f3b72833994c81016faae6aa1bfef3a299e4dfc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16363b1ab65719034f4c8c4f3b72833994c81016faae6aa1bfef3a299e4dfc70", kill_on_drop: false }`
[INFO] [stdout] 16363b1ab65719034f4c8c4f3b72833994c81016faae6aa1bfef3a299e4dfc70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c50e8c995a4e3d3245b8f5d07c3e15b23f3e8a6c7f1dabb9e358bb97c485408
[INFO] running `Command { std: "docker" "start" "-a" "7c50e8c995a4e3d3245b8f5d07c3e15b23f3e8a6c7f1dabb9e358bb97c485408", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling xshell v0.2.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling uom v0.30.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling sysinfo v0.30.12
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling exe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `home_path` and `sh`
[INFO] [stdout]  --> src/alacritty/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{home_path, linux::os, sh};
[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: `console::Key`
[INFO] [stdout]  --> src/nvim/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustyline::completion::Candidate`
[INFO] [stdout]  --> src/nvim/install.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustyline::completion::Candidate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/megasync/install.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/ssh/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s
[INFO] running `Command { std: "docker" "inspect" "7c50e8c995a4e3d3245b8f5d07c3e15b23f3e8a6c7f1dabb9e358bb97c485408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c50e8c995a4e3d3245b8f5d07c3e15b23f3e8a6c7f1dabb9e358bb97c485408", kill_on_drop: false }`
[INFO] [stdout] 7c50e8c995a4e3d3245b8f5d07c3e15b23f3e8a6c7f1dabb9e358bb97c485408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b94781f7854264310c0c1fc8fd2af67ed43ba8cdb3ad7cfd4f23ae0b585428e4
[INFO] running `Command { std: "docker" "start" "-a" "b94781f7854264310c0c1fc8fd2af67ed43ba8cdb3ad7cfd4f23ae0b585428e4", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `home_path` and `sh`
[INFO] [stdout]  --> src/alacritty/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{home_path, linux::os, sh};
[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: `console::Key`
[INFO] [stdout]  --> src/nvim/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustyline::completion::Candidate`
[INFO] [stdout]  --> src/nvim/install.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustyline::completion::Candidate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/megasync/install.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/ssh/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `home_path` and `sh`
[INFO] [stdout]  --> src/alacritty/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{home_path, linux::os, sh};
[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: `console::Key`
[INFO] [stdout]  --> src/nvim/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustyline::completion::Candidate`
[INFO] [stdout]  --> src/nvim/install.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustyline::completion::Candidate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/megasync/install.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console::Key`
[INFO] [stdout]  --> src/ssh/install.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s
[INFO] running `Command { std: "docker" "inspect" "b94781f7854264310c0c1fc8fd2af67ed43ba8cdb3ad7cfd4f23ae0b585428e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94781f7854264310c0c1fc8fd2af67ed43ba8cdb3ad7cfd4f23ae0b585428e4", kill_on_drop: false }`
[INFO] [stdout] b94781f7854264310c0c1fc8fd2af67ed43ba8cdb3ad7cfd4f23ae0b585428e4
