[INFO] cloning repository https://github.com/SWE-bench-repos/nushell__nushell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SWE-bench-repos/nushell__nushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWE-bench-repos%2Fnushell__nushell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWE-bench-repos%2Fnushell__nushell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a719814ff5b02e863e1a006c80d4af7af63951b9 [INFO] checking SWE-bench-repos/nushell__nushell/a719814ff5b02e863e1a006c80d4af7af63951b9 against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSWE-bench-repos%2Fnushell__nushell" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SWE-bench-repos/nushell__nushell [INFO] finished tweaking git repo https://github.com/SWE-bench-repos/nushell__nushell [INFO] tweaked toml for git repo https://github.com/SWE-bench-repos/nushell__nushell written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SWE-bench-repos/nushell__nushell on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SWE-bench-repos/nushell__nushell 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08e5c4ceb4fb7a48af4107cb77ce3c778b9db3c3e97fdbc71afa4589bea77d42 [INFO] running `Command { std: "docker" "start" "-a" "08e5c4ceb4fb7a48af4107cb77ce3c778b9db3c3e97fdbc71afa4589bea77d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08e5c4ceb4fb7a48af4107cb77ce3c778b9db3c3e97fdbc71afa4589bea77d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e5c4ceb4fb7a48af4107cb77ce3c778b9db3c3e97fdbc71afa4589bea77d42", kill_on_drop: false }` [INFO] [stdout] 08e5c4ceb4fb7a48af4107cb77ce3c778b9db3c3e97fdbc71afa4589bea77d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5d7dd3330c1faaa2a46f5f0528521106129f06e087787e837927e3c283f34a9 [INFO] running `Command { std: "docker" "start" "-a" "e5d7dd3330c1faaa2a46f5f0528521106129f06e087787e837927e3c283f34a9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking zlib-rs v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking libz-rs-sys v0.4.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking nu-glob v0.102.1 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking interprocess v2.2.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bytesize v1.3.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Compiling is_debug v1.0.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling uuhelp_parser v0.0.29 [INFO] [stderr] Checking shadow-rs v0.38.0 [INFO] [stderr] Compiling uucore_procs v0.0.29 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking ansitok v0.2.0 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking ansi-str v0.8.0 [INFO] [stderr] Checking os_display v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling nu-derive-value v0.102.1 (/opt/rustwide/workdir/crates/nu-derive-value) [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking nu-path v0.102.1 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-path/src/components.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn components(path: &Path) -> impl Iterator { [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] 53 | pub fn components(path: &Path) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-path/src/trailing_slash.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn strip_trailing_slash(path: &Path) -> 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] 8 | pub fn strip_trailing_slash(path: &Path) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling nu-cmd-lang v0.102.1 (/opt/rustwide/workdir/crates/nu-cmd-lang) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Checking quick-xml v0.37.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking nu-json v0.102.1 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Checking nu-utils v0.102.1 (/opt/rustwide/workdir/crates/nu-utils) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn strip_ansi_unlikely(string: &str) -> 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] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn strip_ansi_likely(string: &str) -> 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] 31 | pub fn strip_ansi_likely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking which v7.0.0 [INFO] [stderr] Checking uuid v1.12.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Checking nu-system v0.102.1 (/opt/rustwide/workdir/crates/nu-system) [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking nu-protocol v0.102.1 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking nu-test-support v0.102.1 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stderr] Checking avro-schema v0.3.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking uucore v0.0.29 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Checking nu-pretty-hex v0.102.1 (/opt/rustwide/workdir/crates/nu-pretty-hex) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-pretty-hex/src/pretty_hex.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | fn hex_dump(&self) -> Hex; [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] 302 | fn hex_dump(&self) -> Hex<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-pretty-hex/src/pretty_hex.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | fn hex_conf(&self, cfg: HexConfig) -> Hex; [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] 306 | fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-pretty-hex/src/pretty_hex.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | fn hex_dump(&self) -> Hex { [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] 313 | fn hex_dump(&self) -> Hex<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-pretty-hex/src/pretty_hex.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | fn hex_conf(&self, cfg: HexConfig) -> Hex { [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] 316 | fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=852fa7c820f8e00a -C extra-filename=-6f5ec852420d2656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-aecf3f2e5d355fca.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-3911f7e331b11cc4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/command.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn examples(&self) -> Vec { [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] 69 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:1010:9 [INFO] [stdout] | [INFO] [stdout] 1010 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1011 | debugger: Box, [INFO] [stdout] 1012 | ) -> Result<(), PoisonDebuggerError> { [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] 1012 | ) -> Result<(), PoisonDebuggerError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:1020:32 [INFO] [stdout] | [INFO] [stdout] 1020 | pub fn deactivate_debugger(&self) -> Result, PoisonDebuggerError> { [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] 1020 | pub fn deactivate_debugger(&self) -> Result, PoisonDebuggerError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/stack.rs:636:32 [INFO] [stdout] | [INFO] [stdout] 636 | pub fn start_collect_value(&mut self) -> StackCollectValueGuard { [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] 636 | pub fn start_collect_value(&mut self) -> StackCollectValueGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/stack.rs:643:34 [INFO] [stdout] | [INFO] [stdout] 643 | pub fn use_call_arg_out_dest(&mut self) -> StackCallArgGuard { [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] 643 | pub fn use_call_arg_out_dest(&mut self) -> StackCallArgGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/stack.rs:649:9 [INFO] [stdout] | [INFO] [stdout] 649 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 652 | ) -> StackIoGuard { [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] 652 | ) -> StackIoGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/signature.rs:774:17 [INFO] [stdout] | [INFO] [stdout] 774 | fn examples(&self) -> Vec { [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] 774 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/mod.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn coerce_str(&self) -> Result, ShellError> { [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] 396 | pub fn coerce_str(&self) -> Result, ShellError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/record.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn iter(&self) -> Iter { [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] 47 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/record.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn iter_mut(&mut self) -> IterMut { [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] 51 | pub fn iter_mut(&mut self) -> IterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/record.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn columns(&self) -> Columns { [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] 214 | pub fn columns(&self) -> Columns<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/record.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn values(&self) -> Values { [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] 226 | pub fn values(&self) -> Values<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/value/record.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn drain(&mut self, range: R) -> Drain [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] 259 | pub fn drain(&mut self, range: R) -> Drain<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5d7dd3330c1faaa2a46f5f0528521106129f06e087787e837927e3c283f34a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d7dd3330c1faaa2a46f5f0528521106129f06e087787e837927e3c283f34a9", kill_on_drop: false }` [INFO] [stdout] e5d7dd3330c1faaa2a46f5f0528521106129f06e087787e837927e3c283f34a9