[INFO] cloning repository https://github.com/4t145/biliterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4t145/biliterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Fbiliterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Fbiliterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8baf13823b3d9b3a60435b5807b0bde47262ec93
[INFO] documenting 4t145/biliterm 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%2F4t145%2Fbiliterm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/4t145/biliterm
[INFO] finished tweaking git repo https://github.com/4t145/biliterm
[INFO] tweaked toml for git repo https://github.com/4t145/biliterm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4t145/biliterm 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/4t145/biliterm 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b2f41b4c7455e4b963cbdd090669a5c0355077e839f43eb983ef7c5bd422e98
[INFO] running `Command { std: "docker" "start" "-a" "2b2f41b4c7455e4b963cbdd090669a5c0355077e839f43eb983ef7c5bd422e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2f41b4c7455e4b963cbdd090669a5c0355077e839f43eb983ef7c5bd422e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2f41b4c7455e4b963cbdd090669a5c0355077e839f43eb983ef7c5bd422e98", kill_on_drop: false }`
[INFO] [stdout] 2b2f41b4c7455e4b963cbdd090669a5c0355077e839f43eb983ef7c5bd422e98
[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: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] 16079c70e2df4654587285b1dee594e87a18b9df4630eb7db1bd77d977ddd0f2
[INFO] running `Command { std: "docker" "start" "-a" "16079c70e2df4654587285b1dee594e87a18b9df4630eb7db1bd77d977ddd0f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking publicsuffix v2.2.2
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]     Checking thiserror v1.0.33
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking async-global-executor v2.3.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking reqwest_cookie_store v0.3.0
[INFO] [stderr]     Checking bilive-danmaku v0.1.0 (https://github.com/4t145/bilive-danmaku?branch=master#6182654c)
[INFO] [stderr]     Checking bilibili-client v0.1.0 (https://github.com/4t145/bilibili-client?branch=master#3bf281e9)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bilive-danmaku-61245d0049973cb2/6182654/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![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-61245d0049973cb2/6182654/src/lib.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |         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-61245d0049973cb2/6182654/src/lib.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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-61245d0049973cb2/6182654/src/lib.rs:54:35
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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-61245d0049973cb2/6182654/src/lib.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |         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-61245d0049973cb2/6182654/src/lib.rs:187:50
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     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] running `Command { std: "docker" "inspect" "16079c70e2df4654587285b1dee594e87a18b9df4630eb7db1bd77d977ddd0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16079c70e2df4654587285b1dee594e87a18b9df4630eb7db1bd77d977ddd0f2", kill_on_drop: false }`
[INFO] [stdout] 16079c70e2df4654587285b1dee594e87a18b9df4630eb7db1bd77d977ddd0f2
