[INFO] fetching crate komando 0.1.1... [INFO] testing komando-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate komando 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate komando 0.1.1 [INFO] finished tweaking crates.io crate komando 0.1.1 [INFO] tweaked toml for crates.io crate komando 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate komando 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate komando 0.1.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98b533699221b144650ad469bb951d81bf522361344b1aee289f7c6558301eb3 [INFO] running `Command { std: "docker" "start" "-a" "98b533699221b144650ad469bb951d81bf522361344b1aee289f7c6558301eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b533699221b144650ad469bb951d81bf522361344b1aee289f7c6558301eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b533699221b144650ad469bb951d81bf522361344b1aee289f7c6558301eb3", kill_on_drop: false }` [INFO] [stdout] 98b533699221b144650ad469bb951d81bf522361344b1aee289f7c6558301eb3 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac98730e3ea763a7cb50449d78b999a678c85fbaad48845ea3a9c900a95e1b5c [INFO] running `Command { std: "docker" "start" "-a" "ac98730e3ea763a7cb50449d78b999a678c85fbaad48845ea3a9c900a95e1b5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling komando v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] warning: komando@0.1.1: Checking for komando() in /root/.bashrc [INFO] [stderr] warning: komando@0.1.1: Shell integration installed. Please restart your shell or run 'source ~/.bashrc' (or ~/.zshrc) [INFO] [stderr] warning: komando@0.1.1: Pre-install setup completed [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stdout] warning: methods `update_command` and `increment_usage` are never used [INFO] [stdout] --> src/ops.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl CommandStore { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn update_command(&mut self, id: &str, updates: CommandUpdates) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn increment_usage(&mut self, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandUpdates` is never constructed [INFO] [stdout] --> src/ops.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct CommandUpdates { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s [INFO] running `Command { std: "docker" "inspect" "ac98730e3ea763a7cb50449d78b999a678c85fbaad48845ea3a9c900a95e1b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac98730e3ea763a7cb50449d78b999a678c85fbaad48845ea3a9c900a95e1b5c", kill_on_drop: false }` [INFO] [stdout] ac98730e3ea763a7cb50449d78b999a678c85fbaad48845ea3a9c900a95e1b5c [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a19d60f159e1883ae2fe1df4e4312f18e7288473701a6aa21b85e5376056d654 [INFO] running `Command { std: "docker" "start" "-a" "a19d60f159e1883ae2fe1df4e4312f18e7288473701a6aa21b85e5376056d654", kill_on_drop: false }` [INFO] [stderr] warning: komando@0.1.1: Checking for komando() in /root/.bashrc [INFO] [stderr] warning: komando@0.1.1: Shell integration installed. Please restart your shell or run 'source ~/.bashrc' (or ~/.zshrc) [INFO] [stderr] warning: komando@0.1.1: Pre-install setup completed [INFO] [stderr] Compiling komando v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `update_command` and `increment_usage` are never used [INFO] [stdout] --> src/ops.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl CommandStore { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn update_command(&mut self, id: &str, updates: CommandUpdates) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn increment_usage(&mut self, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandUpdates` is never constructed [INFO] [stdout] --> src/ops.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct CommandUpdates { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "a19d60f159e1883ae2fe1df4e4312f18e7288473701a6aa21b85e5376056d654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19d60f159e1883ae2fe1df4e4312f18e7288473701a6aa21b85e5376056d654", kill_on_drop: false }` [INFO] [stdout] a19d60f159e1883ae2fe1df4e4312f18e7288473701a6aa21b85e5376056d654 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41566aa0c638c0f59f4d25c0eae09aef2f4451ed4fd255be544f9b5255080403 [INFO] running `Command { std: "docker" "start" "-a" "41566aa0c638c0f59f4d25c0eae09aef2f4451ed4fd255be544f9b5255080403", kill_on_drop: false }` [INFO] [stderr] warning: komando@0.1.1: Checking for komando() in /root/.bashrc [INFO] [stderr] warning: komando@0.1.1: Shell integration installed. Please restart your shell or run 'source ~/.bashrc' (or ~/.zshrc) [INFO] [stderr] warning: komando@0.1.1: Pre-install setup completed [INFO] [stderr] warning: methods `update_command` and `increment_usage` are never used [INFO] [stderr] --> src/ops.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 26 | impl CommandStore { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 102 | pub fn update_command(&mut self, id: &str, updates: CommandUpdates) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 144 | pub fn increment_usage(&mut self, id: &str) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `CommandUpdates` is never constructed [INFO] [stderr] --> src/ops.rs:155:12 [INFO] [stderr] | [INFO] [stderr] 155 | pub struct CommandUpdates { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `komando` (bin "komando_exec" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/komando_exec-5a4e96c85b3ad210) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41566aa0c638c0f59f4d25c0eae09aef2f4451ed4fd255be544f9b5255080403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41566aa0c638c0f59f4d25c0eae09aef2f4451ed4fd255be544f9b5255080403", kill_on_drop: false }` [INFO] [stdout] 41566aa0c638c0f59f4d25c0eae09aef2f4451ed4fd255be544f9b5255080403