[INFO] cloning repository https://github.com/steventomlinson/oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steventomlinson/oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventomlinson%2Foxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventomlinson%2Foxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19d476d70c3b7591f3f2d9cf24f85f4561bdfe91 [INFO] checking steventomlinson/oxide against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventomlinson%2Foxide" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steventomlinson/oxide 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/steventomlinson/oxide [INFO] finished tweaking git repo https://github.com/steventomlinson/oxide [INFO] tweaked toml for git repo https://github.com/steventomlinson/oxide written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/steventomlinson/oxide 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 raw-window-metal v0.3.1 [INFO] [stderr] Downloaded as-raw-xcb-connection v1.0.0 [INFO] [stderr] Downloaded softbuffer v0.3.0 [INFO] [stderr] Downloaded imgui-rs-vulkan-renderer v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3c8d2b4eb03f085a8888ed8efd4d5fe562d1bc991b5473c98060e3b11bf2dc0f [INFO] running `Command { std: "docker" "start" "-a" "3c8d2b4eb03f085a8888ed8efd4d5fe562d1bc991b5473c98060e3b11bf2dc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8d2b4eb03f085a8888ed8efd4d5fe562d1bc991b5473c98060e3b11bf2dc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8d2b4eb03f085a8888ed8efd4d5fe562d1bc991b5473c98060e3b11bf2dc0f", kill_on_drop: false }` [INFO] [stdout] 3c8d2b4eb03f085a8888ed8efd4d5fe562d1bc991b5473c98060e3b11bf2dc0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6f198ed3f38af2ce6b7849dd3ea5fab930597aa97f0f96bf08818c09ae3ac280 [INFO] running `Command { std: "docker" "start" "-a" "6f198ed3f38af2ce6b7849dd3ea5fab930597aa97f0f96bf08818c09ae3ac280", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking safe_arch v0.7.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking wide v0.7.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling softbuffer v0.3.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking ultraviolet v0.9.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking ash-window v0.12.0 [INFO] [stderr] Checking imgui-rs-vulkan-renderer v1.9.0 [INFO] [stderr] Checking imgui-winit-support v0.11.0 [INFO] [stderr] Checking oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `new_size` [INFO] [stdout] --> src/main.rs:333:25 [INFO] [stdout] | [INFO] [stdout] 333 | let new_size = window.inner_size(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_size` [INFO] [stdout] --> src/main.rs:333:25 [INFO] [stdout] | [INFO] [stdout] 333 | let new_size = window.inner_size(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s [INFO] running `Command { std: "docker" "inspect" "6f198ed3f38af2ce6b7849dd3ea5fab930597aa97f0f96bf08818c09ae3ac280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f198ed3f38af2ce6b7849dd3ea5fab930597aa97f0f96bf08818c09ae3ac280", kill_on_drop: false }` [INFO] [stdout] 6f198ed3f38af2ce6b7849dd3ea5fab930597aa97f0f96bf08818c09ae3ac280 [INFO] checking steventomlinson/oxide against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventomlinson%2Foxide" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steventomlinson/oxide 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/steventomlinson/oxide [INFO] finished tweaking git repo https://github.com/steventomlinson/oxide [INFO] tweaked toml for git repo https://github.com/steventomlinson/oxide written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/steventomlinson/oxide 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dd00372e81fbe07e179610a787888d0fc7a6e142506e14b7a602c738937bcd41 [INFO] running `Command { std: "docker" "start" "-a" "dd00372e81fbe07e179610a787888d0fc7a6e142506e14b7a602c738937bcd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd00372e81fbe07e179610a787888d0fc7a6e142506e14b7a602c738937bcd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd00372e81fbe07e179610a787888d0fc7a6e142506e14b7a602c738937bcd41", kill_on_drop: false }` [INFO] [stdout] dd00372e81fbe07e179610a787888d0fc7a6e142506e14b7a602c738937bcd41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6b5970a0bff8c69e450445193fed3b77b4322edfb2a6d4eb8cc76655af913cf0 [INFO] running `Command { std: "docker" "start" "-a" "6b5970a0bff8c69e450445193fed3b77b4322edfb2a6d4eb8cc76655af913cf0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking safe_arch v0.7.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking wide v0.7.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling softbuffer v0.3.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking ultraviolet v0.9.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking wayland-client v0.30.2 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b5970a0bff8c69e450445193fed3b77b4322edfb2a6d4eb8cc76655af913cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5970a0bff8c69e450445193fed3b77b4322edfb2a6d4eb8cc76655af913cf0", kill_on_drop: false }` [INFO] [stdout] 6b5970a0bff8c69e450445193fed3b77b4322edfb2a6d4eb8cc76655af913cf0