[INFO] fetching crate async-winit 0.2.1... [INFO] checking async-winit-0.2.1 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate async-winit 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate async-winit 0.2.1 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-winit 0.2.1 [INFO] finished tweaking crates.io crate async-winit 0.2.1 [INFO] tweaked toml for crates.io crate async-winit 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate async-winit 0.2.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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded bytemuck v1.13.1 [INFO] [stderr] Downloaded cocoa-foundation v0.1.1 [INFO] [stderr] Downloaded unsend v0.2.1 [INFO] [stderr] Downloaded softbuffer v0.2.1 [INFO] [stderr] Downloaded x11rb v0.11.1 [INFO] [stderr] Downloaded x11rb-protocol v0.11.1 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded winit v0.28.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded xml-rs v0.8.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3ec3d286b930a6972cfbcc825e361c120767693d742c9ccc8c897814bebc223 [INFO] running `Command { std: "docker" "start" "-a" "f3ec3d286b930a6972cfbcc825e361c120767693d742c9ccc8c897814bebc223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3ec3d286b930a6972cfbcc825e361c120767693d742c9ccc8c897814bebc223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ec3d286b930a6972cfbcc825e361c120767693d742c9ccc8c897814bebc223", kill_on_drop: false }` [INFO] [stdout] f3ec3d286b930a6972cfbcc825e361c120767693d742c9ccc8c897814bebc223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 036d9e3f04d7fed057624ab792254a37a5e22c38980e9d60fd5d4bf08900228c [INFO] running `Command { std: "docker" "start" "-a" "036d9e3f04d7fed057624ab792254a37a5e22c38980e9d60fd5d4bf08900228c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Compiling async-winit v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unsend v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.11.1 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking x11rb v0.11.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.09s [INFO] running `Command { std: "docker" "inspect" "036d9e3f04d7fed057624ab792254a37a5e22c38980e9d60fd5d4bf08900228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036d9e3f04d7fed057624ab792254a37a5e22c38980e9d60fd5d4bf08900228c", kill_on_drop: false }` [INFO] [stdout] 036d9e3f04d7fed057624ab792254a37a5e22c38980e9d60fd5d4bf08900228c [INFO] checking async-winit-0.2.1 against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] extracting crate async-winit 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate async-winit 0.2.1 on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-winit 0.2.1 [INFO] finished tweaking crates.io crate async-winit 0.2.1 [INFO] tweaked toml for crates.io crate async-winit 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate async-winit 0.2.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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1cce88d68f54528894ad05cb1d1cddc712fb17fe90b9583f2b3ee63d161a60f [INFO] running `Command { std: "docker" "start" "-a" "b1cce88d68f54528894ad05cb1d1cddc712fb17fe90b9583f2b3ee63d161a60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1cce88d68f54528894ad05cb1d1cddc712fb17fe90b9583f2b3ee63d161a60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cce88d68f54528894ad05cb1d1cddc712fb17fe90b9583f2b3ee63d161a60f", kill_on_drop: false }` [INFO] [stdout] b1cce88d68f54528894ad05cb1d1cddc712fb17fe90b9583f2b3ee63d161a60f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd752a559b763510d8a6586237d523bcecf45fe7a34b572a9dc53fc5c4cc7290 [INFO] running `Command { std: "docker" "start" "-a" "bd752a559b763510d8a6586237d523bcecf45fe7a34b572a9dc53fc5c4cc7290", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (2 fixes) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling async-winit v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking unsend v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking x11rb-protocol v0.11.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking x11rb v0.11.1 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/timer.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/window.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling async-winit v0.2.1 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "bd752a559b763510d8a6586237d523bcecf45fe7a34b572a9dc53fc5c4cc7290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd752a559b763510d8a6586237d523bcecf45fe7a34b572a9dc53fc5c4cc7290", kill_on_drop: false }` [INFO] [stdout] bd752a559b763510d8a6586237d523bcecf45fe7a34b572a9dc53fc5c4cc7290