[INFO] cloning repository https://github.com/Ballexx/raycaster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ballexx/raycaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2Fraycaster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2Fraycaster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9f6fc05c6510cbe47a884b483d5b6e35c7e8af5
[INFO] checking Ballexx/raycaster against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2Fraycaster" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ballexx/raycaster
[INFO] finished tweaking git repo https://github.com/Ballexx/raycaster
[INFO] tweaked toml for git repo https://github.com/Ballexx/raycaster written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ballexx/raycaster on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ballexx/raycaster 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e03c1a9295d864ad29429d71a09159da861287fa454a1e1f3a8484ed8e682f5e
[INFO] running `Command { std: "docker" "start" "-a" "e03c1a9295d864ad29429d71a09159da861287fa454a1e1f3a8484ed8e682f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e03c1a9295d864ad29429d71a09159da861287fa454a1e1f3a8484ed8e682f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03c1a9295d864ad29429d71a09159da861287fa454a1e1f3a8484ed8e682f5e", kill_on_drop: false }`
[INFO] [stdout] e03c1a9295d864ad29429d71a09159da861287fa454a1e1f3a8484ed8e682f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b541c8cb6f950b017a919a418bbb0d4e301ff5929388597bc8ace6b4937efce
[INFO] running `Command { std: "docker" "start" "-a" "3b541c8cb6f950b017a919a418bbb0d4e301ff5929388597bc8ace6b4937efce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking win32console v0.1.5
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     um::{
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     shared::minwindef::MAX_PATH,
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     um::wincon::{GetConsoleProcessList, SetConsoleHistoryInfo, CONSOLE_HISTORY_INFO, GetConsoleHistoryInfo, GetConsoleCursorInfo, CONSOLE...
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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 `shared` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     shared::windef::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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     um::winuser::{MONITORINFO, GetMonitorInfoA, MonitorFromWindow, MONITOR_DEFAULTTOPRIMARY, GetWindowRect},
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     shared::windef::HWND__,
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     um::utilapiset::Beep
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_font_info.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::CONSOLE_FONT_INFO;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_font_info_ex.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::CONSOLE_FONT_INFOEX;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_font_info_ex.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::wingdi::LF_FACESIZE;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_screen_buffer_info.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFO;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_screen_buffer_info_ex.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFOEX;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_selection_info.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::{CONSOLE_SELECTION_INFO};
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_history_info.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::{CONSOLE_HISTORY_INFO};
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_cursor_info.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::CONSOLE_CURSOR_INFO;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/small_rect.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::wincon::SMALL_RECT;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/coord.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::COORD;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/coord.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::_core::fmt::{Formatter, Error};
[INFO] [stdout]   |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/focus_event.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::FOCUS_EVENT_RECORD;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/handle.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     um::handleapi::{CloseHandle, 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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/handle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/input_event.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::{FROM_LEFT_1ST_BUTTON_PRESSED, FROM_LEFT_2ND_BUTTON_PRESSED, FROM_LEFT_3RD_BUTTON_PRESSED, FROM_LEFT_4TH_BUTTON_P...
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/input_record.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, WINDOW_BUFFER_SIZE_RECORD, MENU_EVENT_RECORD, FOCUS_EVENT_RE...
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/input_record.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::wincontypes::{
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/menu_event.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::MENU_EVENT_RECORD;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/window_buffer_size_event.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::WINDOW_BUFFER_SIZE_RECORD;
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/char_info.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::{ CHAR_INFO };
[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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/structs/console_read_control.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::CONSOLE_READCONSOLE_CONTROL;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/win32console-0.1.5/src/console.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     ctypes::c_void,
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win32console` (lib) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b541c8cb6f950b017a919a418bbb0d4e301ff5929388597bc8ace6b4937efce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b541c8cb6f950b017a919a418bbb0d4e301ff5929388597bc8ace6b4937efce", kill_on_drop: false }`
[INFO] [stdout] 3b541c8cb6f950b017a919a418bbb0d4e301ff5929388597bc8ace6b4937efce
