[INFO] fetching crate librush 0.2.1... [INFO] testing librush-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate librush 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate librush 0.2.1 [INFO] finished tweaking crates.io crate librush 0.2.1 [INFO] tweaked toml for crates.io crate librush 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate librush 0.2.1 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 librush 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c429336a36c1abec5246a56ed361302574562da31d8e6acd6aaecb6951aff2 [INFO] running `Command { std: "docker" "start" "-a" "e6c429336a36c1abec5246a56ed361302574562da31d8e6acd6aaecb6951aff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c429336a36c1abec5246a56ed361302574562da31d8e6acd6aaecb6951aff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c429336a36c1abec5246a56ed361302574562da31d8e6acd6aaecb6951aff2", kill_on_drop: false }` [INFO] [stdout] e6c429336a36c1abec5246a56ed361302574562da31d8e6acd6aaecb6951aff2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da7749f6681e0f0b62b635b47f8f6e67092882a3ecbe142b9be2a1749e976fa [INFO] running `Command { std: "docker" "start" "-a" "2da7749f6681e0f0b62b635b47f8f6e67092882a3ecbe142b9be2a1749e976fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Compiling vergen-gitcl v1.0.5 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling pm-bin v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling bitbybit v1.3.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling librush v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: librush@0.2.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: librush@0.2.1: can not find ./.git/index [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant_derive v5.4.0 [INFO] [stderr] Compiling zvariant v5.4.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Compiling zbus v5.5.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ibus/factory.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden 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] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.28s [INFO] running `Command { std: "docker" "inspect" "2da7749f6681e0f0b62b635b47f8f6e67092882a3ecbe142b9be2a1749e976fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da7749f6681e0f0b62b635b47f8f6e67092882a3ecbe142b9be2a1749e976fa", kill_on_drop: false }` [INFO] [stdout] 2da7749f6681e0f0b62b635b47f8f6e67092882a3ecbe142b9be2a1749e976fa [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4cc1809074d7c49792a5d9c2827c87f1408de853d93bc8e6a6b6037ab9adc08 [INFO] running `Command { std: "docker" "start" "-a" "e4cc1809074d7c49792a5d9c2827c87f1408de853d93bc8e6a6b6037ab9adc08", kill_on_drop: false }` [INFO] [stderr] warning: librush@0.2.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: librush@0.2.1: can not find ./.git/index [INFO] [stderr] Compiling librush v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ibus/factory.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden 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] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ibus/factory.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden 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] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "e4cc1809074d7c49792a5d9c2827c87f1408de853d93bc8e6a6b6037ab9adc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cc1809074d7c49792a5d9c2827c87f1408de853d93bc8e6a6b6037ab9adc08", kill_on_drop: false }` [INFO] [stdout] e4cc1809074d7c49792a5d9c2827c87f1408de853d93bc8e6a6b6037ab9adc08 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 494bd7b0263f611b5c60423a7438f922833b51468de6ba5da57e7947bd685be7 [INFO] running `Command { std: "docker" "start" "-a" "494bd7b0263f611b5c60423a7438f922833b51468de6ba5da57e7947bd685be7", kill_on_drop: false }` [INFO] [stderr] warning: librush@0.2.1: not within a suitable 'git' worktree! [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: librush@0.2.1: can not find ./.git/index [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ibus/factory.rs:47:28 [INFO] [stderr] | [INFO] [stderr] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | async fn create_engine(&mut self, name: String) -> fdo::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `librush` (lib) generated 1 warning (run `cargo fix --lib -p librush` to apply 1 suggestion) [INFO] [stderr] warning: `librush` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librush-dd81008ef034c5e0) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test ibus::ibus_serde::test::ibus_text_zvariant_signature ... ok [INFO] [stdout] test ibus::lookup_table::clear ... ok [INFO] [stdout] test ibus::lookup_table::cursor_down_saturate ... ok [INFO] [stdout] test ibus::lookup_table::cursor_down_nominal ... ok [INFO] [stdout] test ibus::lookup_table::cursor_pos_in_page ... ok [INFO] [stdout] test ibus::lookup_table::cursor_down_wrap ... ok [INFO] [stdout] test ibus::lookup_table::cursor_up_nominal ... ok [INFO] [stdout] test ibus::lookup_table::cursor_up_saturate ... ok [INFO] [stdout] test ibus::lookup_table::cursor_up_wrap ... ok [INFO] [stdout] test ibus::lookup_table::extend ... ok [INFO] [stdout] test ibus::lookup_table::get_candidate_by_index_in_page ... ok [INFO] [stdout] test ibus::lookup_table::lookup_table_large_page_size ... ok [INFO] [stdout] test ibus::lookup_table::lookup_table_zero_page_size ... ok [INFO] [stdout] test ibus::lookup_table::modify_candidates_nominal ... ok [INFO] [stdout] test ibus::lookup_table::modify_candidates_smaller ... ok [INFO] [stdout] test ibus::lookup_table::page_down_nominal ... ok [INFO] [stdout] test ibus::lookup_table::page_down_saturate ... ok [INFO] [stdout] test ibus::lookup_table::page_down_wrap ... ok [INFO] [stdout] test ibus::lookup_table::page_up_nominal ... ok [INFO] [stdout] test ibus::lookup_table::page_up_saturate ... ok [INFO] [stdout] test ibus::lookup_table::page_up_wrap ... ok [INFO] [stdout] test ibus::lookup_table::page_up_wrap_empty ... ok [INFO] [stdout] test ibus::lookup_table::push_candidate ... ok [INFO] [stdout] test ibus::lookup_table::reset_candidates ... ok [INFO] [stdout] test ibus::lookup_table::set_page_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/ibrus-2518ef507d86d24b) [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] [stderr] Doc-tests librush [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" "494bd7b0263f611b5c60423a7438f922833b51468de6ba5da57e7947bd685be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494bd7b0263f611b5c60423a7438f922833b51468de6ba5da57e7947bd685be7", kill_on_drop: false }` [INFO] [stdout] 494bd7b0263f611b5c60423a7438f922833b51468de6ba5da57e7947bd685be7