[INFO] cloning repository https://github.com/AlyoshaVasilieva/cbc-sl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlyoshaVasilieva/cbc-sl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eae9f575f196021ca13506784ac9b39e3c8cedf
[INFO] documenting AlyoshaVasilieva/cbc-sl against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyoshaVasilieva%2Fcbc-sl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlyoshaVasilieva/cbc-sl
[INFO] finished tweaking git repo https://github.com/AlyoshaVasilieva/cbc-sl
[INFO] tweaked toml for git repo https://github.com/AlyoshaVasilieva/cbc-sl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlyoshaVasilieva/cbc-sl 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/AlyoshaVasilieva/cbc-sl 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 17635086ba9ca731f50eac4d8580fc462a0fe6300c16a6832e98127c49a441f9
[INFO] running `Command { std: "docker" "start" "-a" "17635086ba9ca731f50eac4d8580fc462a0fe6300c16a6832e98127c49a441f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17635086ba9ca731f50eac4d8580fc462a0fe6300c16a6832e98127c49a441f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17635086ba9ca731f50eac4d8580fc462a0fe6300c16a6832e98127c49a441f9", kill_on_drop: false }`
[INFO] [stdout] 17635086ba9ca731f50eac4d8580fc462a0fe6300c16a6832e98127c49a441f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598bd89b574f6c67f4686cc89bfc49c9a77329a65ce29f5ca3f592e56b5fc0c0
[INFO] running `Command { std: "docker" "start" "-a" "598bd89b574f6c67f4686cc89bfc49c9a77329a65ce29f5ca3f592e56b5fc0c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking no-std-compat v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking stable-vec v0.4.1
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking jiff v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.10
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling hashmap_derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.2.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling from_map v0.1.0
[INFO] [stderr]    Compiling shorthand v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking lazy-regex v3.2.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking clap v4.5.10
[INFO] [stderr]     Checking hls_m3u8 v0.4.1
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking ureq v2.10.0
[INFO] [stderr]  Documenting cbc-sl v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/main.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 | /// Workaround for https://github.com/streamlink/streamlink/issues/4329
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 234 | /// Workaround for <https://github.com/streamlink/streamlink/issues/4329>
[INFO] [stdout]     |                    +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.52s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cbc_sl/index.html
[INFO] running `Command { std: "docker" "inspect" "598bd89b574f6c67f4686cc89bfc49c9a77329a65ce29f5ca3f592e56b5fc0c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598bd89b574f6c67f4686cc89bfc49c9a77329a65ce29f5ca3f592e56b5fc0c0", kill_on_drop: false }`
[INFO] [stdout] 598bd89b574f6c67f4686cc89bfc49c9a77329a65ce29f5ca3f592e56b5fc0c0
