[INFO] cloning repository https://github.com/msakuta/swarm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msakuta/swarm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fswarm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fswarm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 973510e6d9b6d44236727170c1c25d0156c14fca [INFO] checking msakuta/swarm-rs against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fswarm-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/msakuta/swarm-rs [INFO] finished tweaking git repo https://github.com/msakuta/swarm-rs [INFO] tweaked toml for git repo https://github.com/msakuta/swarm-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/msakuta/swarm-rs on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/msakuta/swarm-rs 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded behavior-tree-lite v0.3.2 [INFO] [stderr] Downloaded kurbo v0.9.0 [INFO] [stderr] Downloaded delaunator v1.0.1 [INFO] [stderr] Downloaded druid-shell v0.8.0 [INFO] [stderr] Downloaded druid v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46fdc66f938384fc4455cd988492a6f5b604db68fa3bdfdca06c4721f8dd62e7 [INFO] running `Command { std: "docker" "start" "-a" "46fdc66f938384fc4455cd988492a6f5b604db68fa3bdfdca06c4721f8dd62e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46fdc66f938384fc4455cd988492a6f5b604db68fa3bdfdca06c4721f8dd62e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fdc66f938384fc4455cd988492a6f5b604db68fa3bdfdca06c4721f8dd62e7", kill_on_drop: false }` [INFO] [stdout] 46fdc66f938384fc4455cd988492a6f5b604db68fa3bdfdca06c4721f8dd62e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b8189b4ff3cf656fd543d59024d24cc791e0fed24f3ffe59a0a216e04ff6819 [INFO] running `Command { std: "docker" "start" "-a" "1b8189b4ff3cf656fd543d59024d24cc791e0fed24f3ffe59a0a216e04ff6819", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking bytemuck v1.13.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ab_glyph v0.2.20 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stdout] error: The platform you're compiling for is not supported by winit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.10/src/platform_impl/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | compile_error!("The platform you're compiling for is not supported by winit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.10/src/platform_impl/mod.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub use self::platform::*; [INFO] [stdout] | ^^^^^^^^ could not find `platform` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::platform_impl::PlatformCustomCursor`, `crate::platform_impl::PlatformCustomCursorSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.10/src/cursor.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::platform_impl::{PlatformCustomCursor, PlatformCustomCursorSource}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformCustomCursorSource` in `platform_impl` [INFO] [stdout] | | [INFO] [stdout] | no `PlatformCustomCursor` in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformIcon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.10/src/icon.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::platform_impl::PlatformIcon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformIcon` in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformSpecificWindowAttributes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.10/src/window.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::platform_impl::{self, PlatformSpecificWindowAttributes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformSpecificWindowAttributes` in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking geo-types v0.7.13 [INFO] [stderr] Checking url v2.3.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1b8189b4ff3cf656fd543d59024d24cc791e0fed24f3ffe59a0a216e04ff6819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8189b4ff3cf656fd543d59024d24cc791e0fed24f3ffe59a0a216e04ff6819", kill_on_drop: false }` [INFO] [stdout] 1b8189b4ff3cf656fd543d59024d24cc791e0fed24f3ffe59a0a216e04ff6819