[INFO] cloning repository https://github.com/ritobanrc/firework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritobanrc/firework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d41515951c5349965077aad5845c4fa2b5d1d988 [INFO] testing ritobanrc/firework against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ritobanrc/firework [INFO] finished tweaking git repo https://github.com/ritobanrc/firework [INFO] tweaked toml for git repo https://github.com/ritobanrc/firework written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ritobanrc/firework on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ritobanrc/firework 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa3290e44a184f3920dd7ba3f24e2827ca5ae8b8b5888eefb16a5921840ecb2 [INFO] running `Command { std: "docker" "start" "-a" "dfa3290e44a184f3920dd7ba3f24e2827ca5ae8b8b5888eefb16a5921840ecb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa3290e44a184f3920dd7ba3f24e2827ca5ae8b8b5888eefb16a5921840ecb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa3290e44a184f3920dd7ba3f24e2827ca5ae8b8b5888eefb16a5921840ecb2", kill_on_drop: false }` [INFO] [stdout] dfa3290e44a184f3920dd7ba3f24e2827ca5ae8b8b5888eefb16a5921840ecb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dabd82156be2dfe28375a2638a9df8a553b03e709e15abf2f0a1e30addac260 [INFO] running `Command { std: "docker" "start" "-a" "8dabd82156be2dfe28375a2638a9df8a553b03e709e15abf2f0a1e30addac260", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tiny-rng v0.1.0 [INFO] [stderr] Compiling tobj v1.0.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling ultraviolet v0.5.1 [INFO] [stderr] Compiling typetag v0.1.5 [INFO] [stderr] Compiling firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `exclusive_range_pattern` has been stable since `1.80.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AARect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AARect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | impl AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | impl AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | impl Hitable for AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `Axis` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | impl Hitable for AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the enum [INFO] [stdout] --> src/util.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(ConstParamTy)] [INFO] [stdout] 78 | pub enum Axis { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `firework` (lib) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8dabd82156be2dfe28375a2638a9df8a553b03e709e15abf2f0a1e30addac260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dabd82156be2dfe28375a2638a9df8a553b03e709e15abf2f0a1e30addac260", kill_on_drop: false }` [INFO] [stdout] 8dabd82156be2dfe28375a2638a9df8a553b03e709e15abf2f0a1e30addac260