[INFO] cloning repository https://github.com/archer884/search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archer884/search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fsearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fsearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6b87dbb306db3eeed954542d910270a75d9117a
[INFO] checking archer884/search against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fsearch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/archer884/search
[INFO] finished tweaking git repo https://github.com/archer884/search
[INFO] tweaked toml for git repo https://github.com/archer884/search written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archer884/search on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archer884/search 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c6c64f6c73159b2503cd2ea087332588cd8e9bad0fb7c5ba277aa8c9a578b86
[INFO] running `Command { std: "docker" "start" "-a" "6c6c64f6c73159b2503cd2ea087332588cd8e9bad0fb7c5ba277aa8c9a578b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c6c64f6c73159b2503cd2ea087332588cd8e9bad0fb7c5ba277aa8c9a578b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6c64f6c73159b2503cd2ea087332588cd8e9bad0fb7c5ba277aa8c9a578b86", kill_on_drop: false }`
[INFO] [stdout] 6c6c64f6c73159b2503cd2ea087332588cd8e9bad0fb7c5ba277aa8c9a578b86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c28d9350f1bf958d136899380415e6243370e97c43526511ed46a842e9c7a0
[INFO] running `Command { std: "docker" "start" "-a" "07c28d9350f1bf958d136899380415e6243370e97c43526511ed46a842e9c7a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking bitpacking v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tantivy-bitpacker v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking fs4 v0.8.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.5.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking hyperloglogplus v0.4.1
[INFO] [stderr]     Checking bon v3.6.3
[INFO] [stderr]     Checking tantivy-query-grammar v0.24.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking tantivy-common v0.9.0
[INFO] [stderr]     Checking tantivy-sstable v0.5.0
[INFO] [stderr]     Checking tantivy-stacker v0.5.0
[INFO] [stderr]     Checking tantivy-columnar v0.5.0
[INFO] [stderr]     Checking tantivy v0.24.1
[INFO] [stderr]     Checking search v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn root(&self) -> io::Result<Cow<Path>>;
[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] 128 |     fn root(&self) -> io::Result<Cow<'_, Path>>;
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn root(&self) -> io::Result<Cow<Path>> {
[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] 159 |     fn root(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn root(&self) -> io::Result<Cow<Path>> {
[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] 181 |     fn root(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn root(&self) -> io::Result<Cow<Path>>;
[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] 128 |     fn root(&self) -> io::Result<Cow<'_, Path>>;
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn root(&self) -> io::Result<Cow<Path>> {
[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] 159 |     fn root(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn root(&self) -> io::Result<Cow<Path>> {
[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] 181 |     fn root(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.32s
[INFO] running `Command { std: "docker" "inspect" "07c28d9350f1bf958d136899380415e6243370e97c43526511ed46a842e9c7a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c28d9350f1bf958d136899380415e6243370e97c43526511ed46a842e9c7a0", kill_on_drop: false }`
[INFO] [stdout] 07c28d9350f1bf958d136899380415e6243370e97c43526511ed46a842e9c7a0
