[INFO] fetching crate imgui-sdl2 0.15.2... [INFO] checking imgui-sdl2-0.15.2 against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] extracting crate imgui-sdl2 0.15.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate imgui-sdl2 0.15.2 on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-sdl2 0.15.2 [INFO] finished tweaking crates.io crate imgui-sdl2 0.15.2 [INFO] tweaked toml for crates.io crate imgui-sdl2 0.15.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate imgui-sdl2 0.15.2 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl v0.10.0 [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.12.1 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81cabfb7dc08ec423cb7543920272957c42940494f5bb593e5a5e1b23cd73220 [INFO] running `Command { std: "docker" "start" "-a" "81cabfb7dc08ec423cb7543920272957c42940494f5bb593e5a5e1b23cd73220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81cabfb7dc08ec423cb7543920272957c42940494f5bb593e5a5e1b23cd73220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cabfb7dc08ec423cb7543920272957c42940494f5bb593e5a5e1b23cd73220", kill_on_drop: false }` [INFO] [stdout] 81cabfb7dc08ec423cb7543920272957c42940494f5bb593e5a5e1b23cd73220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92ba4fcd6214264c19e0302892c3f0963acfb28dd67988b3835f7ce0b4932321 [INFO] running `Command { std: "docker" "start" "-a" "92ba4fcd6214264c19e0302892c3f0963acfb28dd67988b3835f7ce0b4932321", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.12.1 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking imgui-sdl2 v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s [INFO] running `Command { std: "docker" "inspect" "92ba4fcd6214264c19e0302892c3f0963acfb28dd67988b3835f7ce0b4932321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ba4fcd6214264c19e0302892c3f0963acfb28dd67988b3835f7ce0b4932321", kill_on_drop: false }` [INFO] [stdout] 92ba4fcd6214264c19e0302892c3f0963acfb28dd67988b3835f7ce0b4932321 [INFO] checking imgui-sdl2-0.15.2 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] extracting crate imgui-sdl2 0.15.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate imgui-sdl2 0.15.2 on toolchain 2466b92ed5feb282a98bb984f45d1e6d39f8c1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-sdl2 0.15.2 [INFO] finished tweaking crates.io crate imgui-sdl2 0.15.2 [INFO] tweaked toml for crates.io crate imgui-sdl2 0.15.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate imgui-sdl2 0.15.2 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" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e453193eff6170325b5963c87d2666df4c42ed28e75aebbabc71b9139df068bb [INFO] running `Command { std: "docker" "start" "-a" "e453193eff6170325b5963c87d2666df4c42ed28e75aebbabc71b9139df068bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e453193eff6170325b5963c87d2666df4c42ed28e75aebbabc71b9139df068bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e453193eff6170325b5963c87d2666df4c42ed28e75aebbabc71b9139df068bb", kill_on_drop: false }` [INFO] [stdout] e453193eff6170325b5963c87d2666df4c42ed28e75aebbabc71b9139df068bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9caf343d25d15c03de3455af546a3ff95acebd25c4252fccbd58fcead8bda522 [INFO] running `Command { std: "docker" "start" "-a" "9caf343d25d15c03de3455af546a3ff95acebd25c4252fccbd58fcead8bda522", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.12.1 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:639:44 [INFO] [stdout] | [INFO] [stdout] 608 | impl<'ui, 'p, L, T> $InputFloatN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 639 | let mut value: [f32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[f32; 2]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 662 | impl_input_floatn!(InputFloat2, MintVec2, 2, igInputFloat2); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 2]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_floatn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:639:44 [INFO] [stdout] | [INFO] [stdout] 608 | impl<'ui, 'p, L, T> $InputFloatN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 639 | let mut value: [f32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[f32; 3]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 663 | impl_input_floatn!(InputFloat3, MintVec3, 3, igInputFloat3); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 3]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_floatn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:639:44 [INFO] [stdout] | [INFO] [stdout] 608 | impl<'ui, 'p, L, T> $InputFloatN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 639 | let mut value: [f32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[f32; 4]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 664 | impl_input_floatn!(InputFloat4, MintVec4, 4, igInputFloat4); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 4]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_floatn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:693:44 [INFO] [stdout] | [INFO] [stdout] 676 | impl<'ui, 'p, L, T> $InputIntN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 693 | let mut value: [i32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[i32; 2]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 716 | impl_input_intn!(InputInt2, MintIVec2, 2, igInputInt2); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[i32; 2]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_intn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:693:44 [INFO] [stdout] | [INFO] [stdout] 676 | impl<'ui, 'p, L, T> $InputIntN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 693 | let mut value: [i32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[i32; 3]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 717 | impl_input_intn!(InputInt3, MintIVec3, 3, igInputInt3); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[i32; 3]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_intn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/input_widget.rs:693:44 [INFO] [stdout] | [INFO] [stdout] 676 | impl<'ui, 'p, L, T> $InputIntN<'ui, 'p, L, T> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 693 | let mut value: [i32; $N] = value.into(); [INFO] [stdout] | --------- ^^^^^^^^^^^^ expected `[i32; 4]`, found type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] ... [INFO] [stdout] 718 | impl_input_intn!(InputInt4, MintIVec4, 4, igInputInt4); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected array `[i32; 4]` [INFO] [stdout] found type parameter `T` [INFO] [stdout] = note: this error originates in the macro `impl_input_intn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:334:37 [INFO] [stdout] | [INFO] [stdout] 195 | impl<'ui, 'a, Label, C> ColorEdit3<'ui, 'a, Label, C> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 334 | let mut as_vec3: [f32; 3] = as_vec3.into(); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ expected `[f32; 3]`, found type parameter `C` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 3]` [INFO] [stdout] found type parameter `C` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:552:37 [INFO] [stdout] | [INFO] [stdout] 415 | impl<'ui, 'a, T, C> ColorEdit4<'ui, 'a, T, C> [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 552 | let mut as_vec4: [f32; 4] = as_vec4.into(); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ expected `[f32; 4]`, found type parameter `C` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 4]` [INFO] [stdout] found type parameter `C` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:777:35 [INFO] [stdout] | [INFO] [stdout] 633 | impl<'ui, 'a, Label, Color> ColorPicker3<'ui, 'a, Label, Color> [INFO] [stdout] | ----- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 777 | let mut value: [f32; 3] = (*self.value).into().into(); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `[f32; 3]`, found type parameter `Color` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 3]` [INFO] [stdout] found type parameter `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:999:31 [INFO] [stdout] | [INFO] [stdout] 857 | impl<'ui, 'a, Label, Color> ColorPicker4<'ui, 'a, Label, Color> [INFO] [stdout] | ----- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 999 | self.ref_color = Some(ref_color.into().into()); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ expected `[f32; 4]`, found type parameter `Color` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 4]` [INFO] [stdout] found type parameter `Color` [INFO] [stdout] help: the type constructed contains `Color` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:999:26 [INFO] [stdout] | [INFO] [stdout] 999 | self.ref_color = Some(ref_color.into().into()); [INFO] [stdout] | ^^^^^-----------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/library/core/src/option.rs:579:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-0.11.0/src/widget/color_editors.rs:1007:35 [INFO] [stdout] | [INFO] [stdout] 857 | impl<'ui, 'a, Label, Color> ColorPicker4<'ui, 'a, Label, Color> [INFO] [stdout] | ----- found this type parameter [INFO] [stdout] ... [INFO] [stdout] 1007 | let mut value: [f32; 4] = (*self.value).into().into(); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `[f32; 4]`, found type parameter `Color` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected array `[f32; 4]` [INFO] [stdout] found type parameter `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "9caf343d25d15c03de3455af546a3ff95acebd25c4252fccbd58fcead8bda522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9caf343d25d15c03de3455af546a3ff95acebd25c4252fccbd58fcead8bda522", kill_on_drop: false }` [INFO] [stdout] 9caf343d25d15c03de3455af546a3ff95acebd25c4252fccbd58fcead8bda522