[INFO] cloning repository https://github.com/techapplez/tarah
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techapplez/tarah" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechapplez%2Ftarah", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechapplez%2Ftarah'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595137c963b473d0b558185cdf67fb9789381d0d
[INFO] checking techapplez/tarah/595137c963b473d0b558185cdf67fb9789381d0d against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechapplez%2Ftarah" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/techapplez/tarah
[INFO] finished tweaking git repo https://github.com/techapplez/tarah
[INFO] tweaked toml for git repo https://github.com/techapplez/tarah written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/techapplez/tarah on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/techapplez/tarah 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.8
[INFO] [stderr]   Downloaded random-number v0.1.9
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed6bbfce84ffc3ee219366f7815e5860c7374df833d76a43500cc59d41f55793
[INFO] running `Command { std: "docker" "start" "-a" "ed6bbfce84ffc3ee219366f7815e5860c7374df833d76a43500cc59d41f55793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed6bbfce84ffc3ee219366f7815e5860c7374df833d76a43500cc59d41f55793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6bbfce84ffc3ee219366f7815e5860c7374df833d76a43500cc59d41f55793", kill_on_drop: false }`
[INFO] [stdout] ed6bbfce84ffc3ee219366f7815e5860c7374df833d76a43500cc59d41f55793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e69ab046f61cc239b32813ea838c31e7ebd46c6f3ca85d1b67488170381aa0a
[INFO] running `Command { std: "docker" "start" "-a" "1e69ab046f61cc239b32813ea838c31e7ebd46c6f3ca85d1b67488170381aa0a", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking random-number v0.1.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking tarah v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::helpers::rundebug`
[INFO] [stdout]  --> src/cli/search.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::rundebug;
[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: `crate::helpers::rundebug`
[INFO] [stdout]  --> src/cli/search.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::rundebug;
[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 variable: `debug`
[INFO] [stdout]  --> src/cli/else_pacman.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn else_pacman(arg: &str, debug: bool) {
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/else_pacman.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn else_pacman(arg: &str, debug: bool) {
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> src/cli/install.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn tarah_install_pkg(packs: &[String], debug: bool) {
[INFO] [stdout]    |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pack`
[INFO] [stdout]   --> src/cli/install.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Ok(s) if s.success() => for pack in &printuse_pacman {},
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_pack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `success_count` is assigned to, but never used
[INFO] [stdout]    --> src/cli/install.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut success_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_success_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fail_count` is assigned to, but never used
[INFO] [stdout]    --> src/cli/install.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut fail_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_fail_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `success_count` is never read
[INFO] [stdout]    --> src/cli/install.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |                     success_count += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fail_count` is never read
[INFO] [stdout]    --> src/cli/install.rs:193:21
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     fail_count += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/remove.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn tarah_remove_pkg(pack: &str, debug: bool) {
[INFO] [stdout]   |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/search.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn search(arg: &str, debug: bool) {
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/sync.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn sync(debug: bool) {
[INFO] [stdout]   |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> src/cli/sync.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn supd(pack: &str, debug: bool) {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> src/cli/install.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn tarah_install_pkg(packs: &[String], debug: bool) {
[INFO] [stdout]    |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pack`
[INFO] [stdout]   --> src/cli/install.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Ok(s) if s.success() => for pack in &printuse_pacman {},
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_pack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `success_count` is assigned to, but never used
[INFO] [stdout]    --> src/cli/install.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut success_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_success_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fail_count` is assigned to, but never used
[INFO] [stdout]    --> src/cli/install.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut fail_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_fail_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `success_count` is never read
[INFO] [stdout]    --> src/cli/install.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |                     success_count += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fail_count` is never read
[INFO] [stdout]    --> src/cli/install.rs:193:21
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     fail_count += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/remove.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn tarah_remove_pkg(pack: &str, debug: bool) {
[INFO] [stdout]   |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/upgrade.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn upgrade(pack: &str, debug: bool) {
[INFO] [stdout]   |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/search.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn search(arg: &str, debug: bool) {
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/sync.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn sync(debug: bool) {
[INFO] [stdout]   |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> src/cli/sync.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn supd(pack: &str, debug: bool) {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]  --> src/cli/upgrade.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn upgrade(pack: &str, debug: bool) {
[INFO] [stdout]   |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s
[INFO] running `Command { std: "docker" "inspect" "1e69ab046f61cc239b32813ea838c31e7ebd46c6f3ca85d1b67488170381aa0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e69ab046f61cc239b32813ea838c31e7ebd46c6f3ca85d1b67488170381aa0a", kill_on_drop: false }`
[INFO] [stdout] 1e69ab046f61cc239b32813ea838c31e7ebd46c6f3ca85d1b67488170381aa0a
