[INFO] cloning repository https://github.com/ah7255703/lsql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ah7255703/lsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53049e54153390325ae835d37de885902a2d0dd2 [INFO] checking ah7255703/lsql against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ah7255703/lsql [INFO] finished tweaking git repo https://github.com/ah7255703/lsql [INFO] tweaked toml for git repo https://github.com/ah7255703/lsql written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ah7255703/lsql on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ah7255703/lsql 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9232c224f0a527497231099480e18249990f27197ae731c964a9d1f1526cc76e [INFO] running `Command { std: "docker" "start" "-a" "9232c224f0a527497231099480e18249990f27197ae731c964a9d1f1526cc76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9232c224f0a527497231099480e18249990f27197ae731c964a9d1f1526cc76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9232c224f0a527497231099480e18249990f27197ae731c964a9d1f1526cc76e", kill_on_drop: false }` [INFO] [stdout] 9232c224f0a527497231099480e18249990f27197ae731c964a9d1f1526cc76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9646c9ccb7536bbe1261b8aafe6ce1b7ce50bcfbd454f1fbdf9e453b7ecdfb53 [INFO] running `Command { std: "docker" "start" "-a" "9646c9ccb7536bbe1261b8aafe6ce1b7ce50bcfbd454f1fbdf9e453b7ecdfb53", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling nu-derive-value v0.102.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking time-core v0.1.3 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking nu-glob v0.102.0 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking nu-path v0.102.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking fd-lock v4.0.3 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking nu-system v0.102.0 [INFO] [stderr] Checking nu-utils v0.102.0 [INFO] [stderr] Checking reedline v0.38.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking nu-protocol v0.102.0 [INFO] [stderr] Checking nu-plugin-protocol v0.102.0 [INFO] [stderr] Checking nu-engine v0.102.0 [INFO] [stderr] Checking nu-plugin-core v0.102.0 [INFO] [stderr] Checking nu-plugin v0.102.0 [INFO] [stderr] Checking lsql v1.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | fn render_prompt_left(&self) -> Cow { [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] 26 | fn render_prompt_left(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn render_prompt_right(&self) -> Cow { [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] 33 | fn render_prompt_right(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | fn render_prompt_multiline_indicator(&self) -> Cow { [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] 41 | fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 47 | history_search: PromptHistorySearch, [INFO] [stdout] 48 | ) -> Cow { [INFO] [stdout] | ^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | fn render_prompt_left(&self) -> Cow { [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] 26 | fn render_prompt_left(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn render_prompt_right(&self) -> Cow { [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] 33 | fn render_prompt_right(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | fn render_prompt_multiline_indicator(&self) -> Cow { [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] 41 | fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shell.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 47 | history_search: PromptHistorySearch, [INFO] [stdout] 48 | ) -> Cow { [INFO] [stdout] | ^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.48s [INFO] running `Command { std: "docker" "inspect" "9646c9ccb7536bbe1261b8aafe6ce1b7ce50bcfbd454f1fbdf9e453b7ecdfb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9646c9ccb7536bbe1261b8aafe6ce1b7ce50bcfbd454f1fbdf9e453b7ecdfb53", kill_on_drop: false }` [INFO] [stdout] 9646c9ccb7536bbe1261b8aafe6ce1b7ce50bcfbd454f1fbdf9e453b7ecdfb53