[INFO] cloning repository https://github.com/fennewald/gas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fennewald/gas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennewald%2Fgas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennewald%2Fgas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6d7bf63d896fc8a83450b5e31a63b96d01816e [INFO] checking fennewald/gas against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennewald%2Fgas" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fennewald/gas on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fennewald/gas [INFO] finished tweaking git repo https://github.com/fennewald/gas [INFO] tweaked toml for git repo https://github.com/fennewald/gas written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fennewald/gas already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d64e2aa3819b36ffbac5b87bc1d83462c936dcbca57fd6dd9a09550a77ca6913 [INFO] running `Command { std: "docker" "start" "-a" "d64e2aa3819b36ffbac5b87bc1d83462c936dcbca57fd6dd9a09550a77ca6913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d64e2aa3819b36ffbac5b87bc1d83462c936dcbca57fd6dd9a09550a77ca6913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64e2aa3819b36ffbac5b87bc1d83462c936dcbca57fd6dd9a09550a77ca6913", kill_on_drop: false }` [INFO] [stdout] d64e2aa3819b36ffbac5b87bc1d83462c936dcbca57fd6dd9a09550a77ca6913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b389036d31b76f79cd94867f1f467d537cdf09010a09f00f3d60a8780f8b49c [INFO] running `Command { std: "docker" "start" "-a" "8b389036d31b76f79cd94867f1f467d537cdf09010a09f00f3d60a8780f8b49c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/universe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/universe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/term.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/term.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/universe.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const GRAVITY: Point = Point { x: 0f32, y: 1.0 }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `gravity` is never used [INFO] [stdout] --> src/universe.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Particle { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn gravity(&mut self, dt: f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick_many` is never used [INFO] [stdout] --> src/universe.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Universe { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn tick_many(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/term.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 297 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn index(&self, p: &Point) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/universe.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const GRAVITY: Point = Point { x: 0f32, y: 1.0 }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `gravity` is never used [INFO] [stdout] --> src/universe.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Particle { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn gravity(&mut self, dt: f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick_many` is never used [INFO] [stdout] --> src/universe.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Universe { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn tick_many(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/term.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 297 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn index(&self, p: &Point) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "8b389036d31b76f79cd94867f1f467d537cdf09010a09f00f3d60a8780f8b49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b389036d31b76f79cd94867f1f467d537cdf09010a09f00f3d60a8780f8b49c", kill_on_drop: false }` [INFO] [stdout] 8b389036d31b76f79cd94867f1f467d537cdf09010a09f00f3d60a8780f8b49c [INFO] checking fennewald/gas against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennewald%2Fgas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fennewald/gas on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fennewald/gas [INFO] finished tweaking git repo https://github.com/fennewald/gas [INFO] tweaked toml for git repo https://github.com/fennewald/gas written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fennewald/gas already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4a07e3c6e54e5c80854f5efb37c1d081a3eb3ec421b92516bb0d08e2ca18c99 [INFO] running `Command { std: "docker" "start" "-a" "d4a07e3c6e54e5c80854f5efb37c1d081a3eb3ec421b92516bb0d08e2ca18c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a07e3c6e54e5c80854f5efb37c1d081a3eb3ec421b92516bb0d08e2ca18c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a07e3c6e54e5c80854f5efb37c1d081a3eb3ec421b92516bb0d08e2ca18c99", kill_on_drop: false }` [INFO] [stdout] d4a07e3c6e54e5c80854f5efb37c1d081a3eb3ec421b92516bb0d08e2ca18c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a651ec046c76dc4045fd761d298d262c7f7fd8a7e54806cad3b6d830823f4ce5 [INFO] running `Command { std: "docker" "start" "-a" "a651ec046c76dc4045fd761d298d262c7f7fd8a7e54806cad3b6d830823f4ce5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/universe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/term.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/universe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termion` is imported redundantly [INFO] [stdout] --> src/term.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use termion; [INFO] [stdout] | ^^^^^^^ the item `termion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/universe.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const GRAVITY: Point = Point { x: 0f32, y: 1.0 }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `gravity` is never used [INFO] [stdout] --> src/universe.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Particle { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn gravity(&mut self, dt: f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick_many` is never used [INFO] [stdout] --> src/universe.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Universe { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn tick_many(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/term.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 297 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn index(&self, p: &Point) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/universe.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const GRAVITY: Point = Point { x: 0f32, y: 1.0 }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `gravity` is never used [INFO] [stdout] --> src/universe.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Particle { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn gravity(&mut self, dt: f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick_many` is never used [INFO] [stdout] --> src/universe.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Universe { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn tick_many(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/term.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 297 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn index(&self, p: &Point) -> (usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a651ec046c76dc4045fd761d298d262c7f7fd8a7e54806cad3b6d830823f4ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a651ec046c76dc4045fd761d298d262c7f7fd8a7e54806cad3b6d830823f4ce5", kill_on_drop: false }` [INFO] [stdout] a651ec046c76dc4045fd761d298d262c7f7fd8a7e54806cad3b6d830823f4ce5