[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2vincentLin/absagl on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f14b8451a7f79687eb31b09c11d477f58294aaa80a16767bf211df4784970b08
[INFO] running `Command { std: "docker" "start" "-a" "f14b8451a7f79687eb31b09c11d477f58294aaa80a16767bf211df4784970b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f14b8451a7f79687eb31b09c11d477f58294aaa80a16767bf211df4784970b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14b8451a7f79687eb31b09c11d477f58294aaa80a16767bf211df4784970b08", kill_on_drop: false }`
[INFO] [stdout] f14b8451a7f79687eb31b09c11d477f58294aaa80a16767bf211df4784970b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e937158d4d571469a6ee236b966b6448429f30e696df490b09f5ca5a038b5f09
[INFO] running `Command { std: "docker" "start" "-a" "e937158d4d571469a6ee236b966b6448429f30e696df490b09f5ca5a038b5f09", 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]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[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)]` 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)]` 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 6.07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/absagl/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "e937158d4d571469a6ee236b966b6448429f30e696df490b09f5ca5a038b5f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e937158d4d571469a6ee236b966b6448429f30e696df490b09f5ca5a038b5f09", kill_on_drop: false }`
[INFO] [stdout] e937158d4d571469a6ee236b966b6448429f30e696df490b09f5ca5a038b5f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "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" "+1.90.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] d7a20d5fa02abf42b8b72705bb90a6e28d1103226699ac1ee900b63d98820214
[INFO] running `Command { std: "docker" "start" "-a" "d7a20d5fa02abf42b8b72705bb90a6e28d1103226699ac1ee900b63d98820214", 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.94s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/absagl/index.html
[INFO] running `Command { std: "docker" "inspect" "d7a20d5fa02abf42b8b72705bb90a6e28d1103226699ac1ee900b63d98820214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a20d5fa02abf42b8b72705bb90a6e28d1103226699ac1ee900b63d98820214", kill_on_drop: false }`
[INFO] [stdout] d7a20d5fa02abf42b8b72705bb90a6e28d1103226699ac1ee900b63d98820214
