[INFO] fetching crate egui_glfw_gl 0.13.1...
[INFO] testing egui_glfw_gl-0.13.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate egui_glfw_gl 0.13.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate egui_glfw_gl 0.13.1
[INFO] finished tweaking crates.io crate egui_glfw_gl 0.13.1
[INFO] tweaked toml for crates.io crate egui_glfw_gl 0.13.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_glfw_gl 0.13.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_glfw_gl 0.13.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c881586a11cd06ad43596d0471ab461e7fc16264fa607860a260b15dad8bde5f
[INFO] running `Command { std: "docker" "start" "-a" "c881586a11cd06ad43596d0471ab461e7fc16264fa607860a260b15dad8bde5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c881586a11cd06ad43596d0471ab461e7fc16264fa607860a260b15dad8bde5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c881586a11cd06ad43596d0471ab461e7fc16264fa607860a260b15dad8bde5f", kill_on_drop: false }`
[INFO] [stdout] c881586a11cd06ad43596d0471ab461e7fc16264fa607860a260b15dad8bde5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e105cedebfd4aae016c5e3af57567796a9361cda60539d6a416e81d1b8139a08
[INFO] running `Command { std: "docker" "start" "-a" "e105cedebfd4aae016c5e3af57567796a9361cda60539d6a416e81d1b8139a08", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.27.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling wayland-sys v0.27.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling wayland-client v0.27.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling wayland-protocols v0.27.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling glfw-sys v3.3.4
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling wayland-commons v0.27.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling tree_magic v0.2.3
[INFO] [stderr]    Compiling stderrlog v0.4.3
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling ordered-float v2.7.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling emath v0.13.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling epaint v0.13.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling egui v0.13.1
[INFO] [stderr]    Compiling glfw v0.41.0
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling wl-clipboard-rs v0.4.1
[INFO] [stderr]    Compiling cli-clipboard v0.2.0
[INFO] [stderr]    Compiling egui_glfw_gl v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e105cedebfd4aae016c5e3af57567796a9361cda60539d6a416e81d1b8139a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e105cedebfd4aae016c5e3af57567796a9361cda60539d6a416e81d1b8139a08", kill_on_drop: false }`
[INFO] [stdout] e105cedebfd4aae016c5e3af57567796a9361cda60539d6a416e81d1b8139a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80034eeb4c3d803fc8724bffc269c0c87dd9f23de62b899c042fe196c77b031f
[INFO] running `Command { std: "docker" "start" "-a" "80034eeb4c3d803fc8724bffc269c0c87dd9f23de62b899c042fe196c77b031f", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_glfw_gl v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> examples/demo/main.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use egui_glfw_gl::glfw::{Context, Key};
[INFO] [stdout]   |                                   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::Action`
[INFO] [stdout]  --> examples/demo/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glfw::Action;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "80034eeb4c3d803fc8724bffc269c0c87dd9f23de62b899c042fe196c77b031f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80034eeb4c3d803fc8724bffc269c0c87dd9f23de62b899c042fe196c77b031f", kill_on_drop: false }`
[INFO] [stdout] 80034eeb4c3d803fc8724bffc269c0c87dd9f23de62b899c042fe196c77b031f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee610d1fc7c1fa4742fe05208e1f41b1ac673d8f2df152b1f0283770180e8954
[INFO] running `Command { std: "docker" "start" "-a" "ee610d1fc7c1fa4742fe05208e1f41b1ac673d8f2df152b1f0283770180e8954", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Key`
[INFO] [stderr]  --> examples/demo/main.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | use egui_glfw_gl::glfw::{Context, Key};
[INFO] [stderr]   |                                   ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glfw::Action`
[INFO] [stderr]  --> examples/demo/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use glfw::Action;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `egui_glfw_gl` (example "demo") generated 2 warnings (run `cargo fix --example "demo"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, wl-clipboard-rs v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_glfw_gl-24f5ee67b76fbde1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_glfw_gl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee610d1fc7c1fa4742fe05208e1f41b1ac673d8f2df152b1f0283770180e8954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee610d1fc7c1fa4742fe05208e1f41b1ac673d8f2df152b1f0283770180e8954", kill_on_drop: false }`
[INFO] [stdout] ee610d1fc7c1fa4742fe05208e1f41b1ac673d8f2df152b1f0283770180e8954
