[INFO] cloning repository https://github.com/Op-era/HelixEngine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Op-era/HelixEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOp-era%2FHelixEngine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOp-era%2FHelixEngine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] deb5275907abfef3d66629e2f65f4f9e4207e445 [INFO] checking Op-era/HelixEngine against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOp-era%2FHelixEngine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Op-era/HelixEngine [INFO] finished tweaking git repo https://github.com/Op-era/HelixEngine [INFO] tweaked toml for git repo https://github.com/Op-era/HelixEngine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Op-era/HelixEngine on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Op-era/HelixEngine 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988af71c8bfaf4f491b6c7ca08687bad190da64f796610bd9ff5a321c231554c [INFO] running `Command { std: "docker" "start" "-a" "988af71c8bfaf4f491b6c7ca08687bad190da64f796610bd9ff5a321c231554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988af71c8bfaf4f491b6c7ca08687bad190da64f796610bd9ff5a321c231554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988af71c8bfaf4f491b6c7ca08687bad190da64f796610bd9ff5a321c231554c", kill_on_drop: false }` [INFO] [stdout] 988af71c8bfaf4f491b6c7ca08687bad190da64f796610bd9ff5a321c231554c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 915c03cf27cf799aafe952ef12af733869b5a6d8049559e3c55c27d131c01f51 [INFO] running `Command { std: "docker" "start" "-a" "915c03cf27cf799aafe952ef12af733869b5a6d8049559e3c55c27d131c01f51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking xcursor v0.3.9 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.13.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking wgpu-hal v0.17.2 [INFO] [stderr] Checking wgpu-core v0.17.1 [INFO] [stderr] Checking wgpu v0.17.2 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking helix_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DeviceEvent` [INFO] [stdout] --> src/lib.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | event::{Event, WindowEvent, DeviceEvent}, [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: `DeviceEvent` [INFO] [stdout] --> src/lib.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | event::{Event, WindowEvent, DeviceEvent}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.70s [INFO] running `Command { std: "docker" "inspect" "915c03cf27cf799aafe952ef12af733869b5a6d8049559e3c55c27d131c01f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915c03cf27cf799aafe952ef12af733869b5a6d8049559e3c55c27d131c01f51", kill_on_drop: false }` [INFO] [stdout] 915c03cf27cf799aafe952ef12af733869b5a6d8049559e3c55c27d131c01f51