[INFO] fetching crate torsh-models 0.1.0-alpha.1...
[INFO] documenting torsh-models-0.1.0-alpha.1 against 1.91.0 for beta-1.92-rustdoc-1
[INFO] extracting crate torsh-models 0.1.0-alpha.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate torsh-models 0.1.0-alpha.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate torsh-models 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate torsh-models 0.1.0-alpha.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate torsh-models 0.1.0-alpha.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torsh-models 0.1.0-alpha.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safetensors v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2afff1d49fcd38b2e02d4e59107ebb7db5f993fcdf9812a695d1ce86602e1c8d
[INFO] running `Command { std: "docker" "start" "-a" "2afff1d49fcd38b2e02d4e59107ebb7db5f993fcdf9812a695d1ce86602e1c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2afff1d49fcd38b2e02d4e59107ebb7db5f993fcdf9812a695d1ce86602e1c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afff1d49fcd38b2e02d4e59107ebb7db5f993fcdf9812a695d1ce86602e1c8d", kill_on_drop: false }`
[INFO] [stdout] 2afff1d49fcd38b2e02d4e59107ebb7db5f993fcdf9812a695d1ce86602e1c8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d0171732e07c399d159b59f1ee154c1152b6be551c591e5cdffae97b61ea721
[INFO] running `Command { std: "docker" "start" "-a" "7d0171732e07c399d159b59f1ee154c1152b6be551c591e5cdffae97b61ea721", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking bumpalo v3.18.1
[INFO] [stderr]    Compiling scirs2-neural v0.1.0-beta.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking lzma-rust2 v0.13.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]    Compiling torsh-tensor v0.1.0-alpha.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling scirs2-cluster v0.1.0-beta.3
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v5.1.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking argmin v0.10.0
[INFO] [stderr]     Checking special v0.11.4
[INFO] [stderr]     Checking safetensors v0.6.2
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling qhull-sys v0.4.0
[INFO] [stderr]    Compiling openblas-src v0.10.13
[INFO] [stderr]     Checking lax v0.17.0
[INFO] [stderr]     Checking ndarray-rand v0.15.0
[INFO] [stderr]     Checking sprs v0.11.3
[INFO] [stderr]     Checking ndarray-linalg v0.17.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking qhull v0.4.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking numrs2 v0.1.0-beta.2
[INFO] [stderr]     Checking scirs2-core v0.1.0-beta.3
[INFO] [stderr]     Checking friedrich v0.5.0
[INFO] [stderr]     Checking scirs2-linalg v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-autograd v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-spatial v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-sparse v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2 v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-stats v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-optimize v0.1.0-beta.3
[INFO] [stderr]     Checking torsh-core v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-autograd v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-linalg v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-optim v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-nn v0.1.0-alpha.1
[INFO] [stderr]  Documenting torsh-models v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/audio/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |   //! ```
[INFO] [stdout]    |  _____^
[INFO] [stdout] 15 | | //! audio/
[INFO] [stdout] 16 | | //! ├── common/         # Common types, utilities, and enums
[INFO] [stdout] 17 | | //! ├── wav2vec2/       # Wav2Vec2 model family
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | //! └── classification/ # Audio classification models
[INFO] [stdout] 22 | | //! ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2514}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Reference: https://arxiv.org/abs/2006.11477
[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] 12 |     /// Reference: <https://arxiv.org/abs/2006.11477>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Reference: https://arxiv.org/abs/2212.04356
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Reference: <https://arxiv.org/abs/2212.04356>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Reference: https://arxiv.org/abs/2106.07447
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Reference: <https://arxiv.org/abs/2106.07447>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Reference: https://arxiv.org/abs/2110.13900
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Reference: <https://arxiv.org/abs/2110.13900>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/hubert/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2106.07447
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2106.07447>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/wav2vec2/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2006.11477
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2006.11477>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/wavlm/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2110.13900
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2110.13900>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/whisper/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2212.04356
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2212.04356>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/torsh_models/index.html
[INFO] running `Command { std: "docker" "inspect" "7d0171732e07c399d159b59f1ee154c1152b6be551c591e5cdffae97b61ea721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0171732e07c399d159b59f1ee154c1152b6be551c591e5cdffae97b61ea721", kill_on_drop: false }`
[INFO] [stdout] 7d0171732e07c399d159b59f1ee154c1152b6be551c591e5cdffae97b61ea721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f472075f6bd1dc5b09667850717f1a1f03690973e1271bb4ac42841f420c821
[INFO] running `Command { std: "docker" "start" "-a" "4f472075f6bd1dc5b09667850717f1a1f03690973e1271bb4ac42841f420c821", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zip v5.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking serde v1.0.225
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking lambert_w v1.2.28
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking special v0.11.4
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]     Checking argmin v0.10.0
[INFO] [stderr]     Checking safetensors v0.6.2
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling qhull-sys v0.4.0
[INFO] [stderr]    Compiling openblas-src v0.10.13
[INFO] [stderr]     Checking lax v0.17.0
[INFO] [stderr]     Checking ndarray-linalg v0.17.0
[INFO] [stderr]     Checking ndarray-rand v0.15.0
[INFO] [stderr]     Checking sprs v0.11.3
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking qhull v0.4.0
[INFO] [stderr]     Checking numrs2 v0.1.0-beta.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking scirs2-core v0.1.0-beta.3
[INFO] [stderr]     Checking friedrich v0.5.0
[INFO] [stderr]     Checking scirs2-linalg v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-autograd v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-neural v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-sparse v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-spatial v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2 v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-stats v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-optimize v0.1.0-beta.3
[INFO] [stderr]     Checking scirs2-cluster v0.1.0-beta.3
[INFO] [stderr]     Checking torsh-core v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-tensor v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-autograd v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-linalg v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-nn v0.1.0-alpha.1
[INFO] [stderr]     Checking torsh-optim v0.1.0-alpha.1
[INFO] [stderr]  Documenting torsh-models v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/audio/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |   //! ```
[INFO] [stdout]    |  _____^
[INFO] [stdout] 15 | | //! audio/
[INFO] [stdout] 16 | | //! ├── common/         # Common types, utilities, and enums
[INFO] [stdout] 17 | | //! ├── wav2vec2/       # Wav2Vec2 model family
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | //! └── classification/ # Audio classification models
[INFO] [stdout] 22 | | //! ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{251c}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2514}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: error from rustc: unknown start of token: \u{2500}
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Reference: https://arxiv.org/abs/2006.11477
[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] 12 |     /// Reference: <https://arxiv.org/abs/2006.11477>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Reference: https://arxiv.org/abs/2212.04356
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Reference: <https://arxiv.org/abs/2212.04356>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Reference: https://arxiv.org/abs/2106.07447
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Reference: <https://arxiv.org/abs/2106.07447>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/audio/common/mod.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Reference: https://arxiv.org/abs/2110.13900
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Reference: <https://arxiv.org/abs/2110.13900>
[INFO] [stdout]    |                    +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/hubert/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2106.07447
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2106.07447>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/wav2vec2/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2006.11477
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2006.11477>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/wavlm/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2110.13900
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2110.13900>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/audio/whisper/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: https://arxiv.org/abs/2212.04356
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Reference: <https://arxiv.org/abs/2212.04356>
[INFO] [stdout]   |                +                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/torsh_models/index.html
[INFO] running `Command { std: "docker" "inspect" "4f472075f6bd1dc5b09667850717f1a1f03690973e1271bb4ac42841f420c821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f472075f6bd1dc5b09667850717f1a1f03690973e1271bb4ac42841f420c821", kill_on_drop: false }`
[INFO] [stdout] 4f472075f6bd1dc5b09667850717f1a1f03690973e1271bb4ac42841f420c821
