[INFO] fetching crate new-egui-macroquad 0.16.0... [INFO] checking new-egui-macroquad-0.16.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate new-egui-macroquad 0.16.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate new-egui-macroquad 0.16.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate new-egui-macroquad 0.16.0 [INFO] tweaked toml for crates.io crate new-egui-macroquad 0.16.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate new-egui-macroquad 0.16.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate new-egui-macroquad 0.16.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_plot v0.25.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded ecolor v0.25.0 [INFO] [stderr] Downloaded egui-miniquad v0.15.0 [INFO] [stderr] Downloaded emath v0.25.0 [INFO] [stderr] Downloaded egui_extras v0.25.0 [INFO] [stderr] Downloaded miniquad v0.4.0 [INFO] [stderr] Downloaded egui v0.25.0 [INFO] [stderr] Downloaded unicode_names2 v0.6.0 [INFO] [stderr] Downloaded macroquad v0.4.5 [INFO] [stderr] Downloaded epaint v0.25.0 [INFO] [stderr] Downloaded egui_demo_lib v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f7d818ecaeb53a9995ac2e07f86884b44333e5e1e32b8288361d9490f2378fd [INFO] running `Command { std: "docker" "start" "-a" "2f7d818ecaeb53a9995ac2e07f86884b44333e5e1e32b8288361d9490f2378fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f7d818ecaeb53a9995ac2e07f86884b44333e5e1e32b8288361d9490f2378fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7d818ecaeb53a9995ac2e07f86884b44333e5e1e32b8288361d9490f2378fd", kill_on_drop: false }` [INFO] [stdout] 2f7d818ecaeb53a9995ac2e07f86884b44333e5e1e32b8288361d9490f2378fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad8c706ddb6364d02a84dc2319fc3b70fcf02696fe5f698bf8b5aeca949d87dd [INFO] running `Command { std: "docker" "start" "-a" "ad8c706ddb6364d02a84dc2319fc3b70fcf02696fe5f698bf8b5aeca949d87dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking unicode_names2 v0.6.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking ecolor v0.25.0 [INFO] [stderr] Checking emath v0.25.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking epaint v0.25.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking macroquad v0.4.5 [INFO] [stderr] Checking egui v0.25.0 [INFO] [stderr] Checking egui-miniquad v0.15.0 [INFO] [stderr] Checking new-egui-macroquad v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(egui) = EGUI.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | EGUI.as_mut().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egui_extras v0.25.0 [INFO] [stderr] Checking egui_plot v0.25.0 [INFO] [stderr] Checking egui_demo_lib v0.25.0 [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(egui) = EGUI.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | EGUI.as_mut().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui_macroquad` [INFO] [stdout] --> examples/demo.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | egui_macroquad::ui(|egui_ctx| { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_macroquad` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 28 - egui_macroquad::ui(|egui_ctx| { [INFO] [stdout] 28 + egui_miniquad::ui(|egui_ctx| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Response::drag_released`: Renamed 'drag_stopped' [INFO] [stdout] --> examples/demo.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | if response.drag_released() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui_macroquad` [INFO] [stdout] --> examples/demo.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | egui_macroquad::draw(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_macroquad` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 64 - egui_macroquad::draw(); [INFO] [stdout] 64 + egui_miniquad::draw(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `new-egui-macroquad` (example "demo") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ad8c706ddb6364d02a84dc2319fc3b70fcf02696fe5f698bf8b5aeca949d87dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8c706ddb6364d02a84dc2319fc3b70fcf02696fe5f698bf8b5aeca949d87dd", kill_on_drop: false }` [INFO] [stdout] ad8c706ddb6364d02a84dc2319fc3b70fcf02696fe5f698bf8b5aeca949d87dd