[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] testing thegedge/gesh against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegedge%2Fgesh" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegedge/gesh on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/thegedge/gesh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01699049c9e16a8b4a2172cb6f617223869c75b18aea75c44717bb6c62bafa99 [INFO] running `Command { std: "docker" "start" "-a" "01699049c9e16a8b4a2172cb6f617223869c75b18aea75c44717bb6c62bafa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01699049c9e16a8b4a2172cb6f617223869c75b18aea75c44717bb6c62bafa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01699049c9e16a8b4a2172cb6f617223869c75b18aea75c44717bb6c62bafa99", kill_on_drop: false }` [INFO] [stdout] 01699049c9e16a8b4a2172cb6f617223869c75b18aea75c44717bb6c62bafa99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a7db51088b9b60d01079a300dcd5bb8fb59a3f568dd724d5ee85aa928a37b2c [INFO] running `Command { std: "docker" "start" "-a" "8a7db51088b9b60d01079a300dcd5bb8fb59a3f568dd724d5ee85aa928a37b2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling dirs v1.0.2 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling 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] = note: `#[warn(unused_doc_comments)]` on by default [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: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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gesh v0.1.0 (/opt/rustwide/workdir) [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/command/builtin/cd.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | 0 => env::home_dir(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/environment/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn empty() -> Environment { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "8a7db51088b9b60d01079a300dcd5bb8fb59a3f568dd724d5ee85aa928a37b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a7db51088b9b60d01079a300dcd5bb8fb59a3f568dd724d5ee85aa928a37b2c", kill_on_drop: false }` [INFO] [stdout] 8a7db51088b9b60d01079a300dcd5bb8fb59a3f568dd724d5ee85aa928a37b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 311d54983731a6ec3ec92da103c0edbe745d5fdb0b39d2306e73aae12c9db50a [INFO] running `Command { std: "docker" "start" "-a" "311d54983731a6ec3ec92da103c0edbe745d5fdb0b39d2306e73aae12c9db50a", kill_on_drop: false }` [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] = note: `#[warn(unused_doc_comments)]` on by default [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: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] [stderr] Compiling gesh v0.1.0 (/opt/rustwide/workdir) [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/command/builtin/cd.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | 0 => env::home_dir(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/command/builtin/cd.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(env::home_dir().unwrap(), *env.working_directory()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "311d54983731a6ec3ec92da103c0edbe745d5fdb0b39d2306e73aae12c9db50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311d54983731a6ec3ec92da103c0edbe745d5fdb0b39d2306e73aae12c9db50a", kill_on_drop: false }` [INFO] [stdout] 311d54983731a6ec3ec92da103c0edbe745d5fdb0b39d2306e73aae12c9db50a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 593e2fcc6b2bd9f10b73c99f858fbc998f08d97f5d4bb5654fd212320c78572d [INFO] running `Command { std: "docker" "start" "-a" "593e2fcc6b2bd9f10b73c99f858fbc998f08d97f5d4bb5654fd212320c78572d", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / /// Parses an arbitrary line. [INFO] [stderr] 33 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / /// Parses one or more variable setting expressions. [INFO] [stderr] 44 | | /// [INFO] [stderr] 45 | | /// # Examples [INFO] [stderr] 46 | | /// [INFO] [stderr] 47 | | /// - `FOO=bar` [INFO] [stderr] 48 | | /// - `FOO=bar BAR=spam` [INFO] [stderr] 49 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / /// Parses a variable setting expression. [INFO] [stderr] 59 | | /// [INFO] [stderr] 60 | | /// # Examples [INFO] [stderr] 61 | | /// [INFO] [stderr] 62 | | /// - `FOO=bar` [INFO] [stderr] 63 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / /// Parses a command prefixed with zero or more environment variables to set. [INFO] [stderr] 78 | | /// [INFO] [stderr] 79 | | /// # Examples [INFO] [stderr] 80 | | /// [INFO] [stderr] 81 | | /// - `FOO=bar command` [INFO] [stderr] 82 | | /// - `FOO=bar BAR=spam command arg1 "arg2 in quotes" [INFO] [stderr] 83 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | / /// Parses a string "piece". [INFO] [stderr] 97 | | /// [INFO] [stderr] 98 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on. [INFO] [stderr] 99 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:114:1 [INFO] [stderr] | [INFO] [stderr] 114 | / /// Parses a glob [INFO] [stderr] 115 | | /// [INFO] [stderr] 116 | | /// A piece could be a path, a glob, an unquoted string, an interpolated string, and so on. [INFO] [stderr] 117 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:133:1 [INFO] [stderr] | [INFO] [stderr] 133 | / /// Parses a path-like component. [INFO] [stderr] 134 | | /// [INFO] [stderr] 135 | | /// ## Examples [INFO] [stderr] 136 | | /// [INFO] [stderr] ... | [INFO] [stderr] 142 | | /// - `~/home/directory` [INFO] [stderr] 143 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:167:1 [INFO] [stderr] | [INFO] [stderr] 167 | / /// Parses an interpolated string from the command line. [INFO] [stderr] 168 | | /// [INFO] [stderr] 169 | | /// ## Examples [INFO] [stderr] 170 | | /// [INFO] [stderr] 171 | | /// - `"just some text"` [INFO] [stderr] 172 | | /// - `"some text with an ${ENVVAR} interpolated"` [INFO] [stderr] 173 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / /// Parses an environment variable interpolation. [INFO] [stderr] 187 | | /// [INFO] [stderr] 188 | | /// ## Examples [INFO] [stderr] 189 | | /// [INFO] [stderr] 190 | | /// - `${HOME}` [INFO] [stderr] 191 | | /// - `${SOME_DIR}` [INFO] [stderr] 192 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:232:1 [INFO] [stderr] | [INFO] [stderr] 232 | / /// Parses regular text inside of an interpolated string. [INFO] [stderr] 233 | | /// [INFO] [stderr] 234 | | /// Some characters can be escaped with a backslash. [INFO] [stderr] 235 | | /// - `\n` becomes a newline [INFO] [stderr] ... | [INFO] [stderr] 247 | | /// - `C:\\Windows\\System\\folder` [INFO] [stderr] 248 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> gesh-geshl/src/parser.rs:268:1 [INFO] [stderr] | [INFO] [stderr] 268 | / /// Parses an uninterpolated string from the command line. [INFO] [stderr] 269 | | /// [INFO] [stderr] 270 | | /// Some characters can be escaped with a backslash: [INFO] [stderr] 271 | | /// - `\\` becomes a backslash [INFO] [stderr] ... | [INFO] [stderr] 278 | | /// - `'This isn't a newline, just a backslash and an n: \n'` [INFO] [stderr] 279 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:224:12 [INFO] [stderr] | [INFO] [stderr] 224 | 'a'...'z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:225:12 [INFO] [stderr] | [INFO] [stderr] 225 | 'A'...'Z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:226:12 [INFO] [stderr] | [INFO] [stderr] 226 | '0'...'9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:315:12 [INFO] [stderr] | [INFO] [stderr] 315 | 'a'...'z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:316:12 [INFO] [stderr] | [INFO] [stderr] 316 | 'A'...'Z' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gesh-geshl/src/parser.rs:317:12 [INFO] [stderr] | [INFO] [stderr] 317 | '0'...'9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 17 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/prompt/mod.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | fn set_prompt(&mut self, String); [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: String` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/command/builtin/cd.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | 0 => env::home_dir(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/command/builtin/cd.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | assert_eq!(env::home_dir().unwrap(), *env.working_directory()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gesh-feeb50e7a259bfe2) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test command::builtin::cd::tests::test_cd_returns_error_when_path_doesnt_exist ... ok [INFO] [stdout] test command::builtin::cd::tests::test_cd_returns_error_when_too_many_arguments ... ok [INFO] [stdout] test command::builtin::popd::tests::test_popd_returns_error_with_wrong_number_of_arguments ... ok [INFO] [stdout] test command::builtin::popd::tests::test_popd_returns_error_if_nothing_on_stack ... ok [INFO] [stdout] test environment::tests::test_export_moves_variable_to_exported_variables ... ok [INFO] [stdout] test environment::tests::test_new_uses_vars_from_given_map ... ok [INFO] [stdout] test strings::tests::test_has_glob_false_with_no_globs ... ok [INFO] [stdout] test environment::tests::test_push_and_pop ... ok [INFO] [stdout] test strings::tests::test_to_string_returns_string_when_var_exists ... ok [INFO] [stdout] test command::builtin::export::tests::test_export_exports_all_vars_given_as_arguments ... ok [INFO] [stdout] test command::builtin::exit::tests::test_exit_returns_zero_exit_status_with_no_arguments ... ok [INFO] [stdout] test command::builtin::pushd::tests::test_pushd_adds_given_directory_to_stack ... ok [INFO] [stdout] test strings::tests::test_adding_shellstrings_concatenates ... ok [INFO] [stdout] test command::builtin::pushd::tests::test_pushd_returns_error_with_too_many_arguments ... ok [INFO] [stdout] test strings::tests::test_to_string_returns_empty_string_when_var_doesnt_exist ... ok [INFO] [stdout] test strings::tests::test_to_string_vec_returns_paths_when_globbed ... ok [INFO] [stdout] test strings::tests::test_has_glob_false_with_globs ... ok [INFO] [stdout] test strings::tests::test_to_string_vec_returns_vec_of_strings ... ok [INFO] [stdout] test command::builtin::exit::tests::test_exit_returns_nonzero_exit_status_with_non_integral_argument ... ok [INFO] [stdout] test command::builtin::popd::tests::test_popd_changes_working_directory_to_top_of_stack ... ok [INFO] [stdout] test command::builtin::cd::tests::test_cd_switches_to_canonical_form_of_given_directory ... ok [INFO] [stdout] test command::builtin::exit::tests::test_exit_returns_exit_with_given_status ... ok [INFO] [stdout] test command::builtin::cd::tests::test_cd_switches_to_home_dir_with_no_arguments ... ok [INFO] [stdout] test command::builtin::exit::tests::test_exit_returns_error_with_too_many_arguments ... ok [INFO] [stdout] test command::builtin::export::tests::test_export_prints_all_exported_vars_with_no_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "593e2fcc6b2bd9f10b73c99f858fbc998f08d97f5d4bb5654fd212320c78572d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593e2fcc6b2bd9f10b73c99f858fbc998f08d97f5d4bb5654fd212320c78572d", kill_on_drop: false }` [INFO] [stdout] 593e2fcc6b2bd9f10b73c99f858fbc998f08d97f5d4bb5654fd212320c78572d