[INFO] fetching crate rcrypto 0.2.0...
[INFO] documenting rcrypto-0.2.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate rcrypto 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rcrypto 0.2.0
[INFO] finished tweaking crates.io crate rcrypto 0.2.0
[INFO] tweaked toml for crates.io crate rcrypto 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rcrypto 0.2.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmath v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef10b18e981f5440d8d9dde816a8e84ebc683cb0c36f14d47a9e75a14fa433f0
[INFO] running `Command { std: "docker" "start" "-a" "ef10b18e981f5440d8d9dde816a8e84ebc683cb0c36f14d47a9e75a14fa433f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef10b18e981f5440d8d9dde816a8e84ebc683cb0c36f14d47a9e75a14fa433f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef10b18e981f5440d8d9dde816a8e84ebc683cb0c36f14d47a9e75a14fa433f0", kill_on_drop: false }`
[INFO] [stdout] ef10b18e981f5440d8d9dde816a8e84ebc683cb0c36f14d47a9e75a14fa433f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c028968e7f271a778793fcca1143221dd39379206996076beb651e0a57d9f7ea
[INFO] running `Command { std: "docker" "start" "-a" "c028968e7f271a778793fcca1143221dd39379206996076beb651e0a57d9f7ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling rmath v0.1.5
[INFO] [stderr]    Compiling rcrypto v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting rcrypto v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `x,y,z`
[INFO] [stdout]   --> src/keccak/keccak.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// state array, A[x,y,z] = S[w(5y+x)+z]
[INFO] [stdout]    |                    ^^^^^ no item named `x,y,z` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// KECCAK-p[b,nr]  
[INFO] [stdout]     |                  ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:325:44
[INFO] [stdout]     |
[INFO] [stdout] 325 |     /// the round function of the KECCAK-p[b,nr]
[INFO] [stdout]     |                                            ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:354:30
[INFO] [stdout]     |
[INFO] [stdout] 354 |     /// perform the KECCAK-p[b,nr] permutation, the `byte_data.len()` must be greater than or 
[INFO] [stdout]     |                              ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:377:25
[INFO] [stdout]     |
[INFO] [stdout] 377 |     /// Sponge[Keccak-p[b,nr], pad10*1, rate]  
[INFO] [stdout]     |                         ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |     /// Sponge[Keccak-p[b,nr], pad10*1, rate]  
[INFO] [stdout]     |                         ^^^^ no item named `b,nr` 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 `c`
[INFO] [stdout]  --> src/sha3/sha3.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! KECCAK[c] = SPONGE[KECCAK-p[1600, 24], pad10*1, 1600-c];   
[INFO] [stdout]   |            ^ no item named `c` 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 `c`
[INFO] [stdout]  --> src/sha3/sha3.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! KECCAK[c](N, d) = SPONGE[KECCAK-p[1600, 24], pad10*1, 1600-c](N, d);   
[INFO] [stdout]   |            ^ no item named `c` 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 `c`
[INFO] [stdout]  --> src/sha3/shake.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! KECCAK[c] = SPONGE[KECCAK-p[1600, 24], pad10*1, 1600-c];   
[INFO] [stdout]   |            ^ no item named `c` 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 `c`
[INFO] [stdout]  --> src/sha3/shake.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! KECCAK[c](N, d) = SPONGE[KECCAK-p[1600, 24], pad10*1, 1600-c](N, d);   
[INFO] [stdout]   |            ^ no item named `c` 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 `1`
[INFO] [stdout]    --> src/rsa/rsa.rs:399:60
[INFO] [stdout]     |
[INFO] [stdout] 399 |     /// size and the given random source, as suggested in [1]. Although the public
[INFO] [stdout]     |                                                            ^ no item named `1` 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 `2`
[INFO] [stdout]    --> src/rsa/rsa.rs:405:21
[INFO] [stdout]     |
[INFO] [stdout] 405 |     /// Table 1 in [2] suggests maximum numbers of primes for a given size.
[INFO] [stdout]     |                     ^ no item named `2` 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 `1`
[INFO] [stdout]    --> src/rsa/rsa.rs:407:10
[INFO] [stdout]     |
[INFO] [stdout] 407 |     /// [1] US patent 4405829 (1972, expired)
[INFO] [stdout]     |          ^ no item named `1` 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 `2`
[INFO] [stdout]    --> src/rsa/rsa.rs:408:10
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf
[INFO] [stdout]     |          ^ no item named `2` 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 `1`
[INFO] [stdout]    --> src/rsa/pss.rs:259:71
[INFO] [stdout]     |
[INFO] [stdout] 259 |     /// signPSSWithSalt calculates the signature of hashed using PSS [1] with specified salt.
[INFO] [stdout]     |                                                                       ^ no item named `1` 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 `1`
[INFO] [stdout]  --> src/elliptic/p224.rs:4:62
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! See https://www.imperialviolet.org/2010/12/04/ecc.html ([1]) for background.
[INFO] [stdout]   |                                                              ^ no item named `1` 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 `i`
[INFO] [stdout]   --> src/elliptic/p224.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// a[i] < 2**29, b[i] < 2**30 (or vice versa)
[INFO] [stdout]    |           ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/elliptic/p224.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// a[i] < 2**29, b[i] < 2**30 (or vice versa)
[INFO] [stdout]    |                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/elliptic/p224.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     /// out[i] < 2**29
[INFO] [stdout]    |             ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     /// a[i] < 2**29
[INFO] [stdout]     |           ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// out[i] < 2**29
[INFO] [stdout]     |             ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// in[i] < 2**62
[INFO] [stdout]     |            ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:201:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /// On entry: a[i] < 2**31 + 2**30
[INFO] [stdout]     |                     ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |     /// On exit: a[i] < 2**29
[INFO] [stdout]     |                    ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:371:22
[INFO] [stdout]     |
[INFO] [stdout] 371 |     /// On entry, in[i] < 2**29
[INFO] [stdout]     |                      ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:372:21
[INFO] [stdout]     |
[INFO] [stdout] 372 |     /// On exit, in[i] < 2**28
[INFO] [stdout]     |                     ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/elliptic/p224.rs:492:11
[INFO] [stdout]     |
[INFO] [stdout] 492 |     /// a[i] < 2**29
[INFO] [stdout]     |           ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/elliptic/p256.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | ///   x[0] + (x[1] * 2**29) + (x[2] * 2**57) + ... + (x[8] * 2**228)
[INFO] [stdout]    |         ^ no item named `0` 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 `1`
[INFO] [stdout]   --> src/elliptic/p256.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | ///   x[0] + (x[1] * 2**29) + (x[2] * 2**57) + ... + (x[8] * 2**228)
[INFO] [stdout]    |                 ^ no item named `1` 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 `2`
[INFO] [stdout]   --> src/elliptic/p256.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | ///   x[0] + (x[1] * 2**29) + (x[2] * 2**57) + ... + (x[8] * 2**228)
[INFO] [stdout]    |                                  ^ no item named `2` 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 `8`
[INFO] [stdout]   --> src/elliptic/p256.rs:15:57
[INFO] [stdout]    |
[INFO] [stdout] 15 | ///   x[0] + (x[1] * 2**29) + (x[2] * 2**57) + ... + (x[8] * 2**228)
[INFO] [stdout]    |                                                         ^ no item named `8` 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 `i`
[INFO] [stdout]    --> src/elliptic/p256.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |     /// On entry: tmp[i] < 2**64
[INFO] [stdout]     |                       ^ no item named `i` 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 `0`
[INFO] [stdout]    --> src/elliptic/p256.rs:960:37
[INFO] [stdout]     |
[INFO] [stdout] 960 |     /// On entry: index < 16, table[0] must be zero.
[INFO] [stdout]     |                                     ^ no item named `0` 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 `0`
[INFO] [stdout]    --> src/elliptic/p256.rs:984:37
[INFO] [stdout]     |
[INFO] [stdout] 984 |     /// On entry: index < 16, table[0] must be zero.
[INFO] [stdout]     |                                     ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/aes_amd64.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/aes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/des/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12905365.html   
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12905365.html>   
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/des/des.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12905365.html   
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12905365.html>   
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/md5/md5.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697709.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697709.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/const_tables.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha1.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc>  
[INFO] [stdout]   |     +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc>  
[INFO] [stdout]   |     +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha512.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm3/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/13183543.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/13183543.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm3/sm3.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/13183543.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/13183543.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/keccak/keccak.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha3/sha3.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha3/shake.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/hmac/hmac.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/12699175.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/12699175.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/zuc/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/13819504.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/13819504.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm4/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/13819849.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/13819849.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/cmac/const_tables.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! https://op.dr.eck.cologne/en/theme/crypto_karisik/eax_cmac_problem.shtml
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! <https://op.dr.eck.cologne/en/theme/crypto_karisik/eax_cmac_problem.shtml>
[INFO] [stdout]   |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rsa/rsa.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] <http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf>
[INFO] [stdout]     |             +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/elliptic/elliptic.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// See https://www.hyperelliptic.org/EFD/g1p/auto-shortw.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// See <https://www.hyperelliptic.org/EFD/g1p/auto-shortw.html>
[INFO] [stdout]    |         +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/elliptic/p224.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! See https://www.imperialviolet.org/2010/12/04/ecc.html ([1]) for background.
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! See <https://www.imperialviolet.org/2010/12/04/ecc.html> ([1]) for background.
[INFO] [stdout]   |         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/elliptic/p256.rs:823:13
[INFO] [stdout]     |
[INFO] [stdout] 823 |     /// See https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#doubling-dbl-2009-l
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 823 |     /// See <https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#doubling-dbl-2009-l>
[INFO] [stdout]     |             +                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/elliptic/p256.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |     /// See https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-add-2007-bl
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 866 |     /// See <https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-add-2007-bl>
[INFO] [stdout]     |             +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/elliptic/p256.rs:904:13
[INFO] [stdout]     |
[INFO] [stdout] 904 |     /// See https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-add-2007-bl
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 904 |     /// See <https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-add-2007-bl>
[INFO] [stdout]     |             +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rcrypto/index.html
[INFO] running `Command { std: "docker" "inspect" "c028968e7f271a778793fcca1143221dd39379206996076beb651e0a57d9f7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c028968e7f271a778793fcca1143221dd39379206996076beb651e0a57d9f7ea", kill_on_drop: false }`
[INFO] [stdout] c028968e7f271a778793fcca1143221dd39379206996076beb651e0a57d9f7ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "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] afa76c9016b6fea467c1f53603d8f2d32a950753a4f39339a77ad4425c30861f
[INFO] running `Command { std: "docker" "start" "-a" "afa76c9016b6fea467c1f53603d8f2d32a950753a4f39339a77ad4425c30861f", kill_on_drop: false }`
[INFO] [stderr]  Documenting rcrypto v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64"))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rcrypto_aes`
[INFO] [stdout]   --> src/aes/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(rcrypto_aes = "support", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rcrypto_aes, values("support"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rcrypto_aes, values(\"support\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// KECCAK-p[b,nr]  
[INFO] [stdout]     |                  ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:354:30
[INFO] [stdout]     |
[INFO] [stdout] 354 |     /// perform the KECCAK-p[b,nr] permutation, the `byte_data.len()` must be greater than or 
[INFO] [stdout]     |                              ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:377:25
[INFO] [stdout]     |
[INFO] [stdout] 377 |     /// Sponge[Keccak-p[b,nr], pad10*1, rate]  
[INFO] [stdout]     |                         ^^^^ no item named `b,nr` 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 `b,nr`
[INFO] [stdout]    --> src/keccak/keccak.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |     /// Sponge[Keccak-p[b,nr], pad10*1, rate]  
[INFO] [stdout]     |                         ^^^^ no item named `b,nr` 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 `1`
[INFO] [stdout]    --> src/rsa/rsa.rs:399:60
[INFO] [stdout]     |
[INFO] [stdout] 399 |     /// size and the given random source, as suggested in [1]. Although the public
[INFO] [stdout]     |                                                            ^ no item named `1` 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 `2`
[INFO] [stdout]    --> src/rsa/rsa.rs:405:21
[INFO] [stdout]     |
[INFO] [stdout] 405 |     /// Table 1 in [2] suggests maximum numbers of primes for a given size.
[INFO] [stdout]     |                     ^ no item named `2` 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 `1`
[INFO] [stdout]    --> src/rsa/rsa.rs:407:10
[INFO] [stdout]     |
[INFO] [stdout] 407 |     /// [1] US patent 4405829 (1972, expired)
[INFO] [stdout]     |          ^ no item named `1` 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 `2`
[INFO] [stdout]    --> src/rsa/rsa.rs:408:10
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf
[INFO] [stdout]     |          ^ no item named `2` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/aes_amd64.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/aes/aes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697694.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697694.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/des/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12905365.html   
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12905365.html>   
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/des/des.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12905365.html   
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12905365.html>   
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/md5/md5.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697709.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697709.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/const_tables.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha1.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc>  
[INFO] [stdout]   |     +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html#toc>  
[INFO] [stdout]   |     +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha/sha512.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/12697811.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/12697811.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm3/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/13183543.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/13183543.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm3/sm3.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! https://www.cnblogs.com/mengsuenyan/p/13183543.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! <https://www.cnblogs.com/mengsuenyan/p/13183543.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/keccak/keccak.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha3/sha3.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sha3/shake.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/13182759.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/13182759.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/hmac/hmac.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! https://www.cnblogs.com/mengsuenyan/p/12699175.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! <https://www.cnblogs.com/mengsuenyan/p/12699175.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/zuc/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/13819504.html  
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/13819504.html>  
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/sm4/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! https://www.cnblogs.com/mengsuenyan/p/13819849.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! <https://www.cnblogs.com/mengsuenyan/p/13819849.html>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/cmac/const_tables.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! https://op.dr.eck.cologne/en/theme/crypto_karisik/eax_cmac_problem.shtml
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! <https://op.dr.eck.cologne/en/theme/crypto_karisik/eax_cmac_problem.shtml>
[INFO] [stdout]   |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rsa/rsa.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// [2] <http://www.cacr.math.uwaterloo.ca/techreports/2006/cacr2006-16.pdf>
[INFO] [stdout]     |             +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/elliptic/elliptic.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// See https://www.hyperelliptic.org/EFD/g1p/auto-shortw.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// See <https://www.hyperelliptic.org/EFD/g1p/auto-shortw.html>
[INFO] [stdout]    |         +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/elliptic/p224.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! See https://www.imperialviolet.org/2010/12/04/ecc.html ([1]) for background.
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! See <https://www.imperialviolet.org/2010/12/04/ecc.html> ([1]) for background.
[INFO] [stdout]   |         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rcrypto/index.html
[INFO] running `Command { std: "docker" "inspect" "afa76c9016b6fea467c1f53603d8f2d32a950753a4f39339a77ad4425c30861f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa76c9016b6fea467c1f53603d8f2d32a950753a4f39339a77ad4425c30861f", kill_on_drop: false }`
[INFO] [stdout] afa76c9016b6fea467c1f53603d8f2d32a950753a4f39339a77ad4425c30861f
