[INFO] cloning repository https://github.com/thegedge/gesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegedge/gesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegedge%2Fgesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegedge%2Fgesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 379264e1b72d03985511de118929bb28cf8a088b
[INFO] checking thegedge/gesh against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegedge%2Fgesh" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thegedge/gesh
[INFO] finished tweaking git repo https://github.com/thegedge/gesh
[INFO] tweaked toml for git repo https://github.com/thegedge/gesh written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thegedge/gesh on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thegedge/gesh 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/gesh-geshl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v1.0.0
[INFO] [stderr]   Downloaded encode_unicode v0.1.3
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded dirs v1.0.2
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded nom v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47caf723251d2445b0f8602a1aa05054cdfc1d40a8b58352cfbdf60fa25161ea
[INFO] running `Command { std: "docker" "start" "-a" "47caf723251d2445b0f8602a1aa05054cdfc1d40a8b58352cfbdf60fa25161ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47caf723251d2445b0f8602a1aa05054cdfc1d40a8b58352cfbdf60fa25161ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47caf723251d2445b0f8602a1aa05054cdfc1d40a8b58352cfbdf60fa25161ea", kill_on_drop: false }`
[INFO] [stdout] 47caf723251d2445b0f8602a1aa05054cdfc1d40a8b58352cfbdf60fa25161ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87d8e5d97ce8847cb95c66c67e9a6966e3ff247087190f6429185bd189e74937
[INFO] running `Command { std: "docker" "start" "-a" "87d8e5d97ce8847cb95c66c67e9a6966e3ff247087190f6429185bd189e74937", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/gesh-geshl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking dirs v1.0.2
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]     Checking geshl v0.1.0 (/opt/rustwide/workdir/gesh-geshl)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / /// Parses an arbitrary line.
[INFO] [stdout] 33 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / /// Parses one or more variable setting expressions.
[INFO] [stdout] 44 | | ///
[INFO] [stdout] 45 | | /// # Examples
[INFO] [stdout] 46 | | ///
[INFO] [stdout] 47 | | /// - `FOO=bar`
[INFO] [stdout] 48 | | /// - `FOO=bar BAR=spam`
[INFO] [stdout] 49 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / /// Parses a variable setting expression.
[INFO] [stdout] 59 | | ///
[INFO] [stdout] 60 | | /// # Examples
[INFO] [stdout] 61 | | ///
[INFO] [stdout] 62 | | /// - `FOO=bar`
[INFO] [stdout] 63 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / /// Parses a command prefixed with zero or more environment variables to set.
[INFO] [stdout] 78 | | ///
[INFO] [stdout] 79 | | /// # Examples
[INFO] [stdout] 80 | | ///
[INFO] [stdout] 81 | | /// - `FOO=bar command`
[INFO] [stdout] 82 | | /// - `FOO=bar BAR=spam command arg1 "arg2 in quotes"
[INFO] [stdout] 83 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | / /// Parses a string "piece".
[INFO] [stdout] 97 | | ///
[INFO] [stdout] 98 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on.
[INFO] [stdout] 99 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / /// Parses a glob
[INFO] [stdout] 115 | | ///
[INFO] [stdout] 116 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on.
[INFO] [stdout] 117 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / /// Parses a path-like component.
[INFO] [stdout] 134 | | ///
[INFO] [stdout] 135 | | /// ## Examples
[INFO] [stdout] 136 | | ///
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | | /// - `~/home/directory`
[INFO] [stdout] 143 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / /// Parses an interpolated string from the command line.
[INFO] [stdout] 168 | | ///
[INFO] [stdout] 169 | | /// ## Examples
[INFO] [stdout] 170 | | ///
[INFO] [stdout] 171 | | /// - `"just some text"`
[INFO] [stdout] 172 | | /// - `"some text with an ${ENVVAR} interpolated"`
[INFO] [stdout] 173 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | / /// Parses an environment variable interpolation.
[INFO] [stdout] 187 | | ///
[INFO] [stdout] 188 | | /// ## Examples
[INFO] [stdout] 189 | | ///
[INFO] [stdout] 190 | | /// - `${HOME}`
[INFO] [stdout] 191 | | /// - `${SOME_DIR}`
[INFO] [stdout] 192 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | / /// Parses regular text inside of an interpolated string.
[INFO] [stdout] 233 | | ///
[INFO] [stdout] 234 | | /// Some characters can be escaped with a backslash.
[INFO] [stdout] 235 | | /// - `\n` becomes a newline
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | | /// - `C:\\Windows\\System\\folder`
[INFO] [stdout] 248 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | / /// Parses an uninterpolated string from the command line.
[INFO] [stdout] 269 | | ///
[INFO] [stdout] 270 | | /// Some characters can be escaped with a backslash:
[INFO] [stdout] 271 | | /// - `\\` becomes a backslash
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | | /// - `'This isn't a newline, just a backslash and an n: \n'`
[INFO] [stdout] 279 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / /// Parses an arbitrary line.
[INFO] [stdout] 33 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / /// Parses one or more variable setting expressions.
[INFO] [stdout] 44 | | ///
[INFO] [stdout] 45 | | /// # Examples
[INFO] [stdout] 46 | | ///
[INFO] [stdout] 47 | | /// - `FOO=bar`
[INFO] [stdout] 48 | | /// - `FOO=bar BAR=spam`
[INFO] [stdout] 49 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / /// Parses a variable setting expression.
[INFO] [stdout] 59 | | ///
[INFO] [stdout] 60 | | /// # Examples
[INFO] [stdout] 61 | | ///
[INFO] [stdout] 62 | | /// - `FOO=bar`
[INFO] [stdout] 63 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / /// Parses a command prefixed with zero or more environment variables to set.
[INFO] [stdout] 78 | | ///
[INFO] [stdout] 79 | | /// # Examples
[INFO] [stdout] 80 | | ///
[INFO] [stdout] 81 | | /// - `FOO=bar command`
[INFO] [stdout] 82 | | /// - `FOO=bar BAR=spam command arg1 "arg2 in quotes"
[INFO] [stdout] 83 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> gesh-geshl/src/parser.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | / /// Parses a string "piece".
[INFO] [stdout] 97 | | ///
[INFO] [stdout] 98 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on.
[INFO] [stdout] 99 | | ///
[INFO] [stdout]    | |_--^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / /// Parses a glob
[INFO] [stdout] 115 | | ///
[INFO] [stdout] 116 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on.
[INFO] [stdout] 117 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / /// Parses a path-like component.
[INFO] [stdout] 134 | | ///
[INFO] [stdout] 135 | | /// ## Examples
[INFO] [stdout] 136 | | ///
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | | /// - `~/home/directory`
[INFO] [stdout] 143 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / /// Parses an interpolated string from the command line.
[INFO] [stdout] 168 | | ///
[INFO] [stdout] 169 | | /// ## Examples
[INFO] [stdout] 170 | | ///
[INFO] [stdout] 171 | | /// - `"just some text"`
[INFO] [stdout] 172 | | /// - `"some text with an ${ENVVAR} interpolated"`
[INFO] [stdout] 173 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | / /// Parses an environment variable interpolation.
[INFO] [stdout] 187 | | ///
[INFO] [stdout] 188 | | /// ## Examples
[INFO] [stdout] 189 | | ///
[INFO] [stdout] 190 | | /// - `${HOME}`
[INFO] [stdout] 191 | | /// - `${SOME_DIR}`
[INFO] [stdout] 192 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | / /// Parses regular text inside of an interpolated string.
[INFO] [stdout] 233 | | ///
[INFO] [stdout] 234 | | /// Some characters can be escaped with a backslash.
[INFO] [stdout] 235 | | /// - `\n` becomes a newline
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | | /// - `C:\\Windows\\System\\folder`
[INFO] [stdout] 248 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | / /// Parses an uninterpolated string from the command line.
[INFO] [stdout] 269 | | ///
[INFO] [stdout] 270 | | /// Some characters can be escaped with a backslash:
[INFO] [stdout] 271 | | /// - `\\` becomes a backslash
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | | /// - `'This isn't a newline, just a backslash and an n: \n'`
[INFO] [stdout] 279 | | ///
[INFO] [stdout]     | |_--^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> gesh-geshl/src/parser.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking gesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(unboxed_closures)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `builtin::*`
[INFO] [stdout]   --> src/command/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     builtin::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/prompt/mod.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn set_prompt(&mut self, String);
[INFO] [stdout]    |                              ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: String`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(unboxed_closures)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_famlily`
[INFO] [stdout]    --> src/command/registry.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(target_famlily = "unix")]
[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(target_famlily, values("unix"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_famlily, values(\"unix\"))");` 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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 104 -     #[cfg(target_famlily = "unix")]
[INFO] [stdout] 104 +     #[cfg(target_family = "unix")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_famlily`
[INFO] [stdout]    --> src/command/registry.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(target_famlily = "unix")]
[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(target_famlily, values("unix"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_famlily, values(\"unix\"))");` 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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 112 -     #[cfg(target_famlily = "unix")]
[INFO] [stdout] 112 +     #[cfg(target_family = "unix")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_famlily`
[INFO] [stdout]    --> src/command/registry.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[cfg(target_famlily = "unix")]
[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(target_famlily, values("unix"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_famlily, values(\"unix\"))");` 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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 120 -     #[cfg(target_famlily = "unix")]
[INFO] [stdout] 120 +     #[cfg(target_family = "unix")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `builtin::*`
[INFO] [stdout]   --> src/command/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     builtin::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/prompt/mod.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn set_prompt(&mut self, String);
[INFO] [stdout]    |                              ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: String`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gesh` (bin "gesh") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gesh` (bin "gesh" test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "87d8e5d97ce8847cb95c66c67e9a6966e3ff247087190f6429185bd189e74937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d8e5d97ce8847cb95c66c67e9a6966e3ff247087190f6429185bd189e74937", kill_on_drop: false }`
[INFO] [stdout] 87d8e5d97ce8847cb95c66c67e9a6966e3ff247087190f6429185bd189e74937
