[INFO] cloning repository https://github.com/2lambda123/fish-shell-fish-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2lambda123/fish-shell-fish-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Ffish-shell-fish-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Ffish-shell-fish-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2137467f0b20cca0a8a6938e8039bbf8837cdc1c
[INFO] checking 2lambda123/fish-shell-fish-shell against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2Ffish-shell-fish-shell" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/2lambda123/fish-shell-fish-shell on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/2lambda123/fish-shell-fish-shell
[INFO] finished tweaking git repo https://github.com/2lambda123/fish-shell-fish-shell
[INFO] tweaked toml for git repo https://github.com/2lambda123/fish-shell-fish-shell written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/2lambda123/fish-shell-fish-shell 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eada3fdde4cb6b67d55f1ed47dae6ff22c4a235c7fff63b1a3c7766040c8d60e
[INFO] running `Command { std: "docker" "start" "-a" "eada3fdde4cb6b67d55f1ed47dae6ff22c4a235c7fff63b1a3c7766040c8d60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eada3fdde4cb6b67d55f1ed47dae6ff22c4a235c7fff63b1a3c7766040c8d60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eada3fdde4cb6b67d55f1ed47dae6ff22c4a235c7fff63b1a3c7766040c8d60e", kill_on_drop: false }`
[INFO] [stdout] eada3fdde4cb6b67d55f1ed47dae6ff22c4a235c7fff63b1a3c7766040c8d60e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f452f33f61569e1ad782b4b46dfc15609eda8cd1f526f133de88b990b37792ec
[INFO] running `Command { std: "docker" "start" "-a" "f452f33f61569e1ad782b4b46dfc15609eda8cd1f526f133de88b990b37792ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rsconf v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking fast-float v0.2.0 (https://github.com/fish-shell/fast-float-rust?branch=fish#9590c33a)
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking hexponent v0.3.1 (https://github.com/fish-shell/hexponent?branch=fish#71febaf2)
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking printf-compat v0.1.1 (https://github.com/fish-shell/printf-compat.git?branch=fish#ff460021)
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]    Compiling pcre2-sys v0.2.4 (https://github.com/fish-shell/rust-pcre2?branch=master#813a4267)
[INFO] [stderr]    Compiling fish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pcre2 v0.2.3 (https://github.com/fish-shell/rust-pcre2?branch=master#813a4267)
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling serial_test_derive v0.4.0
[INFO] [stderr]     Checking serial_test v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]   --> src/curses.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(not(have_nc_cur_term))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]   --> src/curses.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[cfg(have_nc_cur_term)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]    --> src/curses.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(have_nc_cur_term)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]    --> src/curses.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(not(have_nc_cur_term))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]    --> src/env_dispatch.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 |     #[cfg(gettext)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]   --> src/env_universal_common.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]   --> src/env_universal_common.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(any(bsd, target_os = "macos")))]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `FISH_USE_POSIX_SPAWN`
[INFO] [stdout]   --> src/exec.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(FISH_USE_POSIX_SPAWN)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(FISH_USE_POSIX_SPAWN)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(FISH_USE_POSIX_SPAWN)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `FISH_USE_POSIX_SPAWN`
[INFO] [stdout]    --> src/exec.rs:849:11
[INFO] [stdout]     |
[INFO] [stdout] 849 |     #[cfg(FISH_USE_POSIX_SPAWN)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(FISH_USE_POSIX_SPAWN)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(FISH_USE_POSIX_SPAWN)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_PIPE2`
[INFO] [stdout]    --> src/fds.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(HAVE_PIPE2)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_PIPE2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_PIPE2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_PIPE2`
[INFO] [stdout]    --> src/fds.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(not(HAVE_PIPE2))]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_PIPE2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_PIPE2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/fork_exec/postfork.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]     --> src/history.rs:1432:19
[INFO] [stdout]      |
[INFO] [stdout] 1432 |             #[cfg(bsd)]
[INFO] [stdout]      |                   ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]     --> src/history.rs:1441:23
[INFO] [stdout]      |
[INFO] [stdout] 1441 |             #[cfg(not(bsd))]
[INFO] [stdout]      |                       ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `localeconv_l`
[INFO] [stdout]   --> src/locale.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(localeconv_l)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(localeconv_l)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(localeconv_l)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `localeconv_l`
[INFO] [stdout]   --> src/locale.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(not(localeconv_l))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(localeconv_l)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(localeconv_l)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/parse_constants.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[cfg(feature = "FISH_TSAN_WORKAROUNDS")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/parse_constants.rs:447:11
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg(not(feature = "FISH_TSAN_WORKAROUNDS"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_WAITSTATUS_SIGNAL_RET`
[INFO] [stdout]    --> src/proc.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(HAVE_WAITSTATUS_SIGNAL_RET)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_WAITSTATUS_SIGNAL_RET)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_WAITSTATUS_SIGNAL_RET)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_WAITSTATUS_SIGNAL_RET`
[INFO] [stdout]    --> src/proc.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(not(HAVE_WAITSTATUS_SIGNAL_RET))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_WAITSTATUS_SIGNAL_RET)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_WAITSTATUS_SIGNAL_RET)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/signal.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |     if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/signal.rs:392:15
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/signal.rs:395:15
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/topic_monitor.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |         if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/topic_monitor.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]   --> src/wutil/gettext.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(gettext)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]   --> src/wutil/gettext.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(not(gettext))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]   --> src/curses.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(not(have_nc_cur_term))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]   --> src/curses.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[cfg(have_nc_cur_term)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]    --> src/curses.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(have_nc_cur_term)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `have_nc_cur_term`
[INFO] [stdout]    --> src/curses.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(not(have_nc_cur_term))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_nc_cur_term)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_nc_cur_term)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]    --> src/env_dispatch.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 |     #[cfg(gettext)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]   --> src/env_universal_common.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]   --> src/env_universal_common.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(any(bsd, target_os = "macos")))]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `FISH_USE_POSIX_SPAWN`
[INFO] [stdout]   --> src/exec.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(FISH_USE_POSIX_SPAWN)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(FISH_USE_POSIX_SPAWN)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(FISH_USE_POSIX_SPAWN)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `FISH_USE_POSIX_SPAWN`
[INFO] [stdout]    --> src/exec.rs:849:11
[INFO] [stdout]     |
[INFO] [stdout] 849 |     #[cfg(FISH_USE_POSIX_SPAWN)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(FISH_USE_POSIX_SPAWN)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(FISH_USE_POSIX_SPAWN)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]   --> src/fd_monitor.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |         #[cfg(HAVE_EVENTFD)]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_EVENTFD`
[INFO] [stdout]    --> src/fd_monitor.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(not(HAVE_EVENTFD))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_EVENTFD)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_EVENTFD)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_PIPE2`
[INFO] [stdout]    --> src/fds.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(HAVE_PIPE2)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_PIPE2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_PIPE2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_PIPE2`
[INFO] [stdout]    --> src/fds.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(not(HAVE_PIPE2))]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_PIPE2)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_PIPE2)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/fork_exec/postfork.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]     --> src/history.rs:1432:19
[INFO] [stdout]      |
[INFO] [stdout] 1432 |             #[cfg(bsd)]
[INFO] [stdout]      |                   ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]     --> src/history.rs:1441:23
[INFO] [stdout]      |
[INFO] [stdout] 1441 |             #[cfg(not(bsd))]
[INFO] [stdout]      |                       ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `localeconv_l`
[INFO] [stdout]   --> src/locale.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(localeconv_l)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(localeconv_l)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(localeconv_l)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `localeconv_l`
[INFO] [stdout]   --> src/locale.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(not(localeconv_l))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(localeconv_l)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(localeconv_l)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/parse_constants.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[cfg(feature = "FISH_TSAN_WORKAROUNDS")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/parse_constants.rs:447:11
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg(not(feature = "FISH_TSAN_WORKAROUNDS"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_WAITSTATUS_SIGNAL_RET`
[INFO] [stdout]    --> src/proc.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(HAVE_WAITSTATUS_SIGNAL_RET)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_WAITSTATUS_SIGNAL_RET)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_WAITSTATUS_SIGNAL_RET)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `HAVE_WAITSTATUS_SIGNAL_RET`
[INFO] [stdout]    --> src/proc.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(not(HAVE_WAITSTATUS_SIGNAL_RET))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(HAVE_WAITSTATUS_SIGNAL_RET)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(HAVE_WAITSTATUS_SIGNAL_RET)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/signal.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |     if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/signal.rs:392:15
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bsd`
[INFO] [stdout]    --> src/signal.rs:395:15
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(any(bsd, target_os = "macos"))]
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/topic_monitor.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |         if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `FISH_TSAN_WORKAROUNDS`
[INFO] [stdout]    --> src/topic_monitor.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     if cfg!(feature = "FISH_TSAN_WORKAROUNDS") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asan`, `benchmark`, and `default`
[INFO] [stdout]     = help: consider adding `FISH_TSAN_WORKAROUNDS` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]   --> src/wutil/gettext.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(gettext)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `gettext`
[INFO] [stdout]   --> src/wutil/gettext.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(not(gettext))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gettext)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gettext)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ast.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 272 | trait ConcreteNodeMut {
[INFO] [stdout]     |       --------------- methods in this trait
[INFO] [stdout] 273 |     // Cast to any sub-trait.
[INFO] [stdout] 274 |     fn as_mut_leaf(&mut self) -> Option<&mut dyn Leaf> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     fn as_mut_redirection(&mut self) -> Option<&mut Redirection> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     fn as_mut_argument_or_redirection(&mut self) -> Option<&mut ArgumentOrRedirection> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn as_mut_statement(&mut self) -> Option<&mut Statement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn as_mut_job_pipeline(&mut self) -> Option<&mut JobPipeline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn as_mut_job_conjunction(&mut self) -> Option<&mut JobConjunction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn as_mut_for_header(&mut self) -> Option<&mut ForHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     fn as_mut_while_header(&mut self) -> Option<&mut WhileHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn as_mut_function_header(&mut self) -> Option<&mut FunctionHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn as_mut_begin_header(&mut self) -> Option<&mut BeginHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn as_mut_block_statement(&mut self) -> Option<&mut BlockStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn as_mut_if_clause(&mut self) -> Option<&mut IfClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 |     fn as_mut_elseif_clause(&mut self) -> Option<&mut ElseifClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 |     fn as_mut_else_clause(&mut self) -> Option<&mut ElseClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     fn as_mut_if_statement(&mut self) -> Option<&mut IfStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     fn as_mut_case_item(&mut self) -> Option<&mut CaseItem> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn as_mut_switch_statement(&mut self) -> Option<&mut SwitchStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn as_mut_decorated_statement(&mut self) -> Option<&mut DecoratedStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     fn as_mut_not_statement(&mut self) -> Option<&mut NotStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     fn as_mut_job_conjunction_continuation(&mut self) -> Option<&mut JobConjunctionContinuation> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     fn as_mut_andor_job(&mut self) -> Option<&mut AndorJob> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1072 |   implement_acceptor_for_branch!(Redirection, (oper: TokenRedirection), (target: String_));
[INFO] [stdout]      |   ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 | / define_list_node!(
[INFO] [stdout] 1085 | |     VariableAssignmentList,
[INFO] [stdout] 1086 | |     variable_assignment_list,
[INFO] [stdout] 1087 | |     VariableAssignment
[INFO] [stdout] 1088 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1108 | |     ArgumentOrRedirection,
[INFO] [stdout] 1109 | |     (contents: (Box<ArgumentOrRedirectionVariant>))
[INFO] [stdout] 1110 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1122 | / define_list_node!(
[INFO] [stdout] 1123 | |     ArgumentOrRedirectionList,
[INFO] [stdout] 1124 | |     argument_or_redirection_list,
[INFO] [stdout] 1125 | |     ArgumentOrRedirection
[INFO] [stdout] 1126 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1145 |   implement_acceptor_for_branch!(Statement, (contents: (Box<StatementVariant>)));
[INFO] [stdout]      |   ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1174 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1175 | |     JobPipeline,
[INFO] [stdout] 1176 | |     (time: (Option<KeywordTime>)),
[INFO] [stdout] 1177 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |     (bg: (Option<TokenBackground>)),
[INFO] [stdout] 1181 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1209 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1210 | |     JobConjunction,
[INFO] [stdout] 1211 | |     (decorator: (Option<JobConjunctionDecorator>)),
[INFO] [stdout] 1212 | |     (job: (JobPipeline)),
[INFO] [stdout] 1213 | |     (continuations: (JobConjunctionContinuationList)),
[INFO] [stdout] 1214 | |     (semi_nl: (Option<SemiNl>)),
[INFO] [stdout] 1215 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1242 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1243 | |     ForHeader,
[INFO] [stdout] 1244 | |     (kw_for: (KeywordFor)),
[INFO] [stdout] 1245 | |     (var_name: (String_)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1248 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1249 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1270 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1271 | |     WhileHeader,
[INFO] [stdout] 1272 | |     (kw_while: (KeywordWhile)),
[INFO] [stdout] 1273 | |     (condition: (JobConjunction)),
[INFO] [stdout] 1274 | |     (andor_tail: (AndorJobList)),
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1297 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1298 | |     FunctionHeader,
[INFO] [stdout] 1299 | |     (kw_function: (KeywordFunction)),
[INFO] [stdout] 1300 | |     (first_arg: (Argument)),
[INFO] [stdout] 1301 | |     (args: (ArgumentList)),
[INFO] [stdout] 1302 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1303 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1324 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1325 | |     BeginHeader,
[INFO] [stdout] 1326 | |     (kw_begin: (KeywordBegin)),
[INFO] [stdout] 1327 | |     (semi_nl: (Option<SemiNl>))
[INFO] [stdout] 1328 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1353 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1354 | |     BlockStatement,
[INFO] [stdout] 1355 | |     (header: (Box<BlockStatementHeaderVariant>)),
[INFO] [stdout] 1356 | |     (jobs: (JobList)),
[INFO] [stdout] 1357 | |     (end: (KeywordEnd)),
[INFO] [stdout] 1358 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1359 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1384 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1385 | |     IfClause,
[INFO] [stdout] 1386 | |     (kw_if: (KeywordIf)),
[INFO] [stdout] 1387 | |     (condition: (JobConjunction)),
[INFO] [stdout] 1388 | |     (andor_tail: (AndorJobList)),
[INFO] [stdout] 1389 | |     (body: (JobList)),
[INFO] [stdout] 1390 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1411 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1412 | |     ElseifClause,
[INFO] [stdout] 1413 | |     (kw_else: (KeywordElse)),
[INFO] [stdout] 1414 | |     (if_clause: (IfClause)),
[INFO] [stdout] 1415 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1427 |   define_list_node!(ElseifClauseList, elseif_clause_list, ElseifClause);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1448 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1449 | |     ElseClause,
[INFO] [stdout] 1450 | |     (kw_else: (KeywordElse)),
[INFO] [stdout] 1451 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1452 | |     (body: (JobList)),
[INFO] [stdout] 1453 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1480 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1481 | |     IfStatement,
[INFO] [stdout] 1482 | |     (if_clause: (IfClause)),
[INFO] [stdout] 1483 | |     (elseif_clauses: (ElseifClauseList)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1486 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1487 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1509 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1510 | |     CaseItem,
[INFO] [stdout] 1511 | |     (kw_case: (KeywordCase)),
[INFO] [stdout] 1512 | |     (arguments: (ArgumentList)),
[INFO] [stdout] 1513 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1514 | |     (body: (JobList)),
[INFO] [stdout] 1515 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1539 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1540 | |     SwitchStatement,
[INFO] [stdout] 1541 | |     (kw_switch: (KeywordSwitch)),
[INFO] [stdout] 1542 | |     (argument: (Argument)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1546 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1547 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1572 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1573 | |     DecoratedStatement,
[INFO] [stdout] 1574 | |     (opt_decoration: (Option<DecoratedStatementDecorator>)),
[INFO] [stdout] 1575 | |     (command: (String_)),
[INFO] [stdout] 1576 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1577 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1600 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1601 | |     NotStatement,
[INFO] [stdout] 1602 | |     (kw: (KeywordNot)),
[INFO] [stdout] 1603 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] 1604 | |     (time: (Option<KeywordTime>)),
[INFO] [stdout] 1605 | |     (contents: (Statement)),
[INFO] [stdout] 1606 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1628 | |     JobContinuation,
[INFO] [stdout] 1629 | |     (pipe: (TokenPipe)),
[INFO] [stdout] 1630 | |     (newlines: (MaybeNewlines)),
[INFO] [stdout] 1631 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] 1632 | |     (statement: (Statement)),
[INFO] [stdout] 1633 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1645 |   define_list_node!(JobContinuationList, job_continuation_list, JobContinuation);
[INFO] [stdout]      |   ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1671 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1672 | |     JobConjunctionContinuation,
[INFO] [stdout] 1673 | |     (conjunction: (TokenConjunction)),
[INFO] [stdout] 1674 | |     (newlines: (MaybeNewlines)),
[INFO] [stdout] 1675 | |     (job: (JobPipeline)),
[INFO] [stdout] 1676 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1697 |   implement_acceptor_for_branch!(AndorJob, (job: (JobConjunction)));
[INFO] [stdout]      |   ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1709 |   define_list_node!(AndorJobList, andor_job_list, AndorJob);
[INFO] [stdout]      |   --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1730 |   implement_acceptor_for_branch!(FreestandingArgumentList, (arguments: (ArgumentList)));
[INFO] [stdout]      |   ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1742 | / define_list_node!(
[INFO] [stdout] 1743 | |     JobConjunctionContinuationList,
[INFO] [stdout] 1744 | |     job_conjunction_continuation_list,
[INFO] [stdout] 1745 | |     JobConjunctionContinuation
[INFO] [stdout] 1746 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1760 |   define_list_node!(ArgumentList, argument_list, Argument);
[INFO] [stdout]      |   -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1773 |   define_list_node!(JobList, job_list, JobConjunction);
[INFO] [stdout]      |   ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1785 |   define_list_node!(CaseItemList, case_item_list, CaseItem);
[INFO] [stdout]      |   --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:3697:9
[INFO] [stdout]      |
[INFO] [stdout] 3697 |         self.visit_mut(&mut *result);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3697 |         let _ = self.visit_mut(&mut *result);
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/output.rs:475:18
[INFO] [stdout]     |
[INFO] [stdout] 475 |         unsafe { &mut STDOUTPUT }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 475 |         unsafe { &raw mut STDOUTPUT }
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/parser.rs:422:13
[INFO] [stdout]     |
[INFO] [stdout] 422 |             PRINCIPAL.assert_can_execute();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/parser.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &PRINCIPAL
[INFO] [stdout]     |             ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &raw const PRINCIPAL
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/reader.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     unsafe { READER_DATA_STACK.0.get_mut() }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/threads.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if MAIN_THREAD_ID.is_some() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ast.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 272 | trait ConcreteNodeMut {
[INFO] [stdout]     |       --------------- methods in this trait
[INFO] [stdout] 273 |     // Cast to any sub-trait.
[INFO] [stdout] 274 |     fn as_mut_leaf(&mut self) -> Option<&mut dyn Leaf> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     fn as_mut_redirection(&mut self) -> Option<&mut Redirection> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     fn as_mut_argument_or_redirection(&mut self) -> Option<&mut ArgumentOrRedirection> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn as_mut_statement(&mut self) -> Option<&mut Statement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn as_mut_job_pipeline(&mut self) -> Option<&mut JobPipeline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn as_mut_job_conjunction(&mut self) -> Option<&mut JobConjunction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn as_mut_for_header(&mut self) -> Option<&mut ForHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     fn as_mut_while_header(&mut self) -> Option<&mut WhileHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn as_mut_function_header(&mut self) -> Option<&mut FunctionHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn as_mut_begin_header(&mut self) -> Option<&mut BeginHeader> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn as_mut_block_statement(&mut self) -> Option<&mut BlockStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn as_mut_if_clause(&mut self) -> Option<&mut IfClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 |     fn as_mut_elseif_clause(&mut self) -> Option<&mut ElseifClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 |     fn as_mut_else_clause(&mut self) -> Option<&mut ElseClause> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     fn as_mut_if_statement(&mut self) -> Option<&mut IfStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     fn as_mut_case_item(&mut self) -> Option<&mut CaseItem> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn as_mut_switch_statement(&mut self) -> Option<&mut SwitchStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn as_mut_decorated_statement(&mut self) -> Option<&mut DecoratedStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     fn as_mut_not_statement(&mut self) -> Option<&mut NotStatement> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     fn as_mut_job_conjunction_continuation(&mut self) -> Option<&mut JobConjunctionContinuation> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     fn as_mut_andor_job(&mut self) -> Option<&mut AndorJob> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1072 |   implement_acceptor_for_branch!(Redirection, (oper: TokenRedirection), (target: String_));
[INFO] [stdout]      |   ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 | / define_list_node!(
[INFO] [stdout] 1085 | |     VariableAssignmentList,
[INFO] [stdout] 1086 | |     variable_assignment_list,
[INFO] [stdout] 1087 | |     VariableAssignment
[INFO] [stdout] 1088 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1107 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1108 | |     ArgumentOrRedirection,
[INFO] [stdout] 1109 | |     (contents: (Box<ArgumentOrRedirectionVariant>))
[INFO] [stdout] 1110 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1122 | / define_list_node!(
[INFO] [stdout] 1123 | |     ArgumentOrRedirectionList,
[INFO] [stdout] 1124 | |     argument_or_redirection_list,
[INFO] [stdout] 1125 | |     ArgumentOrRedirection
[INFO] [stdout] 1126 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1145 |   implement_acceptor_for_branch!(Statement, (contents: (Box<StatementVariant>)));
[INFO] [stdout]      |   ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1174 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1175 | |     JobPipeline,
[INFO] [stdout] 1176 | |     (time: (Option<KeywordTime>)),
[INFO] [stdout] 1177 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |     (bg: (Option<TokenBackground>)),
[INFO] [stdout] 1181 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1209 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1210 | |     JobConjunction,
[INFO] [stdout] 1211 | |     (decorator: (Option<JobConjunctionDecorator>)),
[INFO] [stdout] 1212 | |     (job: (JobPipeline)),
[INFO] [stdout] 1213 | |     (continuations: (JobConjunctionContinuationList)),
[INFO] [stdout] 1214 | |     (semi_nl: (Option<SemiNl>)),
[INFO] [stdout] 1215 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1242 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1243 | |     ForHeader,
[INFO] [stdout] 1244 | |     (kw_for: (KeywordFor)),
[INFO] [stdout] 1245 | |     (var_name: (String_)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1248 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1249 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1270 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1271 | |     WhileHeader,
[INFO] [stdout] 1272 | |     (kw_while: (KeywordWhile)),
[INFO] [stdout] 1273 | |     (condition: (JobConjunction)),
[INFO] [stdout] 1274 | |     (andor_tail: (AndorJobList)),
[INFO] [stdout] 1275 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1297 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1298 | |     FunctionHeader,
[INFO] [stdout] 1299 | |     (kw_function: (KeywordFunction)),
[INFO] [stdout] 1300 | |     (first_arg: (Argument)),
[INFO] [stdout] 1301 | |     (args: (ArgumentList)),
[INFO] [stdout] 1302 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1303 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1324 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1325 | |     BeginHeader,
[INFO] [stdout] 1326 | |     (kw_begin: (KeywordBegin)),
[INFO] [stdout] 1327 | |     (semi_nl: (Option<SemiNl>))
[INFO] [stdout] 1328 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1353 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1354 | |     BlockStatement,
[INFO] [stdout] 1355 | |     (header: (Box<BlockStatementHeaderVariant>)),
[INFO] [stdout] 1356 | |     (jobs: (JobList)),
[INFO] [stdout] 1357 | |     (end: (KeywordEnd)),
[INFO] [stdout] 1358 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1359 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1384 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1385 | |     IfClause,
[INFO] [stdout] 1386 | |     (kw_if: (KeywordIf)),
[INFO] [stdout] 1387 | |     (condition: (JobConjunction)),
[INFO] [stdout] 1388 | |     (andor_tail: (AndorJobList)),
[INFO] [stdout] 1389 | |     (body: (JobList)),
[INFO] [stdout] 1390 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1411 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1412 | |     ElseifClause,
[INFO] [stdout] 1413 | |     (kw_else: (KeywordElse)),
[INFO] [stdout] 1414 | |     (if_clause: (IfClause)),
[INFO] [stdout] 1415 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1427 |   define_list_node!(ElseifClauseList, elseif_clause_list, ElseifClause);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1448 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1449 | |     ElseClause,
[INFO] [stdout] 1450 | |     (kw_else: (KeywordElse)),
[INFO] [stdout] 1451 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1452 | |     (body: (JobList)),
[INFO] [stdout] 1453 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1480 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1481 | |     IfStatement,
[INFO] [stdout] 1482 | |     (if_clause: (IfClause)),
[INFO] [stdout] 1483 | |     (elseif_clauses: (ElseifClauseList)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1486 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1487 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1509 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1510 | |     CaseItem,
[INFO] [stdout] 1511 | |     (kw_case: (KeywordCase)),
[INFO] [stdout] 1512 | |     (arguments: (ArgumentList)),
[INFO] [stdout] 1513 | |     (semi_nl: (SemiNl)),
[INFO] [stdout] 1514 | |     (body: (JobList)),
[INFO] [stdout] 1515 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1539 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1540 | |     SwitchStatement,
[INFO] [stdout] 1541 | |     (kw_switch: (KeywordSwitch)),
[INFO] [stdout] 1542 | |     (argument: (Argument)),
[INFO] [stdout] ...    |
[INFO] [stdout] 1546 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1547 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1572 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1573 | |     DecoratedStatement,
[INFO] [stdout] 1574 | |     (opt_decoration: (Option<DecoratedStatementDecorator>)),
[INFO] [stdout] 1575 | |     (command: (String_)),
[INFO] [stdout] 1576 | |     (args_or_redirs: (ArgumentOrRedirectionList)),
[INFO] [stdout] 1577 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1600 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1601 | |     NotStatement,
[INFO] [stdout] 1602 | |     (kw: (KeywordNot)),
[INFO] [stdout] 1603 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] 1604 | |     (time: (Option<KeywordTime>)),
[INFO] [stdout] 1605 | |     (contents: (Statement)),
[INFO] [stdout] 1606 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1628 | |     JobContinuation,
[INFO] [stdout] 1629 | |     (pipe: (TokenPipe)),
[INFO] [stdout] 1630 | |     (newlines: (MaybeNewlines)),
[INFO] [stdout] 1631 | |     (variables: (VariableAssignmentList)),
[INFO] [stdout] 1632 | |     (statement: (Statement)),
[INFO] [stdout] 1633 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1645 |   define_list_node!(JobContinuationList, job_continuation_list, JobContinuation);
[INFO] [stdout]      |   ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1671 | / implement_acceptor_for_branch!(
[INFO] [stdout] 1672 | |     JobConjunctionContinuation,
[INFO] [stdout] 1673 | |     (conjunction: (TokenConjunction)),
[INFO] [stdout] 1674 | |     (newlines: (MaybeNewlines)),
[INFO] [stdout] 1675 | |     (job: (JobPipeline)),
[INFO] [stdout] 1676 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1697 |   implement_acceptor_for_branch!(AndorJob, (job: (JobConjunction)));
[INFO] [stdout]      |   ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1709 |   define_list_node!(AndorJobList, andor_job_list, AndorJob);
[INFO] [stdout]      |   --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:779:9
[INFO] [stdout]      |
[INFO] [stdout] 779  | /         loop {
[INFO] [stdout] 780  | |             visitor_accept_field_impl!($visit, $self, $visitor, $reversed, $fields);
[INFO] [stdout] 781  | |             break VisitResult::Continue(());
[INFO] [stdout] 782  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1730 |   implement_acceptor_for_branch!(FreestandingArgumentList, (arguments: (ArgumentList)));
[INFO] [stdout]      |   ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `visitor_accept_field` which comes from the expansion of the macro `implement_acceptor_for_branch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 779  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1742 | / define_list_node!(
[INFO] [stdout] 1743 | |     JobConjunctionContinuationList,
[INFO] [stdout] 1744 | |     job_conjunction_continuation_list,
[INFO] [stdout] 1745 | |     JobConjunctionContinuation
[INFO] [stdout] 1746 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1760 |   define_list_node!(ArgumentList, argument_list, Argument);
[INFO] [stdout]      |   -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1773 |   define_list_node!(JobList, job_list, JobConjunction);
[INFO] [stdout]      |   ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:680:9
[INFO] [stdout]      |
[INFO] [stdout] 680  | /         loop {
[INFO] [stdout] 681  | |             let mut result = VisitResult::Continue(());
[INFO] [stdout] ...    |
[INFO] [stdout] 699  | |             break result;
[INFO] [stdout] 700  | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 1785 |   define_list_node!(CaseItemList, case_item_list, CaseItem);
[INFO] [stdout]      |   --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `accept_list_visitor` which comes from the expansion of the macro `define_list_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 680  |         let _ = loop {
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]     --> src/ast.rs:3697:9
[INFO] [stdout]      |
[INFO] [stdout] 3697 |         self.visit_mut(&mut *result);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3697 |         let _ = self.visit_mut(&mut *result);
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/output.rs:475:18
[INFO] [stdout]     |
[INFO] [stdout] 475 |         unsafe { &mut STDOUTPUT }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 475 |         unsafe { &raw mut STDOUTPUT }
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/parser.rs:422:13
[INFO] [stdout]     |
[INFO] [stdout] 422 |             PRINCIPAL.assert_can_execute();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/parser.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &PRINCIPAL
[INFO] [stdout]     |             ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &raw const PRINCIPAL
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/reader.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     unsafe { READER_DATA_STACK.0.get_mut() }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/threads.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if MAIN_THREAD_ID.is_some() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.52s
[INFO] running `Command { std: "docker" "inspect" "f452f33f61569e1ad782b4b46dfc15609eda8cd1f526f133de88b990b37792ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f452f33f61569e1ad782b4b46dfc15609eda8cd1f526f133de88b990b37792ec", kill_on_drop: false }`
[INFO] [stdout] f452f33f61569e1ad782b4b46dfc15609eda8cd1f526f133de88b990b37792ec
