[INFO] fetching crate egui_glow 0.34.1... [INFO] testing egui_glow-0.34.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate egui_glow 0.34.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate egui_glow 0.34.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate egui_glow 0.34.1 [INFO] tweaked toml for crates.io crate egui_glow 0.34.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate egui_glow 0.34.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate egui_glow 0.34.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ab4b8ec6f3e10a074e4426b018a8a74ed3b026bb3086b3a5a11ac9337feba2b [INFO] running `Command { std: "docker" "start" "-a" "9ab4b8ec6f3e10a074e4426b018a8a74ed3b026bb3086b3a5a11ac9337feba2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab4b8ec6f3e10a074e4426b018a8a74ed3b026bb3086b3a5a11ac9337feba2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab4b8ec6f3e10a074e4426b018a8a74ed3b026bb3086b3a5a11ac9337feba2b", kill_on_drop: false }` [INFO] [stdout] 9ab4b8ec6f3e10a074e4426b018a8a74ed3b026bb3086b3a5a11ac9337feba2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9fd94f2b3b1cebe432ad6b5f35f18b867638f4373ac4b60c6bef29777854d0f [INFO] running `Command { std: "docker" "start" "-a" "c9fd94f2b3b1cebe432ad6b5f35f18b867638f4373ac4b60c6bef29777854d0f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling glow v0.17.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling accesskit v0.24.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling font-types v0.11.0 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling emath v0.34.1 [INFO] [stderr] Compiling ecolor v0.34.1 [INFO] [stderr] Compiling read-fonts v0.37.0 [INFO] [stderr] Compiling peniko v0.6.0 [INFO] [stderr] Compiling vello_common v0.0.6 [INFO] [stderr] Compiling vello_cpu v0.0.6 [INFO] [stderr] Compiling skrifa v0.40.0 [INFO] [stderr] Compiling epaint v0.34.1 [INFO] [stderr] Compiling egui v0.34.1 [INFO] [stderr] Compiling egui_glow v0.34.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.41s [INFO] running `Command { std: "docker" "inspect" "c9fd94f2b3b1cebe432ad6b5f35f18b867638f4373ac4b60c6bef29777854d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fd94f2b3b1cebe432ad6b5f35f18b867638f4373ac4b60c6bef29777854d0f", kill_on_drop: false }` [INFO] [stdout] c9fd94f2b3b1cebe432ad6b5f35f18b867638f4373ac4b60c6bef29777854d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd6540e9866b368580de7d185ff59f4f118a844a5b7a61204c5dba553a81fcd3 [INFO] running `Command { std: "docker" "start" "-a" "cd6540e9866b368580de7d185ff59f4f118a844a5b7a61204c5dba553a81fcd3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling peniko v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling vello_common v0.0.6 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling vello_cpu v0.0.6 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling epaint v0.34.1 [INFO] [stderr] Compiling egui v0.34.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling wayland-client v0.31.11 [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 egui_glow v0.34.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.84s [INFO] running `Command { std: "docker" "inspect" "cd6540e9866b368580de7d185ff59f4f118a844a5b7a61204c5dba553a81fcd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6540e9866b368580de7d185ff59f4f118a844a5b7a61204c5dba553a81fcd3", kill_on_drop: false }` [INFO] [stdout] cd6540e9866b368580de7d185ff59f4f118a844a5b7a61204c5dba553a81fcd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62a35725395d3f8fa4d5fb09ea8736fd82f38c8cae68c9bc8efa21a7917247b2 [INFO] running `Command { std: "docker" "start" "-a" "62a35725395d3f8fa4d5fb09ea8736fd82f38c8cae68c9bc8efa21a7917247b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_glow-3d56d3dbbb179d74) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test shader_version::test_shader_version ... ok [INFO] [stderr] Doc-tests egui_glow [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - check_for_gl_error (line 31) - compile ... ok [INFO] [stdout] test src/lib.rs - check_for_gl_error_even_in_release (line 55) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.79s; merged doctests compilation took 0.77s [INFO] running `Command { std: "docker" "inspect" "62a35725395d3f8fa4d5fb09ea8736fd82f38c8cae68c9bc8efa21a7917247b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a35725395d3f8fa4d5fb09ea8736fd82f38c8cae68c9bc8efa21a7917247b2", kill_on_drop: false }` [INFO] [stdout] 62a35725395d3f8fa4d5fb09ea8736fd82f38c8cae68c9bc8efa21a7917247b2