[INFO] cloning repository https://github.com/awsomearvinder/ATinyHorseHeartBeatThing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awsomearvinder/ATinyHorseHeartBeatThing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2FATinyHorseHeartBeatThing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2FATinyHorseHeartBeatThing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2646c5748a30c71a33756b699a9e715e13b13139 [INFO] testing awsomearvinder/ATinyHorseHeartBeatThing against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2FATinyHorseHeartBeatThing" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awsomearvinder/ATinyHorseHeartBeatThing on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awsomearvinder/ATinyHorseHeartBeatThing [INFO] finished tweaking git repo https://github.com/awsomearvinder/ATinyHorseHeartBeatThing [INFO] tweaked toml for git repo https://github.com/awsomearvinder/ATinyHorseHeartBeatThing written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/awsomearvinder/ATinyHorseHeartBeatThing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e37ebfbda06b3756d9cfdf83504732dc4040a0b6a6026f0b00bed9c501b5e65 [INFO] running `Command { std: "docker" "start" "-a" "1e37ebfbda06b3756d9cfdf83504732dc4040a0b6a6026f0b00bed9c501b5e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e37ebfbda06b3756d9cfdf83504732dc4040a0b6a6026f0b00bed9c501b5e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e37ebfbda06b3756d9cfdf83504732dc4040a0b6a6026f0b00bed9c501b5e65", kill_on_drop: false }` [INFO] [stdout] 1e37ebfbda06b3756d9cfdf83504732dc4040a0b6a6026f0b00bed9c501b5e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0223d912bdb6657f247d6402c752bdfc778212488be25d74bc6364a58cd67590 [INFO] running `Command { std: "docker" "start" "-a" "0223d912bdb6657f247d6402c752bdfc778212488be25d74bc6364a58cd67590", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling winapi_wrapper v0.1.0 (/opt/rustwide/workdir/winapi_wrapper) [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> winapi_wrapper/src/error.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_wrapper/src/window.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> winapi_wrapper/src/window.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_wrapper/src/window.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::{self, CS_HREDRAW, CS_OWNDC, CS_VREDRAW}; [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] --> winapi_wrapper/src/window.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> winapi_wrapper/src/window.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::{self, CS_HREDRAW, CS_OWNDC, CS_VREDRAW}; [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] --> winapi_wrapper/src/window.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | let hinstance = winapi::um::libloaderapi::GetModuleHandleW(ZERO as *const u16); [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] --> winapi_wrapper/src/window.rs:58:37 [INFO] [stdout] | [INFO] [stdout] 58 | let wnd_class = winapi::um::winuser::WNDCLASSW { [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] --> winapi_wrapper/src/window.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | let last_err = winapi::um::errhandlingapi::GetLastError(); [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] --> winapi_wrapper/src/window.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | let mut rect = winapi::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 `shared` in `winapi` [INFO] [stdout] --> winapi_wrapper/src/window.rs:151:76 [INFO] [stdout] | [INFO] [stdout] 151 | if winuser::GetWindowRect(self.hwnd, &mut rect as *mut winapi::shared::windef::RECT) [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | impl From for HWND { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | style: CS_HREDRAW | CS_VREDRAW | CS_OWNDC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | style: CS_HREDRAW | CS_VREDRAW | CS_OWNDC, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_OWNDC` in this scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | style: CS_HREDRAW | CS_VREDRAW | CS_OWNDC, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailedToSetGWL_Style` should have an upper camel case name [INFO] [stdout] --> winapi_wrapper/src/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | FailedToSetGWL_Style, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FailedToSetGwlStyle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> winapi_wrapper/src/window.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | .encode_wide() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi_wrapper` due to 20 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0223d912bdb6657f247d6402c752bdfc778212488be25d74bc6364a58cd67590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0223d912bdb6657f247d6402c752bdfc778212488be25d74bc6364a58cd67590", kill_on_drop: false }` [INFO] [stdout] 0223d912bdb6657f247d6402c752bdfc778212488be25d74bc6364a58cd67590