[INFO] fetching crate imgui-winit 0.1.2... [INFO] testing imgui-winit-0.1.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate imgui-winit 0.1.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate imgui-winit 0.1.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-winit 0.1.2 [INFO] finished tweaking crates.io crate imgui-winit 0.1.2 [INFO] tweaked toml for crates.io crate imgui-winit 0.1.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded parking_lot_core v0.4.0 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded parking_lot v0.7.1 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded rand_os v0.1.3 [INFO] [stderr] Downloaded winit v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acd2b7f146399bfd2695904ea5d0be2669fa34fdbdee6b09314e19f4f1ceaee9 [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" "acd2b7f146399bfd2695904ea5d0be2669fa34fdbdee6b09314e19f4f1ceaee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd2b7f146399bfd2695904ea5d0be2669fa34fdbdee6b09314e19f4f1ceaee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd2b7f146399bfd2695904ea5d0be2669fa34fdbdee6b09314e19f4f1ceaee9", kill_on_drop: false }` [INFO] [stdout] acd2b7f146399bfd2695904ea5d0be2669fa34fdbdee6b09314e19f4f1ceaee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6f90f4d120bce86d08caf989b99fcde0a64b82b29c433fcbc58b4abdb74737 [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" "2c6f90f4d120bce86d08caf989b99fcde0a64b82b29c433fcbc58b4abdb74737", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling imgui-sys v0.8.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling imgui v0.8.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling imgui-winit v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `imgui::FrameSize`, `imgui::ImGui`, `imgui::ImGuiKey` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use imgui::{FrameSize, ImGui, ImGuiKey, Ui}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^^^^^^^ no `ImGuiKey` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ImGui` in the root [INFO] [stdout] | no `FrameSize` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Event` is imported redundantly [INFO] [stdout] --> src/lib.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 3 | use winit::{Event, Window}; [INFO] [stdout] | ----- the item `Event` is already imported here [INFO] [stdout] ... [INFO] [stdout] 68 | use winit::{Event, MouseButton, MouseScrollDelta, TouchPhase}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui-winit` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c6f90f4d120bce86d08caf989b99fcde0a64b82b29c433fcbc58b4abdb74737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6f90f4d120bce86d08caf989b99fcde0a64b82b29c433fcbc58b4abdb74737", kill_on_drop: false }` [INFO] [stdout] 2c6f90f4d120bce86d08caf989b99fcde0a64b82b29c433fcbc58b4abdb74737