[INFO] fetching crate arael-sketch-backend 0.6.3...
[INFO] documenting arael-sketch-backend-0.6.3 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate arael-sketch-backend 0.6.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate arael-sketch-backend 0.6.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate arael-sketch-backend 0.6.3
[INFO] tweaked toml for crates.io crate arael-sketch-backend 0.6.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arael-sketch-backend 0.6.3 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arael-sketch-backend 0.6.3 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded arael-sym-macros v0.6.3
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded arael-sym v0.6.3
[INFO] [stderr]   Downloaded arael-sketch-solver v0.6.3
[INFO] [stderr]   Downloaded arael-macros v0.6.3
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded arael v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d
[INFO] running `Command { std: "docker" "start" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling arael v0.6.3
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pulp v0.22.2
[INFO] [stderr]     Checking nano-gemm-c32 v0.2.1
[INFO] [stderr]     Checking nano-gemm-c64 v0.2.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling arael-sym-macros v0.6.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling arael-sym v0.6.3
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking gemm-common v0.19.0
[INFO] [stderr]     Checking qd v0.8.0
[INFO] [stderr]     Checking faer-traits v0.24.0
[INFO] [stderr]    Compiling arael-macros v0.6.3
[INFO] [stderr]     Checking gemm-f64 v0.19.0
[INFO] [stderr]     Checking gemm-f32 v0.19.0
[INFO] [stderr]     Checking gemm-c64 v0.19.0
[INFO] [stderr]     Checking gemm-c32 v0.19.0
[INFO] [stderr]     Checking gemm v0.19.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking nano-gemm v0.2.2
[INFO] [stderr]     Checking faer v0.24.0
[INFO] [stderr]     Checking arael-sketch-solver v0.6.3
[INFO] [stderr]  Documenting arael-sketch-backend v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/ids.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Numeric names "C<n>" scan every Vec-stored constraint that has a
[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] 158 | /// Numeric names "`C<n>`" scan every Vec-stored constraint that has a
[INFO] [stdout]     |                    +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/commands.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("`C<n>`", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                             +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/commands.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "`d<n>`", "CL0H") of the conflicting
[INFO] [stdout]    |                                     +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("`C<n>`" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |       +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "`d<n>`" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |                +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:515:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | /// ("C<n>" / "d<n>" / "CL0H") without the descriptive parenthesis.
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 515 | /// ("`C<n>`" / "d<n>" / "CL0H") without the descriptive parenthesis.
[INFO] [stdout]     |       +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:515:17
[INFO] [stdout]     |
[INFO] [stdout] 515 | /// ("C<n>" / "d<n>" / "CL0H") without the descriptive parenthesis.
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 515 | /// ("C<n>" / "`d<n>`" / "CL0H") without the descriptive parenthesis.
[INFO] [stdout]     |                +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/commands.rs:770:13
[INFO] [stdout]     |
[INFO] [stdout] 770 | /// Format "<name>: <description>" for a just-applied constraint,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `description`
[INFO] [stdout]    --> src/commands.rs:770:21
[INFO] [stdout]     |
[INFO] [stdout] 770 | /// Format "<name>: <description>" for a just-applied constraint,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arael_sketch_backend/index.html
[INFO] running `Command { std: "docker" "inspect" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling arael-sym-macros v0.6.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling arael-sym v0.6.3
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking nano-gemm v0.2.2
[INFO] [stderr]    Compiling arael-macros v0.6.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking faer v0.24.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking arael v0.6.3
[INFO] [stderr]     Checking arael-sketch-solver v0.6.3
[INFO] [stderr]  Documenting arael-sketch-backend v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/ids.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Numeric names "C<n>" scan every Vec-stored constraint that has a
[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] 158 | /// Numeric names "`C<n>`" scan every Vec-stored constraint that has a
[INFO] [stdout]     |                    +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/commands.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("`C<n>`", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                             +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/commands.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "d<n>", "CL0H") of the conflicting
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// user-facing names ("C<n>", "`d<n>`", "CL0H") of the conflicting
[INFO] [stdout]    |                                     +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("`C<n>`" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |       +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]    --> src/commands.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "d<n>" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// ("C<n>" / "`d<n>`" / "CL0H") so the GUI can flash them via the
[INFO] [stdout]     |                +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/arael_sketch_backend/index.html
[INFO] running `Command { std: "docker" "inspect" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d", kill_on_drop: false }`
[INFO] [stdout] e9cb2c384189e215b10b54f5f30444bfb4c1beb5cb5d0fd9bc229f932de5045d
