[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] checking AndrewGaspar/chroma-forza against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fchroma-forza" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/chroma-forza on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-2/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.6.1 [INFO] [stderr] Downloaded rgb v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62c8db831982882f8d1d2b0283e895b054da7462a4ecca5839e6aa61a5dc5a2e [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" "62c8db831982882f8d1d2b0283e895b054da7462a4ecca5839e6aa61a5dc5a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62c8db831982882f8d1d2b0283e895b054da7462a4ecca5839e6aa61a5dc5a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c8db831982882f8d1d2b0283e895b054da7462a4ecca5839e6aa61a5dc5a2e", kill_on_drop: false }` [INFO] [stdout] 62c8db831982882f8d1d2b0283e895b054da7462a4ecca5839e6aa61a5dc5a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 1b4d97ac9ec12f5d229959895d765f4edc8eb02385cce247a420d2a1597b028e [INFO] running `Command { std: "docker" "start" "-a" "1b4d97ac9ec12f5d229959895d765f4edc8eb02385cce247a420d2a1597b028e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling libloading v0.6.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rgb v0.8.17 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking 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[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: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 `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[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[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 `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: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 `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[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[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] [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[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] 161 | pub color: COLORREF, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (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] 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: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 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] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> chroma/src/sys/effect.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub color: COLORREF, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chroma` [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[E0283]: type annotations needed [INFO] [stdout] --> chroma/src/sys/effect.rs:167:9 [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: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 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: build failed [INFO] running `Command { std: "docker" "inspect" "1b4d97ac9ec12f5d229959895d765f4edc8eb02385cce247a420d2a1597b028e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4d97ac9ec12f5d229959895d765f4edc8eb02385cce247a420d2a1597b028e", kill_on_drop: false }` [INFO] [stdout] 1b4d97ac9ec12f5d229959895d765f4edc8eb02385cce247a420d2a1597b028e