[INFO] fetching crate rpk-config 0.1.1... [INFO] testing rpk-config-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rpk-config 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rpk-config 0.1.1 [INFO] finished tweaking crates.io crate rpk-config 0.1.1 [INFO] tweaked toml for crates.io crate rpk-config 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rpk-config 0.1.1 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 crates.io crate rpk-config 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" "+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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa2fc1cb34d871d997bb4a79fb62c7a06090b0e9d8936ac3f22e8bd6e549e4c5 [INFO] running `Command { std: "docker" "start" "-a" "fa2fc1cb34d871d997bb4a79fb62c7a06090b0e9d8936ac3f22e8bd6e549e4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2fc1cb34d871d997bb4a79fb62c7a06090b0e9d8936ac3f22e8bd6e549e4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2fc1cb34d871d997bb4a79fb62c7a06090b0e9d8936ac3f22e8bd6e549e4c5", kill_on_drop: false }` [INFO] [stdout] fa2fc1cb34d871d997bb4a79fb62c7a06090b0e9d8936ac3f22e8bd6e549e4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 22d9534369df59c49fe9abc22b53aa49eb47036f0bbf4924e4a9a6e525563486 [INFO] running `Command { std: "docker" "start" "-a" "22d9534369df59c49fe9abc22b53aa49eb47036f0bbf4924e4a9a6e525563486", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rpk-common v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling nusb v0.1.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rpk-config v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:1395:24 [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.37s [INFO] running `Command { std: "docker" "inspect" "22d9534369df59c49fe9abc22b53aa49eb47036f0bbf4924e4a9a6e525563486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d9534369df59c49fe9abc22b53aa49eb47036f0bbf4924e4a9a6e525563486", kill_on_drop: false }` [INFO] [stdout] 22d9534369df59c49fe9abc22b53aa49eb47036f0bbf4924e4a9a6e525563486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ad7f50801181ee9c170d1ba96541505b1d8503d952ea805fd362077dd55abb8c [INFO] running `Command { std: "docker" "start" "-a" "ad7f50801181ee9c170d1ba96541505b1d8503d952ea805fd362077dd55abb8c", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rpk-config v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:1395:24 [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:1395:24 [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1395 | pub fn compile(source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler_test.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn pretty_compile(src: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn pretty_compile(src: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] running `Command { std: "docker" "inspect" "ad7f50801181ee9c170d1ba96541505b1d8503d952ea805fd362077dd55abb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7f50801181ee9c170d1ba96541505b1d8503d952ea805fd362077dd55abb8c", kill_on_drop: false }` [INFO] [stdout] ad7f50801181ee9c170d1ba96541505b1d8503d952ea805fd362077dd55abb8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1e2f3fbfafa497b7c1bc762d6978ec1b6723de07823e841cf3f89352ddfd5b81 [INFO] running `Command { std: "docker" "start" "-a" "1e2f3fbfafa497b7c1bc762d6978ec1b6723de07823e841cf3f89352ddfd5b81", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/compiler.rs:1395:24 [INFO] [stdout] running 33 tests [INFO] [stderr] | [INFO] [stdout] test compiler::test::global_dual_action_timeout ... ok [INFO] [stderr] 1395 | pub fn compile(source: &str) -> Result { [INFO] [stdout] test compiler::test::global_dual_action_timeout2 ... ok [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test compiler::test::invalid_global_name ... ok [INFO] [stderr] | | [INFO] [stdout] test compiler::test::invalid_assign ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test compiler::test::bad_syntax_in_firmware_section ... ok [INFO] [stderr] | [INFO] [stdout] test compiler::test::invalid_layer_suffix ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test compiler::test::defaults ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test compiler::test::firmware_section ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test compiler::test::mouse_profile ... ok [INFO] [stderr] | [INFO] [stdout] test compiler::test::aliases ... ok [INFO] [stderr] 1395 | pub fn compile(source: &str) -> Result> { [INFO] [stdout] test compiler::test::invalid_alias_multi_assign ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test compiler::test::oneshot ... ok [INFO] [stderr] [INFO] [stdout] test compiler::test::keycode_names ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test compiler::test::macro_tap ... ok [INFO] [stderr] --> src/compiler_test.rs:9:28 [INFO] [stdout] test compiler::test::matrix ... ok [INFO] [stderr] | [INFO] [stdout] test compiler::test::unicode ... ok [INFO] [stderr] 9 | pub fn pretty_compile(src: &str) -> Result { [INFO] [stdout] test compiler::test::bad_layer_modifier ... ok [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test keycodes::test::modifiers_convert ... ok [INFO] [stderr] | | [INFO] [stdout] test keycodes::test::test_key_code ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test test::f32_to_from_u16 ... ok [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 9 | pub fn pretty_compile(src: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rpk-config` (lib) generated 1 warning (run `cargo fix --lib -p rpk-config` to apply 1 suggestion) [INFO] [stderr] warning: `rpk-config` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p rpk-config --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpk_config-a9f8f19eb1d6610e) [INFO] [stdout] test compiler::test::layer_action ... ok [INFO] [stdout] test compiler::test::compiling_to_binary ... ok [INFO] [stdout] test compiler::test::dual_action_macro ... ok [INFO] [stdout] test keycodes::test::test_list_keycodes ... ok [INFO] [stdout] test compiler::test::macro_tap_hold_release ... ok [INFO] [stdout] test compiler::test::toggle_layout ... ok [INFO] [stdout] test globals::test::mouse_to_from_binary ... ok [INFO] [stdout] test keycodes::test::char_to_code_test ... ok [INFO] [stdout] test compiler::test::overload_action ... ok [INFO] [stdout] test compiler::test::invalid_layer_multi_assign ... ok [INFO] [stdout] test compiler::test::setlayout ... ok [INFO] [stdout] test compiler::test::layer ... ok [INFO] [stdout] test compiler::test::modifier_macros ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rpk-config/main.rs (/opt/rustwide/target/debug/deps/rpk_config-f60fa9e623add599) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test init_builder::test::build ... ok [INFO] [stdout] test test::validate_cmd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e2f3fbfafa497b7c1bc762d6978ec1b6723de07823e841cf3f89352ddfd5b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2f3fbfafa497b7c1bc762d6978ec1b6723de07823e841cf3f89352ddfd5b81", kill_on_drop: false }` [INFO] [stdout] 1e2f3fbfafa497b7c1bc762d6978ec1b6723de07823e841cf3f89352ddfd5b81