[INFO] cloning repository https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jollycistaken/Jolly-Chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa08d493310ec43fb888e010184d4bf47eded41 [INFO] checking Jollycistaken/Jolly-Chip-8 against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jollycistaken/Jolly-Chip-8 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 git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] finished tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] tweaked toml for git repo https://github.com/Jollycistaken/Jolly-Chip-8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jollycistaken/Jolly-Chip-8 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 imgui-sdl2-support v0.11.0 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded imgui-glow-renderer v0.11.0 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 930e9aa21998d073481754f3dfee28ae596f19046c43b73cf6661a0678dc4324 [INFO] running `Command { std: "docker" "start" "-a" "930e9aa21998d073481754f3dfee28ae596f19046c43b73cf6661a0678dc4324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "930e9aa21998d073481754f3dfee28ae596f19046c43b73cf6661a0678dc4324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930e9aa21998d073481754f3dfee28ae596f19046c43b73cf6661a0678dc4324", kill_on_drop: false }` [INFO] [stdout] 930e9aa21998d073481754f3dfee28ae596f19046c43b73cf6661a0678dc4324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] db850e3ceae8153a95e5ea09b140f7fa20286260af40de631b3d824925b76f41 [INFO] running `Command { std: "docker" "start" "-a" "db850e3ceae8153a95e5ea09b140f7fa20286260af40de631b3d824925b76f41", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking imgui-glow-renderer v0.11.0 [INFO] [stderr] Checking imgui-sdl2-support v0.11.0 [INFO] [stderr] Checking jolly-chip8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.62s [INFO] running `Command { std: "docker" "inspect" "db850e3ceae8153a95e5ea09b140f7fa20286260af40de631b3d824925b76f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db850e3ceae8153a95e5ea09b140f7fa20286260af40de631b3d824925b76f41", kill_on_drop: false }` [INFO] [stdout] db850e3ceae8153a95e5ea09b140f7fa20286260af40de631b3d824925b76f41 [INFO] checking Jollycistaken/Jolly-Chip-8 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jollycistaken/Jolly-Chip-8 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 git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] finished tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] tweaked toml for git repo https://github.com/Jollycistaken/Jolly-Chip-8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jollycistaken/Jolly-Chip-8 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] af15a09d9b5a7f0abf35c084d19f105c73a8bfe627cba2f850fe0f6a165194ad [INFO] running `Command { std: "docker" "start" "-a" "af15a09d9b5a7f0abf35c084d19f105c73a8bfe627cba2f850fe0f6a165194ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af15a09d9b5a7f0abf35c084d19f105c73a8bfe627cba2f850fe0f6a165194ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af15a09d9b5a7f0abf35c084d19f105c73a8bfe627cba2f850fe0f6a165194ad", kill_on_drop: false }` [INFO] [stdout] af15a09d9b5a7f0abf35c084d19f105c73a8bfe627cba2f850fe0f6a165194ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9a89012efe4ede8d205b5342fe6eab9153351819dbca8caa80706e9809195464 [INFO] running `Command { std: "docker" "start" "-a" "9a89012efe4ede8d205b5342fe6eab9153351819dbca8caa80706e9809195464", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [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" "9a89012efe4ede8d205b5342fe6eab9153351819dbca8caa80706e9809195464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a89012efe4ede8d205b5342fe6eab9153351819dbca8caa80706e9809195464", kill_on_drop: false }` [INFO] [stdout] 9a89012efe4ede8d205b5342fe6eab9153351819dbca8caa80706e9809195464