[INFO] cloning repository https://github.com/Are-sky/Stargazing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Are-sky/Stargazing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAre-sky%2FStargazing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAre-sky%2FStargazing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f08124b246f4a0c20fcc19d67d7c052caa297332
[INFO] documenting Are-sky/Stargazing 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%2FAre-sky%2FStargazing" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Are-sky/Stargazing
[INFO] finished tweaking git repo https://github.com/Are-sky/Stargazing
[INFO] tweaked toml for git repo https://github.com/Are-sky/Stargazing written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Are-sky/Stargazing 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/Are-sky/Stargazing 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0743b649c7d7e66e2aa499d6eb6978e9b2c5c674e930ab9501243c0b5133b79
[INFO] running `Command { std: "docker" "start" "-a" "f0743b649c7d7e66e2aa499d6eb6978e9b2c5c674e930ab9501243c0b5133b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0743b649c7d7e66e2aa499d6eb6978e9b2c5c674e930ab9501243c0b5133b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0743b649c7d7e66e2aa499d6eb6978e9b2c5c674e930ab9501243c0b5133b79", kill_on_drop: false }`
[INFO] [stdout] f0743b649c7d7e66e2aa499d6eb6978e9b2c5c674e930ab9501243c0b5133b79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cde20bb7de7a0912a71737de1542497ee895c31235974a1e8e92b21366678353
[INFO] running `Command { std: "docker" "start" "-a" "cde20bb7de7a0912a71737de1542497ee895c31235974a1e8e92b21366678353", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling curl-sys v0.4.63+curl-8.1.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking hashlink v0.8.3
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tungstenite v0.19.0
[INFO] [stderr]     Checking tokio-tungstenite v0.19.0
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking surf v2.3.2
[INFO] [stderr]     Checking bilive-danmaku v0.2.1 (https://github.com/Are-sky/bilive-danmaku?branch=master#1dd27ebc)
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![feature(split_array)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_mut` found for mutable reference `&mut [u8]` in the current scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/packet.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let (write, writer) = writer.split_array_mut::<4>();
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `split_mut` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:2260:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_mut` found for mutable reference `&mut [u8]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/packet.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (write, writer) = writer.split_array_mut::<2>();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_mut` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:2260:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/packet.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (read, tail) = buffer.split_array_ref::<4>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1946:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/packet.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let (read, tail) = buffer.split_array_ref::<2>();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1946:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-427b7975d419a77c/1dd27eb/src/packet.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let (bytes, _) = self.data.0.split_array_ref::<4>();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1946:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bilive-danmaku` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cde20bb7de7a0912a71737de1542497ee895c31235974a1e8e92b21366678353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde20bb7de7a0912a71737de1542497ee895c31235974a1e8e92b21366678353", kill_on_drop: false }`
[INFO] [stdout] cde20bb7de7a0912a71737de1542497ee895c31235974a1e8e92b21366678353
