[INFO] fetching crate main_loop 0.3.3... [INFO] testing main_loop-0.3.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate main_loop 0.3.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate main_loop 0.3.3 [INFO] finished tweaking crates.io crate main_loop 0.3.3 [INFO] tweaked toml for crates.io crate main_loop 0.3.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate main_loop 0.3.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 203 packages to latest compatible versions [INFO] [stderr] Adding gl v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding time v0.1.45 (available: v0.3.42) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c434d865a4cd529c15f63bb3f202d900e4a82fbdacb2c3bfae5cd271f7a7d62 [INFO] running `Command { std: "docker" "start" "-a" "7c434d865a4cd529c15f63bb3f202d900e4a82fbdacb2c3bfae5cd271f7a7d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c434d865a4cd529c15f63bb3f202d900e4a82fbdacb2c3bfae5cd271f7a7d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c434d865a4cd529c15f63bb3f202d900e4a82fbdacb2c3bfae5cd271f7a7d62", kill_on_drop: false }` [INFO] [stdout] 7c434d865a4cd529c15f63bb3f202d900e4a82fbdacb2c3bfae5cd271f7a7d62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de2dcf18c1e8c2ac330ef6146ba38e73af2ab2ce952f3ee7c6e59b2ed674752 [INFO] running `Command { std: "docker" "start" "-a" "8de2dcf18c1e8c2ac330ef6146ba38e73af2ab2ce952f3ee7c6e59b2ed674752", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling main_loop v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `lib_glutin::Event`, `lib_glutin::EventsLoop` [INFO] [stdout] --> src/glutin/run.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use lib_glutin::{Event, EventsLoop}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ no `EventsLoop` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Event` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] lib_winit::event::Event [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `lib_winit::Event`, `lib_winit::EventsLoop` [INFO] [stdout] --> src/winit/run.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use lib_winit::{Event, EventsLoop}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ no `EventsLoop` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Event` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] lib_winit::event::Event [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 - use lib_winit::{Event, EventsLoop}; [INFO] [stdout] 1 + use lib_winit::{event, EventsLoop}; [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 - use lib_winit::{Event, EventsLoop}; [INFO] [stdout] 1 + use lib_winit::{Event, event_loop}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `main_loop` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8de2dcf18c1e8c2ac330ef6146ba38e73af2ab2ce952f3ee7c6e59b2ed674752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de2dcf18c1e8c2ac330ef6146ba38e73af2ab2ce952f3ee7c6e59b2ed674752", kill_on_drop: false }` [INFO] [stdout] 8de2dcf18c1e8c2ac330ef6146ba38e73af2ab2ce952f3ee7c6e59b2ed674752