[INFO] cloning repository https://github.com/MyGoodSir/ANSI_Rusterizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MyGoodSir/ANSI_Rusterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGoodSir%2FANSI_Rusterizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGoodSir%2FANSI_Rusterizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef2f812bc356aca8db157a4890c9f343dc7734a1 [INFO] checking MyGoodSir/ANSI_Rusterizer/ef2f812bc356aca8db157a4890c9f343dc7734a1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGoodSir%2FANSI_Rusterizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MyGoodSir/ANSI_Rusterizer on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MyGoodSir/ANSI_Rusterizer [INFO] finished tweaking git repo https://github.com/MyGoodSir/ANSI_Rusterizer [INFO] tweaked toml for git repo https://github.com/MyGoodSir/ANSI_Rusterizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MyGoodSir/ANSI_Rusterizer 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23c2afc109c70de8fc057d178b6722480ecf7f279e6564b903f3e8b365a99251 [INFO] running `Command { std: "docker" "start" "-a" "23c2afc109c70de8fc057d178b6722480ecf7f279e6564b903f3e8b365a99251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c2afc109c70de8fc057d178b6722480ecf7f279e6564b903f3e8b365a99251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c2afc109c70de8fc057d178b6722480ecf7f279e6564b903f3e8b365a99251", kill_on_drop: false }` [INFO] [stdout] 23c2afc109c70de8fc057d178b6722480ecf7f279e6564b903f3e8b365a99251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f6ce3e64e0f9f7e636f9b5d7472c03a124e06ee514fc6cdf7db928bf8a70ec [INFO] running `Command { std: "docker" "start" "-a" "83f6ce3e64e0f9f7e636f9b5d7472c03a124e06ee514fc6cdf7db928bf8a70ec", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking cmdln-graphics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/terminal.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::{HWND, RECT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::{MoveWindow, GetWindowRect}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::handleapi::INVALID_HANDLE_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::processenv::GetStdHandle; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winbase::STD_OUTPUT_HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::{HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wingdi::{FF_DONTCARE, FW_NORMAL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/terminal.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::{HWND, RECT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::{MoveWindow, GetWindowRect}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::handleapi::INVALID_HANDLE_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::processenv::GetStdHandle; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winbase::STD_OUTPUT_HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::{HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wingdi::{FF_DONTCARE, FW_NORMAL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/terminal.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/graphics.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/terminal.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/terminal.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/graphics.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/graphics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `cell` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct cell{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `px` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct px{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `Px` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ansi_color` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct ansi_color{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AnsiColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `black` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | black = 0, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Black` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `red` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | red = 1, [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Red` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `green` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | green = 2, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Green` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `yellow` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | yellow = 3, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Yellow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `blue` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | blue = 4, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Blue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `magenta` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | magenta =5, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Magenta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `cyan` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | cyan =6, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `gray` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | gray=7, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Gray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `dark_gray` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | dark_gray=8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DarkGray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/graphics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_red` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | bright_red=9, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightRed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_green` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | bright_green=10, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightGreen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `cell` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct cell{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_yellow` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | bright_yellow=11, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightYellow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `px` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct px{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `Px` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_blue` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | bright_blue=12, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightBlue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_magenta` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | bright_magenta=13, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightMagenta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_cyan` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | bright_cyan=14, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightCyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ansi_color` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct ansi_color{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AnsiColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `white` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | white=15, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `White` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `black` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | black = 0, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Black` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `red` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | red = 1, [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Red` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Formatter` [INFO] [stdout] --> src/rasterizer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `green` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | green = 2, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Green` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Formatter` [INFO] [stdout] --> src/geometry.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `v3` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct v3{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `v4` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct v4{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `yellow` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | yellow = 3, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Yellow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `blue` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | blue = 4, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Blue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mat4` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct mat4{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Mat4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `tri` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct tri{ [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Tri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `magenta` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | magenta =5, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Magenta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `cyan` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | cyan =6, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mesh` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct mesh{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Mesh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `gray` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | gray=7, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Gray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `dark_gray` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | dark_gray=8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DarkGray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_red` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | bright_red=9, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightRed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_green` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | bright_green=10, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightGreen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_yellow` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | bright_yellow=11, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightYellow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_blue` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | bright_blue=12, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightBlue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_magenta` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | bright_magenta=13, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightMagenta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bright_cyan` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | bright_cyan=14, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BrightCyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `white` should have an upper camel case name [INFO] [stdout] --> src/graphics.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | white=15, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `White` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Formatter` [INFO] [stdout] --> src/rasterizer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Formatter` [INFO] [stdout] --> src/geometry.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `v3` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct v3{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `v4` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct v4{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mat4` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct mat4{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Mat4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `tri` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct tri{ [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Tri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mesh` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct mesh{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Mesh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsString` in the current scope [INFO] [stdout] --> src/terminal.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | let bvec: Vec = buff.encode_wide().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsString` in the current scope [INFO] [stdout] --> src/terminal.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | let bvec: Vec = buff.encode_wide().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{Write, stdout}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/graphics.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | for j in 0..=(self.height-1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/graphics.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | for j in 0..=(self.height-1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/graphics.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | for i in 0..=self.width-1 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/graphics.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | for i in 0..=self.width-1 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut x_start:i32; let mut y_start:i32; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut x_end:i32; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | let mut x_start:i32; let mut y_start:i32; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | let mut y_end:i32; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut x_start:i32; let mut y_start:i32; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut x_end:i32; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | let mut x_start:i32; let mut y_start:i32; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphics.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | let mut y_end:i32; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let mut p1 = v3::new(p1x,p1y,p1z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | let mut p2 = v3::new(p2x,p2y,p2z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let mut p3 = v3::new(p3x,p3y,p3z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | for mut tri in self.tris.iter_mut(){ [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let mut p1 = v3::new(p1x,p1y,p1z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | let mut p2 = v3::new(p2x,p2y,p2z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let mut p3 = v3::new(p3x,p3y,p3z); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geometry.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | for mut tri in self.tris.iter_mut(){ [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cmdln-graphics` (bin "cmdln-graphics") due to 12 previous errors; 41 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cmdln-graphics` (bin "cmdln-graphics" test) due to 12 previous errors; 41 warnings emitted [INFO] running `Command { std: "docker" "inspect" "83f6ce3e64e0f9f7e636f9b5d7472c03a124e06ee514fc6cdf7db928bf8a70ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f6ce3e64e0f9f7e636f9b5d7472c03a124e06ee514fc6cdf7db928bf8a70ec", kill_on_drop: false }` [INFO] [stdout] 83f6ce3e64e0f9f7e636f9b5d7472c03a124e06ee514fc6cdf7db928bf8a70ec