[INFO] cloning repository https://github.com/AFelidae/ClickTimer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AFelidae/ClickTimer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c807ece393b8de80c6b0bb24f468d90d1feb8f3 [INFO] checking AFelidae/ClickTimer against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AFelidae/ClickTimer on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AFelidae/ClickTimer [INFO] finished tweaking git repo https://github.com/AFelidae/ClickTimer [INFO] tweaked toml for git repo https://github.com/AFelidae/ClickTimer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AFelidae/ClickTimer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6eec8609a4000fd15143e28a02b71d70853b85e0d9b5fa46d80cbf1a32e02485 [INFO] running `Command { std: "docker" "start" "-a" "6eec8609a4000fd15143e28a02b71d70853b85e0d9b5fa46d80cbf1a32e02485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eec8609a4000fd15143e28a02b71d70853b85e0d9b5fa46d80cbf1a32e02485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eec8609a4000fd15143e28a02b71d70853b85e0d9b5fa46d80cbf1a32e02485", kill_on_drop: false }` [INFO] [stdout] 6eec8609a4000fd15143e28a02b71d70853b85e0d9b5fa46d80cbf1a32e02485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bfd2aeb0829fbd397f377389237e0991d094b7fbe4b1672a24d7a693c957a53 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1bfd2aeb0829fbd397f377389237e0991d094b7fbe4b1672a24d7a693c957a53", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking clicktime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hack_util/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | m_h_process: 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/hack_util/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | fn new_handle(h_process: winapi::um::winnt::HANDLE) -> Process { [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/hack_util/mod.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | winapi::um::memoryapi::WriteProcessMemory( [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/hack_util/mod.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | mem::size_of::() as winapi::shared::basetsd::SIZE_T, [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/hack_util/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | winapi::um::memoryapi::ReadProcessMemory( [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/hack_util/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | mem::size_of::() as winapi::shared::basetsd::SIZE_T, [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/hack_util/mod.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::tlhelp32::CreateToolhelp32Snapshot( [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/hack_util/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | winapi::um::tlhelp32::TH32CS_SNAPMODULE, [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/hack_util/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | if h_module != 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/hack_util/mod.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let mut entry: winapi::um::tlhelp32::MODULEENTRY32W = unsafe { mem::zeroed() }; [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/hack_util/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | entry.dwSize = mem::size_of::() as u32; [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/hack_util/mod.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | while unsafe { winapi::um::tlhelp32::Module32NextW(h_module, &mut entry) } != 0 { [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/hack_util/mod.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | unsafe { winapi::um::handleapi::CloseHandle(h_module) }; [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/hack_util/mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | winapi::um::processthreadsapi::OpenProcess( [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/hack_util/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | winapi::um::winnt::PROCESS_ALL_ACCESS, [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/hack_util/mod.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { _status = winapi::um::winuser::GetAsyncKeyState(key) != 0 } [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/hack_util/mod.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0) [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/hack_util/mod.rs:118:64 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0) [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/hack_util/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | let mut entry: winapi::um::tlhelp32::PROCESSENTRY32W = unsafe { mem::zeroed() }; [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/hack_util/mod.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | entry.dwSize = mem::size_of::() as u32; [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/hack_util/mod.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | while unsafe { winapi::um::tlhelp32::Process32NextW(h_process, &mut entry) } != 0 { [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/hack_util/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { winapi::um::handleapi::CloseHandle(h_process) }; [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/hack_util/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | m_h_process: 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/hack_util/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | fn new_handle(h_process: winapi::um::winnt::HANDLE) -> Process { [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/hack_util/mod.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | winapi::um::memoryapi::WriteProcessMemory( [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/hack_util/mod.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | mem::size_of::() as winapi::shared::basetsd::SIZE_T, [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/hack_util/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | winapi::um::memoryapi::ReadProcessMemory( [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/hack_util/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | mem::size_of::() as winapi::shared::basetsd::SIZE_T, [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/hack_util/mod.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::tlhelp32::CreateToolhelp32Snapshot( [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/hack_util/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | winapi::um::tlhelp32::TH32CS_SNAPMODULE, [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/hack_util/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | if h_module != 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/hack_util/mod.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let mut entry: winapi::um::tlhelp32::MODULEENTRY32W = unsafe { mem::zeroed() }; [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/hack_util/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | entry.dwSize = mem::size_of::() as u32; [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/hack_util/mod.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | while unsafe { winapi::um::tlhelp32::Module32NextW(h_module, &mut entry) } != 0 { [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/hack_util/mod.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | unsafe { winapi::um::handleapi::CloseHandle(h_module) }; [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/hack_util/mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | winapi::um::processthreadsapi::OpenProcess( [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/hack_util/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | winapi::um::winnt::PROCESS_ALL_ACCESS, [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/hack_util/mod.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { _status = winapi::um::winuser::GetAsyncKeyState(key) != 0 } [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/hack_util/mod.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0) [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/hack_util/mod.rs:118:64 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 0) [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/hack_util/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | let mut entry: winapi::um::tlhelp32::PROCESSENTRY32W = unsafe { mem::zeroed() }; [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/hack_util/mod.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | entry.dwSize = mem::size_of::() as u32; [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/hack_util/mod.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | while unsafe { winapi::um::tlhelp32::Process32NextW(h_process, &mut entry) } != 0 { [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/hack_util/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { winapi::um::handleapi::CloseHandle(h_process) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clicktime` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1bfd2aeb0829fbd397f377389237e0991d094b7fbe4b1672a24d7a693c957a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfd2aeb0829fbd397f377389237e0991d094b7fbe4b1672a24d7a693c957a53", kill_on_drop: false }` [INFO] [stdout] 1bfd2aeb0829fbd397f377389237e0991d094b7fbe4b1672a24d7a693c957a53