[INFO] cloning repository https://github.com/nenikitov/ashen-unpacker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nenikitov/ashen-unpacker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenikitov%2Fashen-unpacker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenikitov%2Fashen-unpacker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f62f111b6d21c41ac208930a510c9629ef1ceaf [INFO] testing nenikitov/ashen-unpacker against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenikitov%2Fashen-unpacker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nenikitov/ashen-unpacker [INFO] finished tweaking git repo https://github.com/nenikitov/ashen-unpacker [INFO] tweaked toml for git repo https://github.com/nenikitov/ashen-unpacker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nenikitov/ashen-unpacker 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 git repo https://github.com/nenikitov/ashen-unpacker 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c359c1b89e1a313486035fc5faa507b0ddc286064f775e53e4cc5808bf21fd9d [INFO] running `Command { std: "docker" "start" "-a" "c359c1b89e1a313486035fc5faa507b0ddc286064f775e53e4cc5808bf21fd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c359c1b89e1a313486035fc5faa507b0ddc286064f775e53e4cc5808bf21fd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c359c1b89e1a313486035fc5faa507b0ddc286064f775e53e4cc5808bf21fd9d", kill_on_drop: false }` [INFO] [stdout] c359c1b89e1a313486035fc5faa507b0ddc286064f775e53e4cc5808bf21fd9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 71d307c0a46dad6447187d5fb9f8dbe4f7737b03d2ac3f689cd7895ca4b53e6a [INFO] running `Command { std: "docker" "start" "-a" "71d307c0a46dad6447187d5fb9f8dbe4f7737b03d2ac3f689cd7895ca4b53e6a", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ashen v0.1.0 (/opt/rustwide/workdir/ashen) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> ashen/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / #![feature( [INFO] [stdout] 20 | | debug_closure_helpers, [INFO] [stdout] 21 | | generic_const_exprs, [INFO] [stdout] 22 | | io_error_more, [INFO] [stdout] ... | [INFO] [stdout] 26 | | maybe_uninit_uninit_array_transpose, [INFO] [stdout] 27 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `let_chains` has been stable since `1.88.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> ashen/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | let_chains, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ashen` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "71d307c0a46dad6447187d5fb9f8dbe4f7737b03d2ac3f689cd7895ca4b53e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d307c0a46dad6447187d5fb9f8dbe4f7737b03d2ac3f689cd7895ca4b53e6a", kill_on_drop: false }` [INFO] [stdout] 71d307c0a46dad6447187d5fb9f8dbe4f7737b03d2ac3f689cd7895ca4b53e6a