[INFO] cloning repository https://github.com/2vincentLin/absagl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2vincentLin/absagl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2vincentLin%2Fabsagl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2vincentLin%2Fabsagl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 989f7a39a870af9a3e9dbbc241dcab40b7ddc5d2
[INFO] documenting 2vincentLin/absagl 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%2F2vincentLin%2Fabsagl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2vincentLin/absagl
[INFO] finished tweaking git repo https://github.com/2vincentLin/absagl
[INFO] tweaked toml for git repo https://github.com/2vincentLin/absagl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2vincentLin/absagl 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/2vincentLin/absagl 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0995e62854ac1180a1a037541f4ff949f19f9b4c002d74f4dd57f0fbebe7784f
[INFO] running `Command { std: "docker" "start" "-a" "0995e62854ac1180a1a037541f4ff949f19f9b4c002d74f4dd57f0fbebe7784f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0995e62854ac1180a1a037541f4ff949f19f9b4c002d74f4dd57f0fbebe7784f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0995e62854ac1180a1a037541f4ff949f19f9b4c002d74f4dd57f0fbebe7784f", kill_on_drop: false }`
[INFO] [stdout] 0995e62854ac1180a1a037541f4ff949f19f9b4c002d74f4dd57f0fbebe7784f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 976e32e1dd79857e490afe0a0e8dcecb0289ceee15caf953bd3f8f34af86c436
[INFO] running `Command { std: "docker" "start" "-a" "976e32e1dd79857e490afe0a0e8dcecb0289ceee15caf953bd3f8f34af86c436", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]  Documenting absagl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking absagl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]  --> src/rings/modulo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::utils;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Additive` and `Multiplicative`
[INFO] [stdout]  --> src/rings.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::groups::{Additive, GroupElement, Multiplicative};
[INFO] [stdout]   |                     ^^^^^^^^                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `verify_associativity` is never used
[INFO] [stdout]    --> src/rings.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: RingElement> FiniteRing<T> {
[INFO] [stdout]     | ---------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn verify_associativity(elements: &[T]) -> Result<(), AbsaglError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:109:66
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// the reason we need this is because we need to put FiniteGroup<T> to HashMap.
[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] 109 | /// the reason we need this is because we need to put `FiniteGroup<T>` to HashMap.
[INFO] [stdout]     |                                                       +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// this requires the underlying Vec<T> to return orderless unique hash value,
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// this requires the underlying `Vec<T>` to return orderless unique hash value,
[INFO] [stdout]     |                                  +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the `Vec<T>` 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                     +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:111:83
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the `Vec<T>`,
[INFO] [stdout]     |                                                                                +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |     /// generate a normal subgroup given Vec<T>, it'll return error if the generete subgroup is equal to the whole group, 
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 249 |     /// generate a normal subgroup given `Vec<T>`, it'll return error if the generete subgroup is equal to the whole group, 
[INFO] [stdout]     |                                          +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:251:45
[INFO] [stdout]     |
[INFO] [stdout] 251 |     /// for permutation group, the given Vec<T> should come from element in altenative group (even permutationh);
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 251 |     /// for permutation group, the given `Vec<T>` should come from element in altenative group (even permutationh);
[INFO] [stdout]     |                                          +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Additive`
[INFO] [stdout]    --> src/groups.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     /// for modulo<Additive>, the normal subgroup is gcd(x,n)>1
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 252 |     /// for `modulo<Additive>`, the normal subgroup is gcd(x,n)>1
[INFO] [stdout]     |             +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:349:33
[INFO] [stdout]     |
[INFO] [stdout] 349 | /// to impl Hash for FiniteGroup<T>, because for some GroupElement like Permutation, doesn't have meaning of ordering.
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 349 | /// to impl Hash for `FiniteGroup<T>`, because for some GroupElement like Permutation, doesn't have meaning of ordering.
[INFO] [stdout]     |                      +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/absagl/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "976e32e1dd79857e490afe0a0e8dcecb0289ceee15caf953bd3f8f34af86c436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976e32e1dd79857e490afe0a0e8dcecb0289ceee15caf953bd3f8f34af86c436", kill_on_drop: false }`
[INFO] [stdout] 976e32e1dd79857e490afe0a0e8dcecb0289ceee15caf953bd3f8f34af86c436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ed23bf6f1f79c481378cc90c9c8803c767f95ad1fbf26f47bf200cc7768093b6
[INFO] running `Command { std: "docker" "start" "-a" "ed23bf6f1f79c481378cc90c9c8803c767f95ad1fbf26f47bf200cc7768093b6", kill_on_drop: false }`
[INFO] [stderr]  Documenting absagl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:109:66
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// the reason we need this is because we need to put FiniteGroup<T> to HashMap.
[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] 109 | /// the reason we need this is because we need to put `FiniteGroup<T>` to HashMap.
[INFO] [stdout]     |                                                       +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// this requires the underlying Vec<T> to return orderless unique hash value,
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// this requires the underlying `Vec<T>` to return orderless unique hash value,
[INFO] [stdout]     |                                  +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the `Vec<T>` 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                     +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:111:83
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the Vec<T>,
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// which means we need to sort the Vec<T> 1st, but we can't use sort() on the `Vec<T>`,
[INFO] [stdout]     |                                                                                +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |     /// generate a normal subgroup given Vec<T>, it'll return error if the generete subgroup is equal to the whole group, 
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 249 |     /// generate a normal subgroup given `Vec<T>`, it'll return error if the generete subgroup is equal to the whole group, 
[INFO] [stdout]     |                                          +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:251:45
[INFO] [stdout]     |
[INFO] [stdout] 251 |     /// for permutation group, the given Vec<T> should come from element in altenative group (even permutationh);
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 251 |     /// for permutation group, the given `Vec<T>` should come from element in altenative group (even permutationh);
[INFO] [stdout]     |                                          +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Additive`
[INFO] [stdout]    --> src/groups.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     /// for modulo<Additive>, the normal subgroup is gcd(x,n)>1
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 252 |     /// for `modulo<Additive>`, the normal subgroup is gcd(x,n)>1
[INFO] [stdout]     |             +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/groups.rs:349:33
[INFO] [stdout]     |
[INFO] [stdout] 349 | /// to impl Hash for FiniteGroup<T>, because for some GroupElement like Permutation, doesn't have meaning of ordering.
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 349 | /// to impl Hash for `FiniteGroup<T>`, because for some GroupElement like Permutation, doesn't have meaning of ordering.
[INFO] [stdout]     |                      +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/absagl/index.html
[INFO] running `Command { std: "docker" "inspect" "ed23bf6f1f79c481378cc90c9c8803c767f95ad1fbf26f47bf200cc7768093b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed23bf6f1f79c481378cc90c9c8803c767f95ad1fbf26f47bf200cc7768093b6", kill_on_drop: false }`
[INFO] [stdout] ed23bf6f1f79c481378cc90c9c8803c767f95ad1fbf26f47bf200cc7768093b6
