[INFO] fetching crate unsegen_terminal 0.3.0... [INFO] testing unsegen_terminal-0.3.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate unsegen_terminal 0.3.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate unsegen_terminal 0.3.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unsegen_terminal 0.3.0 [INFO] finished tweaking crates.io crate unsegen_terminal 0.3.0 [INFO] tweaked toml for crates.io crate unsegen_terminal 0.3.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] [stderr] Downloaded num-complex v0.1.43 [INFO] [stderr] Downloaded itertools v0.5.10 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] [stderr] Downloaded ndarray v0.8.4 [INFO] [stderr] Downloaded derive_more v0.14.1 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded raw_tty v0.1.0 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded unsegen v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd4c3831e5e26e793df07e295a1cdf000845293be8636058e92122b9208c66c3 [INFO] running `Command { std: "docker" "start" "-a" "fd4c3831e5e26e793df07e295a1cdf000845293be8636058e92122b9208c66c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd4c3831e5e26e793df07e295a1cdf000845293be8636058e92122b9208c66c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4c3831e5e26e793df07e295a1cdf000845293be8636058e92122b9208c66c3", kill_on_drop: false }` [INFO] [stdout] fd4c3831e5e26e793df07e295a1cdf000845293be8636058e92122b9208c66c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37eea410c8db179dfcedc0db66fd2dccf54368cbf82bda6423579bdcbf9abea9 [INFO] running `Command { std: "docker" "start" "-a" "37eea410c8db179dfcedc0db66fd2dccf54368cbf82bda6423579bdcbf9abea9", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling unsegen v0.3.0 [INFO] [stderr] Compiling unsegen_terminal v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | fn set_title(&mut self, &str) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | fn goto_line(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | fn goto_col(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn insert_blank(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | fn move_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | fn move_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | fn identify_terminal(&mut self, &mut W) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | fn move_forward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 152 | fn move_backward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | fn move_down_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn move_up_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | fn scroll_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn scroll_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | fn insert_blank_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | fn delete_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | fn erase_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | fn delete_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | fn unset_mode(&mut self, Mode) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Mode` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | fn set_scrolling_region(&mut self, Range) {} [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Range` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:263:38 [INFO] [stdout] | [INFO] [stdout] 263 | fn set_active_charset(&mut self, CharsetIndex) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: StandardCharset` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:36 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rgb` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.44s [INFO] running `Command { std: "docker" "inspect" "37eea410c8db179dfcedc0db66fd2dccf54368cbf82bda6423579bdcbf9abea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37eea410c8db179dfcedc0db66fd2dccf54368cbf82bda6423579bdcbf9abea9", kill_on_drop: false }` [INFO] [stdout] 37eea410c8db179dfcedc0db66fd2dccf54368cbf82bda6423579bdcbf9abea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f2fb7a5937d189cdf01e1139a91655bb7c72bd2fdce9c5bc70f007719cf993 [INFO] running `Command { std: "docker" "start" "-a" "b3f2fb7a5937d189cdf01e1139a91655bb7c72bd2fdce9c5bc70f007719cf993", kill_on_drop: false }` [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | fn set_title(&mut self, &str) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | fn goto_line(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | fn goto_col(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn insert_blank(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | fn move_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | fn move_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | fn identify_terminal(&mut self, &mut W) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | fn move_forward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 152 | fn move_backward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | fn move_down_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn move_up_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | fn scroll_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn scroll_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | fn insert_blank_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | fn delete_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | fn erase_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | fn delete_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | fn unset_mode(&mut self, Mode) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Mode` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | fn set_scrolling_region(&mut self, Range) {} [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Range` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:263:38 [INFO] [stdout] | [INFO] [stdout] 263 | fn set_active_charset(&mut self, CharsetIndex) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: StandardCharset` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unsegen_terminal v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:36 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rgb` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | fn set_title(&mut self, &str) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | fn goto_line(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | fn goto_col(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn insert_blank(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | fn move_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | fn move_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | fn identify_terminal(&mut self, &mut W) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | fn move_forward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 152 | fn move_backward(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | fn move_down_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn move_up_and_cr(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | fn scroll_up(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn scroll_down(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | fn insert_blank_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | fn delete_lines(&mut self, Line) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | fn erase_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | fn delete_chars(&mut self, Column) {} [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | fn unset_mode(&mut self, Mode) {} [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Mode` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | fn set_scrolling_region(&mut self, Range) {} [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Range` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:263:38 [INFO] [stdout] | [INFO] [stdout] 263 | fn set_active_charset(&mut self, CharsetIndex) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: StandardCharset` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/ansi.rs:272:36 [INFO] [stdout] | [INFO] [stdout] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rgb` [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 issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "b3f2fb7a5937d189cdf01e1139a91655bb7c72bd2fdce9c5bc70f007719cf993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f2fb7a5937d189cdf01e1139a91655bb7c72bd2fdce9c5bc70f007719cf993", kill_on_drop: false }` [INFO] [stdout] b3f2fb7a5937d189cdf01e1139a91655bb7c72bd2fdce9c5bc70f007719cf993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b6836aa3357cf84060c2adaa3c2ffca4731df411f76fdc297b915d15aca56bc [INFO] running `Command { std: "docker" "start" "-a" "3b6836aa3357cf84060c2adaa3c2ffca4731df411f76fdc297b915d15aca56bc", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:114:29 [INFO] [stderr] | [INFO] [stderr] 114 | fn set_title(&mut self, &str) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:123:30 [INFO] [stderr] | [INFO] [stderr] 123 | fn goto(&mut self, Line, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:126:29 [INFO] [stderr] | [INFO] [stderr] 126 | fn goto_line(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 129 | fn goto_col(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:132:32 [INFO] [stderr] | [INFO] [stderr] 132 | fn insert_blank(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:135:27 [INFO] [stderr] | [INFO] [stderr] 135 | fn move_up(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:138:29 [INFO] [stderr] | [INFO] [stderr] 138 | fn move_down(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:143:51 [INFO] [stderr] | [INFO] [stderr] 143 | fn identify_terminal(&mut self, &mut W) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:146:47 [INFO] [stderr] | [INFO] [stderr] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut W` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:146:55 [INFO] [stderr] | [INFO] [stderr] 146 | fn device_status(&mut self, &mut W, usize) {} [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:149:32 [INFO] [stderr] | [INFO] [stderr] 149 | fn move_forward(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:152:33 [INFO] [stderr] | [INFO] [stderr] 152 | fn move_backward(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:155:36 [INFO] [stderr] | [INFO] [stderr] 155 | fn move_down_and_cr(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:158:34 [INFO] [stderr] | [INFO] [stderr] 158 | fn move_up_and_cr(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:187:29 [INFO] [stderr] | [INFO] [stderr] 187 | fn scroll_up(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:190:31 [INFO] [stderr] | [INFO] [stderr] 190 | fn scroll_down(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:193:38 [INFO] [stderr] | [INFO] [stderr] 193 | fn insert_blank_lines(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:196:32 [INFO] [stderr] | [INFO] [stderr] 196 | fn delete_lines(&mut self, Line) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Line` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:202:31 [INFO] [stderr] | [INFO] [stderr] 202 | fn erase_chars(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:208:32 [INFO] [stderr] | [INFO] [stderr] 208 | fn delete_chars(&mut self, Column) {} [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Column` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:248:30 [INFO] [stderr] | [INFO] [stderr] 248 | fn unset_mode(&mut self, Mode) {} [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Mode` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 251 | fn set_scrolling_region(&mut self, Range) {} [INFO] [stderr] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Range` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn set_active_charset(&mut self, CharsetIndex) {} [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:269:37 [INFO] [stderr] | [INFO] [stderr] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CharsetIndex` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:269:51 [INFO] [stderr] | [INFO] [stderr] 269 | fn configure_charset(&mut self, CharsetIndex, StandardCharset) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: StandardCharset` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:272:29 [INFO] [stderr] | [INFO] [stderr] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/ansi.rs:272:36 [INFO] [stderr] | [INFO] [stderr] 272 | fn set_color(&mut self, usize, Rgb) {} [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: Rgb` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: `unsegen_terminal` (lib) generated 28 warnings [INFO] [stderr] warning: `unsegen_terminal` (lib test) generated 28 warnings (28 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unsegen_terminal-7e637793ff543d80) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stdout] test ansi::tests::parse_designate_g0_as_line_drawing ... ok [INFO] [stdout] test ansi::tests::parse_designate_g1_as_line_drawing_and_invoke ... ok [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test index::test_range ... ok [INFO] [stdout] test test::test_terminal_window_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests unsegen_terminal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b6836aa3357cf84060c2adaa3c2ffca4731df411f76fdc297b915d15aca56bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6836aa3357cf84060c2adaa3c2ffca4731df411f76fdc297b915d15aca56bc", kill_on_drop: false }` [INFO] [stdout] 3b6836aa3357cf84060c2adaa3c2ffca4731df411f76fdc297b915d15aca56bc