[INFO] fetching crate nu-command 0.40.0... [INFO] testing nu-command-0.40.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate nu-command 0.40.0 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate nu-command 0.40.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu-command 0.40.0 [INFO] finished tweaking crates.io crate nu-command 0.40.0 [INFO] tweaked toml for crates.io crate nu-command 0.40.0 written to /workspace/builds/worker-41/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.20.5 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0873bfdce00b0ef230b5fa2dea39e3414addaedf1498dd1f4fc5d5bd8e10a99c [INFO] running `Command { std: "docker" "start" "-a" "0873bfdce00b0ef230b5fa2dea39e3414addaedf1498dd1f4fc5d5bd8e10a99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0873bfdce00b0ef230b5fa2dea39e3414addaedf1498dd1f4fc5d5bd8e10a99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0873bfdce00b0ef230b5fa2dea39e3414addaedf1498dd1f4fc5d5bd8e10a99c", kill_on_drop: false }` [INFO] [stdout] 0873bfdce00b0ef230b5fa2dea39e3414addaedf1498dd1f4fc5d5bd8e10a99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c38afe1522f3cab1f316d70d16e99217f01f08e2e373063b1150de8ae721fd [INFO] running `Command { std: "docker" "start" "-a" "75c38afe1522f3cab1f316d70d16e99217f01f08e2e373063b1150de8ae721fd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling umask v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.40.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cstr_core v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling nu-path v0.40.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling eml-parser v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling nu-pretty-hex v0.40.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling nu-table v0.40.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ical v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_test v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nu-source v0.40.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nu-json v0.40.0 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling shadow-rs v0.6.13 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bigdecimal-rs v0.2.1 [INFO] [stderr] Compiling nu-command v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nu-errors v0.40.0 [INFO] [stderr] Compiling nu-protocol v0.40.0 [INFO] [stderr] Compiling dtparse v1.2.0 [INFO] [stderr] Compiling nu-test-support v0.40.0 [INFO] [stderr] Compiling nu-value-ext v0.40.0 [INFO] [stderr] Compiling nu-stream v0.40.0 [INFO] [stderr] Compiling nu-serde v0.40.0 [INFO] [stderr] Compiling nu-data v0.40.0 [INFO] [stderr] Compiling nu-plugin v0.40.0 [INFO] [stderr] Compiling nu-parser v0.40.0 [INFO] [stderr] Compiling nu-engine v0.40.0 [INFO] [stdout] warning: field is never read: `args` [INFO] [stdout] --> src/classified/dynamic.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) args: hir::Call, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `variable` [INFO] [stdout] --> src/commands/env/with_env.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | variable: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/commands/env/with_env.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | block: CapturedBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wide` [INFO] [stdout] --> src/commands/platform/termsize.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | wide: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tall` [INFO] [stdout] --> src/commands/platform/termsize.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tall: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.41s [INFO] running `Command { std: "docker" "inspect" "75c38afe1522f3cab1f316d70d16e99217f01f08e2e373063b1150de8ae721fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c38afe1522f3cab1f316d70d16e99217f01f08e2e373063b1150de8ae721fd", kill_on_drop: false }` [INFO] [stdout] 75c38afe1522f3cab1f316d70d16e99217f01f08e2e373063b1150de8ae721fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3090172a51ffa5ee2e3c9dce1fa0ac97d49903a019ed435a0ec6d61e4d2199e4 [INFO] running `Command { std: "docker" "start" "-a" "3090172a51ffa5ee2e3c9dce1fa0ac97d49903a019ed435a0ec6d61e4d2199e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling nu-command v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stdout] warning: field is never read: `args` [INFO] [stdout] --> src/classified/dynamic.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) args: hir::Call, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `variable` [INFO] [stdout] --> src/commands/env/with_env.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | variable: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/commands/env/with_env.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | block: CapturedBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wide` [INFO] [stdout] --> src/commands/platform/termsize.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | wide: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tall` [INFO] [stdout] --> src/commands/platform/termsize.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tall: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `args` [INFO] [stdout] --> src/classified/dynamic.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) args: hir::Call, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `variable` [INFO] [stdout] --> src/commands/env/with_env.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | variable: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/commands/env/with_env.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | block: CapturedBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wide` [INFO] [stdout] --> src/commands/platform/termsize.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | wide: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tall` [INFO] [stdout] --> src/commands/platform/termsize.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tall: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.nu_command.659b43d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a.4besyw1kdkow9zyk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdtparse-5474651a4f01b3d4.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-93d9278cde8212b7.rlib" "/opt/rustwide/target/debug/deps/libmeval-295f173432c6a3ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libnom-49ea032fa00a8c6d.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-500e7f755b15b242.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-b86eac4dd95a2653.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-a9f24bbb8ec6144d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8e165027c6270155.rlib" "/opt/rustwide/target/debug/deps/libnu_json-1df043fbc9aab2c1.rlib" "/opt/rustwide/target/debug/deps/libnu_serde-3b1f1f5d432e69d7.rlib" "/opt/rustwide/target/debug/deps/libserde_ini-4dda92f3e6db8842.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libresult-c1166e48078f738f.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libfutures-db57e5dbe526d4d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b537efbeaf837b79.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2d9ecb9b0a1d7d2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-927c682b8c31c6a6.rlib" "/opt/rustwide/target/debug/deps/libbytes-02c46d27549ff54e.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c6d4e6df1074020.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1a18be1cc920ce5.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-48db553a0646e9b1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-12d540123af46183.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f94efa3a12eaf71.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2834761c327255d.rlib" "/opt/rustwide/target/debug/deps/libnu_pretty_hex-0283a3b52b9e5cd2.rlib" "/opt/rustwide/target/debug/deps/libinflector-141715f5826f297b.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libmd5-988fdc0f70eb0281.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-8a75524199476451.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-30fea98d05d5ed75.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-0e992496006780be.rlib" "/opt/rustwide/target/debug/deps/librust_embed-a76cbd1f5ce8bea6.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-7d73dddd9100d8d4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libcalamine-a8414d5efa5eda8a.rlib" "/opt/rustwide/target/debug/deps/libcodepage-a0535306da732580.rlib" "/opt/rustwide/target/debug/deps/libzip-564a52a8e7c0b776.rlib" "/opt/rustwide/target/debug/deps/libflate2-09ad5bc788970064.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-3376be677ccd3658.rlib" "/opt/rustwide/target/debug/deps/libeml_parser-99834a9e543f5a02.rlib" "/opt/rustwide/target/debug/deps/libcsv-fafb7097fd5ee99e.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-546a14047f5e30ab.rlib" "/opt/rustwide/target/debug/deps/libbstr-cad083cf217e543c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libnu_engine-435ed96df288256b.rlib" "/opt/rustwide/target/debug/deps/libusers-2f64a9f46594d7de.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libumask-90935fc4d35ef7ed.rlib" "/opt/rustwide/target/debug/deps/libterm_size-8d94a62f11094d45.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnu_plugin-a2cb9b241057fea8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libfilesize-e330efdecf27fa38.rlib" "/opt/rustwide/target/debug/deps/libnu_parser-e7d939428fe1e7f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7c5ad4854b16d5b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51e21b62a12b7959.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libnu_stream-15ed9327cf9ca8c3.rlib" "/opt/rustwide/target/debug/deps/libnu_data-5dc0b7227f421234.rlib" "/opt/rustwide/target/debug/deps/libcommon_path-c1d03539cb7d9869.rlib" "/opt/rustwide/target/debug/deps/libnu_table-eb52c3fdb049b0ce.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-099f6b74ec2d564a.rlib" "/opt/rustwide/target/debug/deps/libvte-33f1e67554093b8a.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e24d111b7af9b494.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-57012cb827268945.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-02bfcd215cbf7094.rlib" "/opt/rustwide/target/debug/deps/libnu_test_support-056d10233c32b37e.rlib" "/opt/rustwide/target/debug/deps/libnu_path-1ebd8798e616a06a.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ad197d611ffe2c25.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-15d6aa259904371a.rlib" "/opt/rustwide/target/debug/deps/libdunce-90a824ccf267c07e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9b5a3633ff4fa343.rlib" "/opt/rustwide/target/debug/deps/librand-6eb94b003c57a8fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libhamcrest2-422a41b6e73c724e.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libnum-53bdbba236f9b4ed.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-348730f8dc916502.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a9286e35f7ce5bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-52d0ca3e9e2caaa1.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libnu_value_ext-b3ac3388dcc1b538.rlib" "/opt/rustwide/target/debug/deps/libsys_locale-3d35a1b84e45d786.rlib" "/opt/rustwide/target/debug/deps/libcstr_core-9787d01fe4897519.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e4e23a6c8174832c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e9f046c27f7d7f6f.rlib" "/opt/rustwide/target/debug/deps/libnu_protocol-67cbdaa59f4eef72.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-4a879f71fd63886d.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-8cc97860525e4f16.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-337b172d6349c0b3.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-b97de4999a0351e1.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnu_errors-b6697d8c0d43e334.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-862b714f5e2df5db.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.rlib" "/opt/rustwide/target/debug/deps/libtoml-f0dcfcc7c4879c6f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ce581ce6a5b0d12b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-04fe31c91befa45c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-783b914deb1893af.rlib" "/opt/rustwide/target/debug/deps/libnu_source-a48a4f4652a529d7.rlib" "/opt/rustwide/target/debug/deps/libpretty-d03509d64d368ce9.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-4200ef672a77b158.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-8dd89130779cb44c.rlib" "/opt/rustwide/target/debug/deps/liboverload-0c8b3b14f2ab2db1.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-a5e30a10ce12324f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libchrono-33d45d46744c6948.rlib" "/opt/rustwide/target/debug/deps/libtime-3ccf8a0691fc1aff.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal_rs-84d0cf992190e7a3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fc1f7680259984a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libical-59b7fb65c0d3a115.rlib" "/opt/rustwide/target/debug/deps/libthiserror-12bec5794ec1b4c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6ee9246225a8fbb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-031136987d582f78.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nu_command-1c13d7c225fce76a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nu-command` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3090172a51ffa5ee2e3c9dce1fa0ac97d49903a019ed435a0ec6d61e4d2199e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3090172a51ffa5ee2e3c9dce1fa0ac97d49903a019ed435a0ec6d61e4d2199e4", kill_on_drop: false }` [INFO] [stdout] 3090172a51ffa5ee2e3c9dce1fa0ac97d49903a019ed435a0ec6d61e4d2199e4