[INFO] fetching crate qilin 0.3.2... [INFO] testing qilin-0.3.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate qilin 0.3.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate qilin 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qilin 0.3.2 [INFO] tweaked toml for crates.io crate qilin 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qilin 0.3.2 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 qilin 0.3.2 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d9fbb3a36b0cfe3abb7600293838d641a587fbb94e72d27a9e5d520f0975390 [INFO] running `Command { std: "docker" "start" "-a" "4d9fbb3a36b0cfe3abb7600293838d641a587fbb94e72d27a9e5d520f0975390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d9fbb3a36b0cfe3abb7600293838d641a587fbb94e72d27a9e5d520f0975390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9fbb3a36b0cfe3abb7600293838d641a587fbb94e72d27a9e5d520f0975390", kill_on_drop: false }` [INFO] [stdout] 4d9fbb3a36b0cfe3abb7600293838d641a587fbb94e72d27a9e5d520f0975390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c0e2a8ad0416da26b304e0a16cfd886571873e6f59526aea17db80229e8ea427 [INFO] running `Command { std: "docker" "start" "-a" "c0e2a8ad0416da26b304e0a16cfd886571873e6f59526aea17db80229e8ea427", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling minifb v0.24.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling qilin v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "c0e2a8ad0416da26b304e0a16cfd886571873e6f59526aea17db80229e8ea427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e2a8ad0416da26b304e0a16cfd886571873e6f59526aea17db80229e8ea427", kill_on_drop: false }` [INFO] [stdout] c0e2a8ad0416da26b304e0a16cfd886571873e6f59526aea17db80229e8ea427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 37a95ea5113ea1836b9d3d00060f75e80b90936eba78152e8829ad9ced35d600 [INFO] running `Command { std: "docker" "start" "-a" "37a95ea5113ea1836b9d3d00060f75e80b90936eba78152e8829ad9ced35d600", kill_on_drop: false }` [INFO] [stderr] Compiling qilin v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `qilin::audio` [INFO] [stdout] --> examples/audio.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use qilin::audio::{AudioManager, Panning}; [INFO] [stdout] | ^^^^^ could not find `audio` in `qilin` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "audio")] [INFO] [stdout] | ----------------- the item is gated behind the `audio` feature [INFO] [stdout] 22 | pub mod audio; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qilin::text` [INFO] [stdout] --> examples/text.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use qilin::text::TextSketch; [INFO] [stdout] | ^^^^ could not find `text` in `qilin` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "text")] [INFO] [stdout] | ---------------- the item is gated behind the `text` feature [INFO] [stdout] 27 | pub mod text; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qilin::text` [INFO] [stdout] --> examples/ping_pong.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use qilin::text::TextSketch; [INFO] [stdout] | ^^^^ could not find `text` in `qilin` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "text")] [INFO] [stdout] | ---------------- the item is gated behind the `text` feature [INFO] [stdout] 27 | pub mod text; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qilin` (example "text") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qilin` (example "audio") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qilin` (example "ping_pong") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "37a95ea5113ea1836b9d3d00060f75e80b90936eba78152e8829ad9ced35d600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a95ea5113ea1836b9d3d00060f75e80b90936eba78152e8829ad9ced35d600", kill_on_drop: false }` [INFO] [stdout] 37a95ea5113ea1836b9d3d00060f75e80b90936eba78152e8829ad9ced35d600