[INFO] fetching crate rust_ev_crypto_primitives 0.8.5...
[INFO] documenting rust_ev_crypto_primitives-0.8.5 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate rust_ev_crypto_primitives 0.8.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust_ev_crypto_primitives 0.8.5
[INFO] finished tweaking crates.io crate rust_ev_crypto_primitives 0.8.5
[INFO] tweaked toml for crates.io crate rust_ev_crypto_primitives 0.8.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust_ev_crypto_primitives 0.8.5 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust_ev_crypto_primitives 0.8.5 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668
[INFO] running `Command { std: "docker" "start" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", 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" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", 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" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rug-miller-rabin v0.1.5
[INFO] [stderr]  Documenting rust_ev_crypto_primitives v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `hahsing`
[INFO] [stdout]    --> src/hashing.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | /// Error generated by the module [hahsing]
[INFO] [stdout]     |                                    ^^^^^^^ no item named `hahsing` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `IntegerError::Notimplemented`
[INFO] [stdout]    --> src/integer.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |     /// Return [IntegerError::Notimplemented] per default
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `IntegerError` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `IntegerError::Notimplemented`
[INFO] [stdout]    --> src/integer.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     /// Return [IntegerError::Notimplemented] per default
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `IntegerError` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Return a [NumberTheoryError] if the number is not a quadratic residue of n. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     /// Return a [NumberTheoryError] if the number is not a quadratic residue of n. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Return a [NumberTheoryError] if the number is not prime. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_ev_crypto_primitives/index.html
[INFO] running `Command { std: "docker" "inspect" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 thiserror v2.0.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking openssl v0.10.80
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]  Documenting rust_ev_crypto_primitives v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `hahsing`
[INFO] [stdout]    --> src/hashing.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | /// Error generated by the module [hahsing]
[INFO] [stdout]     |                                    ^^^^^^^ no item named `hahsing` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Return a [NumberTheoryError] if the number is not a quadratic residue of n. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     /// Return a [NumberTheoryError] if the number is not a quadratic residue of n. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NumberTheoryError`
[INFO] [stdout]    --> src/number_theory.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Return a [NumberTheoryError] if the number is not prime. Else nothing
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ no item named `NumberTheoryError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_ev_crypto_primitives/index.html
[INFO] running `Command { std: "docker" "inspect" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668", kill_on_drop: false }`
[INFO] [stdout] a2593b40a6cd81ee75d5edf4787dc36ed2e1f36245bb95c37c07369ac3a1c668
