[INFO] cloning repository https://github.com/DogeThis/fps-settings-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DogeThis/fps-settings-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 332b05c59c2da667606115c977b228c30547d36c
[INFO] documenting DogeThis/fps-settings-plugin against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DogeThis/fps-settings-plugin
[INFO] finished tweaking git repo https://github.com/DogeThis/fps-settings-plugin
[INFO] tweaked toml for git repo https://github.com/DogeThis/fps-settings-plugin written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DogeThis/fps-settings-plugin 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/DogeThis/fps-settings-plugin 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c904570cd220ca1e02daf0d4a01634081dfe0330946dcd58601e3a98874a5dbc
[INFO] running `Command { std: "docker" "start" "-a" "c904570cd220ca1e02daf0d4a01634081dfe0330946dcd58601e3a98874a5dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c904570cd220ca1e02daf0d4a01634081dfe0330946dcd58601e3a98874a5dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c904570cd220ca1e02daf0d4a01634081dfe0330946dcd58601e3a98874a5dbc", kill_on_drop: false }`
[INFO] [stdout] c904570cd220ca1e02daf0d4a01634081dfe0330946dcd58601e3a98874a5dbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b3e5f4a4ca1da29db8dd4da18e3805aedaef30ebefaf39c09d04b64f8e79efe
[INFO] running `Command { std: "docker" "start" "-a" "3b3e5f4a4ca1da29db8dd4da18e3805aedaef30ebefaf39c09d04b64f8e79efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling skyline_macro v0.2.0 (https://github.com/Raytwo/skyline-rs?branch=preview#3ce8983f)
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking libc-nnsdk v0.3.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking libc-nnsdk v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking nnsdk v0.3.0 (https://github.com/ultimate-research/nnsdk-rs#970d8f6f)
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/nnsdk-rs-9ce6506064a8b9b2/970d8f6/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(repr_simd)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/nnsdk-rs-9ce6506064a8b9b2/970d8f6/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(new_uninit)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/nnsdk-rs-9ce6506064a8b9b2/970d8f6/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(new_zeroed_alloc)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nnsdk` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b3e5f4a4ca1da29db8dd4da18e3805aedaef30ebefaf39c09d04b64f8e79efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3e5f4a4ca1da29db8dd4da18e3805aedaef30ebefaf39c09d04b64f8e79efe", kill_on_drop: false }`
[INFO] [stdout] 3b3e5f4a4ca1da29db8dd4da18e3805aedaef30ebefaf39c09d04b64f8e79efe
