[INFO] cloning repository https://github.com/cosineblast/venus-nushell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosineblast/venus-nushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosineblast%2Fvenus-nushell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosineblast%2Fvenus-nushell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6826520d58cc2f59cbe77d8431cb8504efeb7686 [INFO] checking cosineblast/venus-nushell against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosineblast%2Fvenus-nushell" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cosineblast/venus-nushell [INFO] finished tweaking git repo https://github.com/cosineblast/venus-nushell [INFO] tweaked toml for git repo https://github.com/cosineblast/venus-nushell written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cosineblast/venus-nushell on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cosineblast/venus-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 175935de5aeabc10b38b761eff035a922f8f1eb4013997a3c6e924f43fc68bd2 [INFO] running `Command { std: "docker" "start" "-a" "175935de5aeabc10b38b761eff035a922f8f1eb4013997a3c6e924f43fc68bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "175935de5aeabc10b38b761eff035a922f8f1eb4013997a3c6e924f43fc68bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175935de5aeabc10b38b761eff035a922f8f1eb4013997a3c6e924f43fc68bd2", kill_on_drop: false }` [INFO] [stdout] 175935de5aeabc10b38b761eff035a922f8f1eb4013997a3c6e924f43fc68bd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9369a5b229f235bfda8eb63da5eb7ca6a19ca929667ca55ab029eb72dea1f3ee [INFO] running `Command { std: "docker" "start" "-a" "9369a5b229f235bfda8eb63da5eb7ca6a19ca929667ca55ab029eb72dea1f3ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zmij v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking libz-rs-sys v0.5.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking lscolors v0.20.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking buf-trait v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking byteyarn v0.5.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking nu-glob v0.109.2 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling nu-derive-value v0.109.2 (/opt/rustwide/workdir/crates/nu-derive-value) [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking nu-path v0.109.2 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking lean_string v0.5.1 [INFO] [stderr] Checking procfs-core v0.18.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking nu-experimental v0.109.2 (/opt/rustwide/workdir/crates/nu-experimental) [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking nu-utils v0.109.2 (/opt/rustwide/workdir/crates/nu-utils) [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking nu-system v0.109.2 (/opt/rustwide/workdir/crates/nu-system) [INFO] [stderr] Checking nu-protocol v0.109.2 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling tz-rs v0.7.1 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling tzdb_data v0.2.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nu-json v0.109.2 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling tzdb v0.7.3 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling shadow-rs v1.5.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Compiling nu-cmd-lang v0.109.2 (/opt/rustwide/workdir/crates/nu-cmd-lang) [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking fluent-syntax v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking fluent-bundle v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling uucore v0.5.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking nu-engine v0.109.2 (/opt/rustwide/workdir/crates/nu-engine) [INFO] [stderr] Checking nu-plugin-protocol v0.109.2 (/opt/rustwide/workdir/crates/nu-plugin-protocol) [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking fluent v0.17.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking nu-color-config v0.109.2 (/opt/rustwide/workdir/crates/nu-color-config) [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking nu-plugin-core v0.109.2 (/opt/rustwide/workdir/crates/nu-plugin-core) [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking os_display v0.1.4 [INFO] [stderr] Compiling uucore_procs v0.5.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking nu-plugin-engine v0.109.2 (/opt/rustwide/workdir/crates/nu-plugin-engine) [INFO] [stderr] Checking nu-plugin v0.109.2 (/opt/rustwide/workdir/crates/nu-plugin) [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking nu-table v0.109.2 (/opt/rustwide/workdir/crates/nu-table) [INFO] [stderr] Checking nu-parser v0.109.2 (/opt/rustwide/workdir/crates/nu-parser) [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking avro-schema v0.3.0 [INFO] [stderr] Checking polars-arrow-format v0.2.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling polars-utils v0.52.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking nu-cmd-base v0.109.2 (/opt/rustwide/workdir/crates/nu-cmd-base) [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking serde_stacker v0.1.14 [INFO] [stderr] Checking nu-test-support v0.109.2 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling polars-schema v0.52.0 [INFO] [stderr] Checking nu-pretty-hex v0.109.2 (/opt/rustwide/workdir/crates/nu-pretty-hex) [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking jiff v0.2.17 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling polars-arrow v0.52.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking aws-smithy-types v1.3.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking nuon v0.109.2 (/opt/rustwide/workdir/crates/nuon) [INFO] [stderr] Checking ureq-proto v0.4.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling polars-compute v0.52.0 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking zip v4.6.1 [INFO] [stderr] Checking parse_datetime v0.13.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nu-term-grid v0.109.2 (/opt/rustwide/workdir/crates/nu-term-grid) [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking platform-info v2.0.5 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking file-id v0.2.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking uu_mv v0.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking uu_cp v0.5.0 [INFO] [stderr] Checking human-date-parser v0.3.1 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking notify-debouncer-full v0.3.2 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking uu_uname v0.5.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking wax v0.6.0 [INFO] [stderr] Checking calamine v0.28.0 [INFO] [stderr] Checking uu_touch v0.5.0 [INFO] [stderr] Checking dtparse v2.0.1 [INFO] [stderr] Checking multipart-rs v0.1.13 [INFO] [stderr] Checking devicons v0.6.12 [INFO] [stderr] Checking reedline v0.44.0 (https://github.com/nushell/reedline?branch=main#b81c3518) [INFO] [stderr] Checking trash v5.2.5 [INFO] [stderr] Checking uu_mkdir v0.5.0 [INFO] [stderr] Checking uu_mktemp v0.5.0 [INFO] [stderr] Checking uu_whoami v0.5.0 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Checking oem_cp v2.1.2 [INFO] [stderr] Checking aws-smithy-async v1.2.7 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking print-positions v0.6.1 [INFO] [stderr] Checking titlecase v3.6.0 [INFO] [stderr] Checking dns-lookup v3.0.1 [INFO] [stderr] Checking umask v2.1.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking alphanumeric-sort v1.5.5 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking bracoxide v0.1.7 [INFO] [stderr] Checking aws-smithy-runtime-api v1.9.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling polars-core v0.52.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Compiling polars-ops v0.52.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking aws-smithy-http v0.62.6 [INFO] [stderr] Checking aws-credential-types v1.2.11 [INFO] [stderr] Compiling polars-plan v0.52.0 [INFO] [stderr] Compiling aws-types v1.3.11 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking aws-smithy-observability v0.1.5 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling polars-expr v0.52.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking aws-sigv4 v1.3.7 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] Compiling curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking nu-plugin-test-support v0.109.2 (/opt/rustwide/workdir/crates/nu-plugin-test-support) [INFO] [stderr] Checking aws-smithy-json v0.61.9 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling polars-stream v0.52.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking lsp-types v0.97.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking schemars v1.2.0 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking nu-cli v0.109.2 (/opt/rustwide/workdir/crates/nu-cli) [INFO] [stderr] Compiling rmcp-macros v0.8.5 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking nu-std v0.109.2 (/opt/rustwide/workdir/crates/nu-std) [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling polars-lazy v0.52.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking rmcp v0.8.5 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking aws-smithy-xml v0.60.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking tui-textarea v0.7.0 [INFO] [stderr] Checking tui-tree-widget v0.23.1 [INFO] [stderr] Checking xml5ever v0.18.1 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking aws-smithy-query v0.60.9 [INFO] [stderr] Checking lsp-server v0.7.9 [INFO] [stderr] Checking charset v0.1.5 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Compiling polars v0.52.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking markup5ever_rcdom v0.3.0 [INFO] [stderr] Checking rfc2047-decoder v1.0.6 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking nu-cmd-extra v0.109.2 (/opt/rustwide/workdir/crates/nu-cmd-extra) [INFO] [stderr] Checking proc-macro2 v1.0.104 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Compiling nu v0.109.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling tango-bench v0.6.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking goblin v0.7.1 [INFO] [stderr] Checking scraper v0.24.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking nu-mcp v0.109.2 (/opt/rustwide/workdir/crates/nu-mcp) [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking quote v1.0.42 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking eml-parser v0.1.5 [INFO] [stderr] Checking webpage v2.0.1 [INFO] [stderr] Checking nu-explore v0.109.2 (/opt/rustwide/workdir/crates/nu-explore) [INFO] [stderr] Checking nu-cmd-plugin v0.109.2 (/opt/rustwide/workdir/crates/nu-cmd-plugin) [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking ical v0.11.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking colorz v1.1.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sqlparser v0.53.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking gjson v0.8.1 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Checking mockito v1.7.1 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking lsp-textdocument v0.4.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking wasm-bindgen-test v0.3.56 [INFO] [stderr] Checking nu-lsp v0.109.2 (/opt/rustwide/workdir/crates/nu-lsp) [INFO] [stderr] Checking nu_plugin_query v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_query) [INFO] [stderr] Checking nu_plugin_formats v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_formats) [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking nu_plugin_example v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_example) [INFO] [stderr] Checking nu_plugin_inc v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_inc) [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Checking nu_plugin_custom_values v0.1.0 (/opt/rustwide/workdir/crates/nu_plugin_custom_values) [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking nu_plugin_stress_internals v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_stress_internals) [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.5.3 [INFO] [stderr] Checking ureq v3.0.12 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking aws-smithy-http-client v1.0.6 [INFO] [stderr] Checking aws-smithy-runtime v1.8.6 [INFO] [stderr] Checking update-informer v1.3.0 [INFO] [stderr] Checking nu-command v0.109.2 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Checking object_store v0.12.4 [INFO] [stderr] Checking git2 v0.20.3 [INFO] [stderr] Checking aws-runtime v1.5.10 [INFO] [stderr] Checking nu_plugin_gstat v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_gstat) [INFO] [stderr] Checking aws-sdk-sso v1.82.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.83.0 [INFO] [stderr] Checking aws-sdk-sts v1.84.0 [INFO] [stderr] Checking aws-config v1.8.5 [INFO] [stderr] Checking polars-error v0.52.0 [INFO] [stderr] Checking venus-wrapper v0.109.2 (/opt/rustwide/workdir/crates/venus-wrapper) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/repl/tests.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let mut cmd = Command::cargo_bin("nu")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking polars-dtype v0.52.0 [INFO] [stderr] Checking polars-row v0.52.0 [INFO] [stderr] Checking polars-json v0.52.0 [INFO] [stderr] Checking polars-parquet v0.52.0 [INFO] [stderr] Checking polars-time v0.52.0 [INFO] [stderr] Checking polars-io v0.52.0 [INFO] [stderr] Checking polars-mem-engine v0.52.0 [INFO] [stderr] Checking nu_plugin_polars v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_polars) [INFO] [stdout] warning: `max_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `mean_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `mean_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `mean_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `min_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `min_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `min_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sum_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:86 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `max_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | HorizontalType::Max => max_horizontal(exprs), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `min_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | HorizontalType::Min => min_horizontal(exprs), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `min_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `min_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sum_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:167:32 [INFO] [stdout] | [INFO] [stdout] 167 | HorizontalType::Sum => sum_horizontal(exprs, ignore_nulls), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `mean_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | HorizontalType::Mean => mean_horizontal(exprs, ignore_nulls), [INFO] [stdout] | ^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `mean_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `mean_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `max_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `mean_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `mean_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `mean_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `min_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `min_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `min_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sum_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:13:86 [INFO] [stdout] | [INFO] [stdout] 13 | all_horizontal, any_horizontal, max_horizontal, mean_horizontal, min_horizontal, sum_horizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `max_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | HorizontalType::Max => max_horizontal(exprs), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `min_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | HorizontalType::Min => min_horizontal(exprs), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `min_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `min_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sum_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:167:32 [INFO] [stdout] | [INFO] [stdout] 167 | HorizontalType::Sum => sum_horizontal(exprs, ignore_nulls), [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `mean_horizontal` is ambiguous [INFO] [stdout] --> crates/nu_plugin_polars/src/dataframe/command/aggregation/horizontal.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | HorizontalType::Mean => mean_horizontal(exprs, ignore_nulls), [INFO] [stdout] | ^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `mean_horizontal` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use functions::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `mean_horizontal` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-lazy-0.52.0/src/dsl/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use polars_plan::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nu_plugin_polars v0.109.2 (/opt/rustwide/workdir/crates/nu_plugin_polars) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9369a5b229f235bfda8eb63da5eb7ca6a19ca929667ca55ab029eb72dea1f3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9369a5b229f235bfda8eb63da5eb7ca6a19ca929667ca55ab029eb72dea1f3ee", kill_on_drop: false }` [INFO] [stdout] 9369a5b229f235bfda8eb63da5eb7ca6a19ca929667ca55ab029eb72dea1f3ee