[INFO] cloning repository https://github.com/8Opt/fastlap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8Opt/fastlap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8Opt%2Ffastlap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8Opt%2Ffastlap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a4f8683be42e5aa05f2b33c246ed48bb0c25def
[INFO] documenting 8Opt/fastlap 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%2F8Opt%2Ffastlap" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/8Opt/fastlap
[INFO] finished tweaking git repo https://github.com/8Opt/fastlap
[INFO] tweaked toml for git repo https://github.com/8Opt/fastlap written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8Opt/fastlap 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/8Opt/fastlap 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-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-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a96ba243aee5c1726db10e2680c187570b03c6c8890b25562f6cb7299e8a712d
[INFO] running `Command { std: "docker" "start" "-a" "a96ba243aee5c1726db10e2680c187570b03c6c8890b25562f6cb7299e8a712d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a96ba243aee5c1726db10e2680c187570b03c6c8890b25562f6cb7299e8a712d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96ba243aee5c1726db10e2680c187570b03c6c8890b25562f6cb7299e8a712d", kill_on_drop: false }`
[INFO] [stdout] a96ba243aee5c1726db10e2680c187570b03c6c8890b25562f6cb7299e8a712d
[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-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42e1848ee018da19c1ac767041d987e661b8db7abdddef3d62c147974f5b3464
[INFO] running `Command { std: "docker" "start" "-a" "42e1848ee018da19c1ac767041d987e661b8db7abdddef3d62c147974f5b3464", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking sprs v0.11.3
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]  Documenting fastlap v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]  --> src/matrix.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Convert a dense NumPy array to Vec<Vec<f64>>
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Convert a dense NumPy array to `Vec<Vec<f64>>`
[INFO] [stdout]   |                                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]   --> src/matrix.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// Convert a scipy.sparse.csr_matrix to Vec<Vec<f64>>
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// Convert a scipy.sparse.csr_matrix to `Vec<Vec<f64>>`
[INFO] [stdout]    |                                          +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fastlap/index.html
[INFO] running `Command { std: "docker" "inspect" "42e1848ee018da19c1ac767041d987e661b8db7abdddef3d62c147974f5b3464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e1848ee018da19c1ac767041d987e661b8db7abdddef3d62c147974f5b3464", kill_on_drop: false }`
[INFO] [stdout] 42e1848ee018da19c1ac767041d987e661b8db7abdddef3d62c147974f5b3464
[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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 23bbf639ea105f85b3844ebf8e17817539f7c5e1962b37e607cf8f0158d057e4
[INFO] running `Command { std: "docker" "start" "-a" "23bbf639ea105f85b3844ebf8e17817539f7c5e1962b37e607cf8f0158d057e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking pyo3 v0.25.1
[INFO] [stderr]     Checking numpy v0.25.0
[INFO] [stderr]  Documenting fastlap v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]  --> src/matrix.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Convert a dense NumPy array to Vec<Vec<f64>>
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Convert a dense NumPy array to `Vec<Vec<f64>>`
[INFO] [stdout]   |                                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]   --> src/matrix.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// Convert a scipy.sparse.csr_matrix to Vec<Vec<f64>>
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// Convert a scipy.sparse.csr_matrix to `Vec<Vec<f64>>`
[INFO] [stdout]    |                                          +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fastlap/index.html
[INFO] running `Command { std: "docker" "inspect" "23bbf639ea105f85b3844ebf8e17817539f7c5e1962b37e607cf8f0158d057e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23bbf639ea105f85b3844ebf8e17817539f7c5e1962b37e607cf8f0158d057e4", kill_on_drop: false }`
[INFO] [stdout] 23bbf639ea105f85b3844ebf8e17817539f7c5e1962b37e607cf8f0158d057e4
