[INFO] cloning repository https://github.com/AndrewGaspar/chroma-forza [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/chroma-forza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fchroma-forza", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fchroma-forza'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd012645939f471b7ca09279073b1ee487ab4502 [INFO] testing AndrewGaspar/chroma-forza against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fchroma-forza" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/chroma-forza on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndrewGaspar/chroma-forza [INFO] finished tweaking git repo https://github.com/AndrewGaspar/chroma-forza [INFO] tweaked toml for git repo https://github.com/AndrewGaspar/chroma-forza written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewGaspar/chroma-forza already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 831880ac326f2116af37aa88aba4a0ce2f21095ff6a4d138df985757783c5d31 [INFO] running `Command { std: "docker" "start" "-a" "831880ac326f2116af37aa88aba4a0ce2f21095ff6a4d138df985757783c5d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "831880ac326f2116af37aa88aba4a0ce2f21095ff6a4d138df985757783c5d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831880ac326f2116af37aa88aba4a0ce2f21095ff6a4d138df985757783c5d31", kill_on_drop: false }` [INFO] [stdout] 831880ac326f2116af37aa88aba4a0ce2f21095ff6a4d138df985757783c5d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2495c6af4dc6bf3162d27d57abee46e727cef64e14e5b771c5d6a635eb2dfdaa [INFO] running `Command { std: "docker" "start" "-a" "2495c6af4dc6bf3162d27d57abee46e727cef64e14e5b771c5d6a635eb2dfdaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rgb v0.8.17 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling chroma v0.1.0 (/opt/rustwide/workdir/chroma) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> chroma/src/effect.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::COLORREF; [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] --> chroma/src/error.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::ntdef::LONG; [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] --> chroma/src/sys.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::{ [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] --> chroma/src/sys/effect.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::shared::windef::COLORREF; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/effect.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | fn rgb_from_colorref(color: COLORREF) -> RGB8 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/effect.rs:133:36 [INFO] [stdout] | [INFO] [stdout] 133 | fn colorref_from_rgb(rgb: RGB8) -> COLORREF { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> chroma/src/error.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | WinError(hr: LONG) {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | pub color: COLORREF, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct STATIC_EFFECT_TYPE { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 161 | pub color: COLORREF, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | pub color: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | pub key: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct CUSTOM_KEY_EFFECT_TYPE { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 167 | pub color: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> chroma/src/sys/effect.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct CUSTOM_KEY_EFFECT_TYPE { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 167 | pub color: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] 168 | pub key: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> chroma/src/sys.rs:65:67 [INFO] [stdout] | [INFO] [stdout] 65 | pub type RegisterEventNotificationFn = unsafe extern "C" fn(hwnd: HWND) -> RZRESULT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct RZDEVICEID(pub GUID); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct RZDEVICEID(pub GUID); [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsEqualGUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | IsEqualGUID(&self.0, &other.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct RZEFFECTID(pub GUID); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct RZEFFECTID(pub GUID); [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsEqualGUID` in this scope [INFO] [stdout] --> chroma/src/sys.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | IsEqualGUID(&self.0, &other.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> chroma/src/sys.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct RZRESULT(pub LONG); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> chroma/src/sys.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct RZRESULT(pub LONG); [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> chroma/src/sys.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct RZRESULT(pub LONG); [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stdout] error[E0282]: type annotations needed for `libloading::Symbol<'_, T>` [INFO] [stdout] --> chroma/src/lib.rs:92:59 [INFO] [stdout] | [INFO] [stdout] 92 | let register_event_notification_fn = unsafe { sdk.get(b"RegisterEventNotification\0")? }; [INFO] [stdout] | ------------------------------ ^^^ cannot infer type for type parameter `T` declared on the associated function `get` [INFO] [stdout] | | [INFO] [stdout] | consider giving `register_event_notification_fn` the explicit type `libloading::Symbol<'_, T>`, where the type parameter `T` is specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> chroma/src/sys/effect.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 158 | #[derive(Copy, Clone, Default, Debug)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 161 | pub color: COLORREF, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> chroma/src/sys/effect.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Copy, Clone, Default, Debug)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 167 | pub color: [[COLORREF; MAX_COLUMN as usize]; MAX_ROW as usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chroma` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2495c6af4dc6bf3162d27d57abee46e727cef64e14e5b771c5d6a635eb2dfdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2495c6af4dc6bf3162d27d57abee46e727cef64e14e5b771c5d6a635eb2dfdaa", kill_on_drop: false }` [INFO] [stdout] 2495c6af4dc6bf3162d27d57abee46e727cef64e14e5b771c5d6a635eb2dfdaa