[INFO] cloning repository https://github.com/reemus-dev/gitnr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reemus-dev/gitnr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freemus-dev%2Fgitnr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freemus-dev%2Fgitnr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34efb722068b1a9c466d8e2a05d6330d0d567485 [INFO] building reemus-dev/gitnr against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freemus-dev%2Fgitnr" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reemus-dev/gitnr [INFO] finished tweaking git repo https://github.com/reemus-dev/gitnr [INFO] tweaked toml for git repo https://github.com/reemus-dev/gitnr written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reemus-dev/gitnr on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reemus-dev/gitnr 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded objc_id v0.1.1 [INFO] [stderr] Downloaded colorchoice v1.0.2 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded objc-foundation v0.1.1 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded anyhow v1.0.90 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded xml-rs v0.8.22 [INFO] [stderr] Downloaded libloading v0.8.5 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded x11rb v0.10.1 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded openssl v0.10.68 [INFO] [stderr] Downloaded anstyle-parse v0.2.5 [INFO] [stderr] Downloaded anstream v0.6.15 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded flate2 v1.0.34 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded anstyle-query v1.1.1 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded x11rb-protocol v0.10.0 [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded tui-input v0.10.1 [INFO] [stderr] Downloaded gethostname v0.2.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] [stderr] Downloaded anstyle-wincon v3.0.4 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.2 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9fca872f60fb7263628fc04bbce22d093e9c1b275be8736d86bcfbce308f24c [INFO] running `Command { std: "docker" "start" "-a" "e9fca872f60fb7263628fc04bbce22d093e9c1b275be8736d86bcfbce308f24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9fca872f60fb7263628fc04bbce22d093e9c1b275be8736d86bcfbce308f24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fca872f60fb7263628fc04bbce22d093e9c1b275be8736d86bcfbce308f24c", kill_on_drop: false }` [INFO] [stdout] e9fca872f60fb7263628fc04bbce22d093e9c1b275be8736d86bcfbce308f24c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a5e6c3be4a4538b190eb2cbfaab47dcaa76af4398f0fa3502ed87e7d862b2aa [INFO] running `Command { std: "docker" "start" "-a" "8a5e6c3be4a4538b190eb2cbfaab47dcaa76af4398f0fa3502ed87e7d862b2aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling nix v0.24.3 [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 gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.4.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 unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tui-input v0.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling gitnr v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/search/views/home/main_side.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | fn create_filter_input(app: &mut UIState) -> anyhow::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] 12 | fn create_filter_input(app: &mut UIState) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "8a5e6c3be4a4538b190eb2cbfaab47dcaa76af4398f0fa3502ed87e7d862b2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5e6c3be4a4538b190eb2cbfaab47dcaa76af4398f0fa3502ed87e7d862b2aa", kill_on_drop: false }` [INFO] [stdout] 8a5e6c3be4a4538b190eb2cbfaab47dcaa76af4398f0fa3502ed87e7d862b2aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 780081774ebe1a56fb74bc7ea0ae55313e475f23a8882b663628d46f14d32fa8 [INFO] running `Command { std: "docker" "start" "-a" "780081774ebe1a56fb74bc7ea0ae55313e475f23a8882b663628d46f14d32fa8", kill_on_drop: false }` [INFO] [stderr] Compiling gitnr v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/search/views/home/main_side.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | fn create_filter_input(app: &mut UIState) -> anyhow::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] 12 | fn create_filter_input(app: &mut UIState) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "780081774ebe1a56fb74bc7ea0ae55313e475f23a8882b663628d46f14d32fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780081774ebe1a56fb74bc7ea0ae55313e475f23a8882b663628d46f14d32fa8", kill_on_drop: false }` [INFO] [stdout] 780081774ebe1a56fb74bc7ea0ae55313e475f23a8882b663628d46f14d32fa8