[INFO] fetching crate egui-skia-sdl2-event 0.4.0... [INFO] testing egui-skia-sdl2-event-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate egui-skia-sdl2-event 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate egui-skia-sdl2-event 0.4.0 [INFO] finished tweaking crates.io crate egui-skia-sdl2-event 0.4.0 [INFO] tweaked toml for crates.io crate egui-skia-sdl2-event 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate egui-skia-sdl2-event 0.4.0 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 45 packages to latest compatible versions [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.38.0) [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] Downloading crates ... [INFO] [stderr] Downloaded ecolor v0.32.1 [INFO] [stderr] Downloaded emath v0.32.1 [INFO] [stderr] Downloaded epaint v0.32.1 [INFO] [stderr] Downloaded egui v0.32.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8f2c2cc34a3d57cfcf12f72764a0bce4cc5ea0f8b4ec089bc8ffa5d5014827a5 [INFO] running `Command { std: "docker" "start" "-a" "8f2c2cc34a3d57cfcf12f72764a0bce4cc5ea0f8b4ec089bc8ffa5d5014827a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2c2cc34a3d57cfcf12f72764a0bce4cc5ea0f8b4ec089bc8ffa5d5014827a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2c2cc34a3d57cfcf12f72764a0bce4cc5ea0f8b4ec089bc8ffa5d5014827a5", kill_on_drop: false }` [INFO] [stdout] 8f2c2cc34a3d57cfcf12f72764a0bce4cc5ea0f8b4ec089bc8ffa5d5014827a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9ce9923ff6717fe99b87cc06ebdbe8e8631db3fcba41709990c5eeccd3dfaa03 [INFO] running `Command { std: "docker" "start" "-a" "9ce9923ff6717fe99b87cc06ebdbe8e8631db3fcba41709990c5eeccd3dfaa03", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling emath v0.32.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling epaint_default_fonts v0.32.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling ecolor v0.32.1 [INFO] [stderr] Compiling epaint v0.32.1 [INFO] [stderr] Compiling egui v0.32.1 [INFO] [stderr] Compiling egui-skia-sdl2-event v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `physical_key` in initializer of `egui::Event` [INFO] [stdout] --> src/lib.rs:260:44 [INFO] [stdout] | [INFO] [stdout] 260 | self.raw_input.events.push(egui::Event::Key { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `physical_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `physical_key` in initializer of `egui::Event` [INFO] [stdout] --> src/lib.rs:294:44 [INFO] [stdout] | [INFO] [stdout] 294 | self.raw_input.events.push(egui::Event::Key { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ missing `physical_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Scroll` found for enum `egui::Event` in the current scope [INFO] [stdout] --> src/lib.rs:334:44 [INFO] [stdout] | [INFO] [stdout] 334 | .push(egui::Event::Scroll(egui::vec2(delta.x + delta.y, 0.0))); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `egui::Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Scroll` found for enum `egui::Event` in the current scope [INFO] [stdout] --> src/lib.rs:339:44 [INFO] [stdout] | [INFO] [stdout] 339 | .push(egui::Event::Scroll(egui::vec2(delta.x, delta.y))); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `egui::Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pixels_per_point` on type `RawInput` [INFO] [stdout] --> src/lib.rs:361:24 [INFO] [stdout] | [INFO] [stdout] 361 | self.raw_input.pixels_per_point = Some(pixels_per_point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `viewport_id`, `viewports`, `screen_rect`, `max_texture_side`, `time` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `RawInput` has no field named `pixels_per_point` [INFO] [stdout] --> src/lib.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | pixels_per_point: Some(dpi_data.dpi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `RawInput` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `viewport_id`, `viewports`, `screen_rect`, `max_texture_side`, `time` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead [INFO] [stdout] --> src/lib.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | if !egui_output.copied_text.is_empty() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead [INFO] [stdout] --> src/lib.rs:399:31 [INFO] [stdout] | [INFO] [stdout] 399 | let copied_text = egui_output.copied_text.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `egui-skia-sdl2-event` (lib) due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ce9923ff6717fe99b87cc06ebdbe8e8631db3fcba41709990c5eeccd3dfaa03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce9923ff6717fe99b87cc06ebdbe8e8631db3fcba41709990c5eeccd3dfaa03", kill_on_drop: false }` [INFO] [stdout] 9ce9923ff6717fe99b87cc06ebdbe8e8631db3fcba41709990c5eeccd3dfaa03