[INFO] cloning repository https://github.com/alaminopu/kctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alaminopu/kctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaminopu%2Fkctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaminopu%2Fkctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a42f1dc78453e4c48d655574e535475f3fa1bc0
[INFO] testing alaminopu/kctl/8a42f1dc78453e4c48d655574e535475f3fa1bc0 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaminopu%2Fkctl" "/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/alaminopu/kctl
[INFO] finished tweaking git repo https://github.com/alaminopu/kctl
[INFO] tweaked toml for git repo https://github.com/alaminopu/kctl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alaminopu/kctl on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alaminopu/kctl 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 151d4f7fa6a937a35cfb64a26617f155ec47ac278368b9efb3f1530774cfbe9d
[INFO] running `Command { std: "docker" "start" "-a" "151d4f7fa6a937a35cfb64a26617f155ec47ac278368b9efb3f1530774cfbe9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "151d4f7fa6a937a35cfb64a26617f155ec47ac278368b9efb3f1530774cfbe9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151d4f7fa6a937a35cfb64a26617f155ec47ac278368b9efb3f1530774cfbe9d", kill_on_drop: false }`
[INFO] [stdout] 151d4f7fa6a937a35cfb64a26617f155ec47ac278368b9efb3f1530774cfbe9d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6b58fc56788644583e019405cb6fc65bc23991275db321b057746e17e17f3fc
[INFO] running `Command { std: "docker" "start" "-a" "c6b58fc56788644583e019405cb6fc65bc23991275db321b057746e17e17f3fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling predicates v1.0.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling kctl v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:21:67
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Err(why) => panic!("couldn't create {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:29:69
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Err(why) => panic!("couldn't write to {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:48:65
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.23s
[INFO] running `Command { std: "docker" "inspect" "c6b58fc56788644583e019405cb6fc65bc23991275db321b057746e17e17f3fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b58fc56788644583e019405cb6fc65bc23991275db321b057746e17e17f3fc", kill_on_drop: false }`
[INFO] [stdout] c6b58fc56788644583e019405cb6fc65bc23991275db321b057746e17e17f3fc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02d22272e1b084ebf5cc1c373cb9af128cbf7a9a9e63e5e440550f81475eadf2
[INFO] running `Command { std: "docker" "start" "-a" "02d22272e1b084ebf5cc1c373cb9af128cbf7a9a9e63e5e440550f81475eadf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling kctl v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:21:67
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Err(why) => panic!("couldn't create {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:29:69
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Err(why) => panic!("couldn't write to {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:48:65
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:21:67
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Err(why) => panic!("couldn't create {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:29:69
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Err(why) => panic!("couldn't write to {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/config.rs:48:65
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "02d22272e1b084ebf5cc1c373cb9af128cbf7a9a9e63e5e440550f81475eadf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d22272e1b084ebf5cc1c373cb9af128cbf7a9a9e63e5e440550f81475eadf2", kill_on_drop: false }`
[INFO] [stdout] 02d22272e1b084ebf5cc1c373cb9af128cbf7a9a9e63e5e440550f81475eadf2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20d63ddd325c5b34f6cbc553925572c7d8eea4bfc278395b10fac051a2abebc5
[INFO] running `Command { std: "docker" "start" "-a" "20d63ddd325c5b34f6cbc553925572c7d8eea4bfc278395b10fac051a2abebc5", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/config.rs:21:67
[INFO] [stderr]    |
[INFO] [stderr] 21 |         Err(why) => panic!("couldn't create {}: {}", display, why.description()),
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/config.rs:29:69
[INFO] [stderr]    |
[INFO] [stderr] 29 |         Err(why) => panic!("couldn't write to {}: {}", display, why.description()),
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/config.rs:48:65
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kctl` (bin "kctl" test) generated 3 warnings
[INFO] [stderr] warning: `kctl` (bin "kctl") generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kctl-6fc730cce6fd5ab2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test args::tests::test_parse ... ok
[INFO] [stdout] test config::tests::test_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b1f704f8e1c1dcfd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test integration::calling_root_without_args ... ok
[INFO] [stdout] test integration::calling_forward_without_args ... ok
[INFO] [stdout] test integration::calling_exec_without_args ... ok
[INFO] [stdout] test integration::calling_log_without_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20d63ddd325c5b34f6cbc553925572c7d8eea4bfc278395b10fac051a2abebc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d63ddd325c5b34f6cbc553925572c7d8eea4bfc278395b10fac051a2abebc5", kill_on_drop: false }`
[INFO] [stdout] 20d63ddd325c5b34f6cbc553925572c7d8eea4bfc278395b10fac051a2abebc5
