[INFO] fetching crate kawa-cli 0.1.0... [INFO] testing kawa-cli-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate kawa-cli 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kawa-cli 0.1.0 [INFO] finished tweaking crates.io crate kawa-cli 0.1.0 [INFO] tweaked toml for crates.io crate kawa-cli 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kawa-cli 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kawa-cli 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41c15b28a286f33c5fcb90c49ecbdb7c719a43fc7f726ec044c0dcde0328cc00 [INFO] running `Command { std: "docker" "start" "-a" "41c15b28a286f33c5fcb90c49ecbdb7c719a43fc7f726ec044c0dcde0328cc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41c15b28a286f33c5fcb90c49ecbdb7c719a43fc7f726ec044c0dcde0328cc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c15b28a286f33c5fcb90c49ecbdb7c719a43fc7f726ec044c0dcde0328cc00", kill_on_drop: false }` [INFO] [stdout] 41c15b28a286f33c5fcb90c49ecbdb7c719a43fc7f726ec044c0dcde0328cc00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a8150f4eb535516f591e74b102c2a61e4549acc1d7f86606e007539dbcf5e8f [INFO] running `Command { std: "docker" "start" "-a" "2a8150f4eb535516f591e74b102c2a61e4549acc1d7f86606e007539dbcf5e8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling kawa-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CliConfig` is never constructed [INFO] [stdout] --> src/config.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CliConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/config.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl CliConfig { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 16 | /// 新しい設定を作成 [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayFormatter` is never constructed [INFO] [stdout] --> src/display.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct DisplayFormatter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/display.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl DisplayFormatter { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 17 | /// 新しいフォーマッターを作成 [INFO] [stdout] 18 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.99s [INFO] running `Command { std: "docker" "inspect" "2a8150f4eb535516f591e74b102c2a61e4549acc1d7f86606e007539dbcf5e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a8150f4eb535516f591e74b102c2a61e4549acc1d7f86606e007539dbcf5e8f", kill_on_drop: false }` [INFO] [stdout] 2a8150f4eb535516f591e74b102c2a61e4549acc1d7f86606e007539dbcf5e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579aed8a18208a33139dadd4737a1d010fbf3d3191221c859a926fc164f3e692 [INFO] running `Command { std: "docker" "start" "-a" "579aed8a18208a33139dadd4737a1d010fbf3d3191221c859a926fc164f3e692", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling kawa-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CliConfig` is never constructed [INFO] [stdout] --> src/config.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CliConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/config.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl CliConfig { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 16 | /// 新しい設定を作成 [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayFormatter` is never constructed [INFO] [stdout] --> src/display.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct DisplayFormatter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/display.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl DisplayFormatter { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 17 | /// 新しいフォーマッターを作成 [INFO] [stdout] 18 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.31s [INFO] running `Command { std: "docker" "inspect" "579aed8a18208a33139dadd4737a1d010fbf3d3191221c859a926fc164f3e692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579aed8a18208a33139dadd4737a1d010fbf3d3191221c859a926fc164f3e692", kill_on_drop: false }` [INFO] [stdout] 579aed8a18208a33139dadd4737a1d010fbf3d3191221c859a926fc164f3e692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7685bc63c4e07eb91ce5a8dd1278d5e9f61a53b74e275399226033a191edb73 [INFO] running `Command { std: "docker" "start" "-a" "c7685bc63c4e07eb91ce5a8dd1278d5e9f61a53b74e275399226033a191edb73", kill_on_drop: false }` [INFO] [stderr] warning: struct `CliConfig` is never constructed [INFO] [stderr] --> src/config.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct CliConfig { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/config.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl CliConfig { [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] 16 | /// 新しい設定を作成 [INFO] [stderr] 17 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DisplayFormatter` is never constructed [INFO] [stderr] --> src/display.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct DisplayFormatter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/display.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl DisplayFormatter { [INFO] [stderr] | --------------------- associated function in this implementation [INFO] [stderr] 17 | /// 新しいフォーマッターを作成 [INFO] [stderr] 18 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `kawa-cli` (bin "kawa" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kawa-bdc04c6f837c29f4) [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" "c7685bc63c4e07eb91ce5a8dd1278d5e9f61a53b74e275399226033a191edb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7685bc63c4e07eb91ce5a8dd1278d5e9f61a53b74e275399226033a191edb73", kill_on_drop: false }` [INFO] [stdout] c7685bc63c4e07eb91ce5a8dd1278d5e9f61a53b74e275399226033a191edb73