[INFO] cloning repository https://github.com/lthoerner/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lthoerner/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 011311e6c5d3db3d009bce883a78d037fc435861 [INFO] testing lthoerner/rush against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Frush" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lthoerner/rush [INFO] finished tweaking git repo https://github.com/lthoerner/rush [INFO] tweaked toml for git repo https://github.com/lthoerner/rush written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lthoerner/rush on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lthoerner/rush 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 214db9ad1cb5110274785bdb123a8d7df83b387e80919db224d53be988c24252 [INFO] running `Command { std: "docker" "start" "-a" "214db9ad1cb5110274785bdb123a8d7df83b387e80919db224d53be988c24252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "214db9ad1cb5110274785bdb123a8d7df83b387e80919db224d53be988c24252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214db9ad1cb5110274785bdb123a8d7df83b387e80919db224d53be988c24252", kill_on_drop: false }` [INFO] [stdout] 214db9ad1cb5110274785bdb123a8d7df83b387e80919db224d53be988c24252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8204ae5fc722d958039d910418c120c106706de8e605ade53187ce6ce726c48f [INFO] running `Command { std: "docker" "start" "-a" "8204ae5fc722d958039d910418c120c106706de8e605ade53187ce6ce726c48f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling file-owner v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rustyline-derive v0.9.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EnvVariables` and `Environment` [INFO] [stdout] --> src/state/mod.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | pub use environment::{EnvVariable, EnvVariables, Environment}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file_size_len_last` is never read [INFO] [stdout] --> src/exec/builtins/functions.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut file_size_len_last: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `username_len_last` is never read [INFO] [stdout] --> src/exec/builtins/functions.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | let mut username_len_last: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `separators` is never read [INFO] [stdout] --> src/eval/symbols.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Symbols<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 25 | pub operators: Vec<&'a str>, [INFO] [stdout] 26 | pub separators: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `should_exit` is never read [INFO] [stdout] --> src/state/shell.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ShellState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub should_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/exec/builtins/functions.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / list_directory_long( [INFO] [stdout] 189 | | directories, [INFO] [stdout] 190 | | permission_view, [INFO] [stdout] 191 | | path_to_read.clone(), [INFO] [stdout] ... | [INFO] [stdout] 195 | | hide_file_sizes, [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 188 | let _ = list_directory_long( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.07s [INFO] running `Command { std: "docker" "inspect" "8204ae5fc722d958039d910418c120c106706de8e605ade53187ce6ce726c48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8204ae5fc722d958039d910418c120c106706de8e605ade53187ce6ce726c48f", kill_on_drop: false }` [INFO] [stdout] 8204ae5fc722d958039d910418c120c106706de8e605ade53187ce6ce726c48f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc562307c2f6dc3e2b9c796b3b80d8d8936dbd6556e1771b4d1ba8c9e2e550a8 [INFO] running `Command { std: "docker" "start" "-a" "fc562307c2f6dc3e2b9c796b3b80d8d8936dbd6556e1771b4d1ba8c9e2e550a8", kill_on_drop: false }` [INFO] [stderr] Compiling rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EnvVariables` and `Environment` [INFO] [stdout] --> src/state/mod.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | pub use environment::{EnvVariable, EnvVariables, Environment}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file_size_len_last` is never read [INFO] [stdout] --> src/exec/builtins/functions.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut file_size_len_last: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `username_len_last` is never read [INFO] [stdout] --> src/exec/builtins/functions.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | let mut username_len_last: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `separators` is never read [INFO] [stdout] --> src/eval/symbols.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Symbols<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 25 | pub operators: Vec<&'a str>, [INFO] [stdout] 26 | pub separators: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `should_exit` is never read [INFO] [stdout] --> src/state/shell.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ShellState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub should_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/exec/builtins/functions.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | / list_directory_long( [INFO] [stdout] 189 | | directories, [INFO] [stdout] 190 | | permission_view, [INFO] [stdout] 191 | | path_to_read.clone(), [INFO] [stdout] ... | [INFO] [stdout] 195 | | hide_file_sizes, [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 188 | let _ = list_directory_long( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "fc562307c2f6dc3e2b9c796b3b80d8d8936dbd6556e1771b4d1ba8c9e2e550a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc562307c2f6dc3e2b9c796b3b80d8d8936dbd6556e1771b4d1ba8c9e2e550a8", kill_on_drop: false }` [INFO] [stdout] fc562307c2f6dc3e2b9c796b3b80d8d8936dbd6556e1771b4d1ba8c9e2e550a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 824fc979ba30638ac7555f16f728d9d83e77ee1ea3ab43d8c1578bbbf5bc9f5a [INFO] running `Command { std: "docker" "start" "-a" "824fc979ba30638ac7555f16f728d9d83e77ee1ea3ab43d8c1578bbbf5bc9f5a", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `EnvVariables` and `Environment` [INFO] [stderr] --> src/state/mod.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | pub use environment::{EnvVariable, EnvVariables, Environment}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `file_size_len_last` is never read [INFO] [stderr] --> src/exec/builtins/functions.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | let mut file_size_len_last: usize = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `username_len_last` is never read [INFO] [stderr] --> src/exec/builtins/functions.rs:214:13 [INFO] [stderr] | [INFO] [stderr] 214 | let mut username_len_last: usize = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: field `separators` is never read [INFO] [stderr] --> src/eval/symbols.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct Symbols<'a> { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 25 | pub operators: Vec<&'a str>, [INFO] [stderr] 26 | pub separators: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `should_exit` is never read [INFO] [stderr] --> src/state/shell.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct ShellState { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub should_exit: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/exec/builtins/functions.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | / list_directory_long( [INFO] [stderr] 189 | | directories, [INFO] [stderr] 190 | | permission_view, [INFO] [stderr] 191 | | path_to_read.clone(), [INFO] [stderr] ... | [INFO] [stderr] 195 | | hide_file_sizes, [INFO] [stderr] 196 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 188 | let _ = list_directory_long( [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `rush` (bin "rush" test) generated 6 warnings (run `cargo fix --bin "rush" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rush-fdc092bf1f7f7168) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "824fc979ba30638ac7555f16f728d9d83e77ee1ea3ab43d8c1578bbbf5bc9f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824fc979ba30638ac7555f16f728d9d83e77ee1ea3ab43d8c1578bbbf5bc9f5a", kill_on_drop: false }` [INFO] [stdout] 824fc979ba30638ac7555f16f728d9d83e77ee1ea3ab43d8c1578bbbf5bc9f5a