[INFO] fetching crate ic_bls12_381 0.10.1...
[INFO] documenting ic_bls12_381-0.10.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate ic_bls12_381 0.10.1 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ic_bls12_381 0.10.1
[INFO] finished tweaking crates.io crate ic_bls12_381 0.10.1
[INFO] tweaked toml for crates.io crate ic_bls12_381 0.10.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ic_bls12_381 0.10.1 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 89 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding csv v1.1.6 (available: v1.4.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.10.0)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.5.0)
[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 csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4cfe586bd1fbac58981260b14519ec1596f32848a91401620ab151ad2a72e4a6
[INFO] running `Command { std: "docker" "start" "-a" "4cfe586bd1fbac58981260b14519ec1596f32848a91401620ab151ad2a72e4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cfe586bd1fbac58981260b14519ec1596f32848a91401620ab151ad2a72e4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfe586bd1fbac58981260b14519ec1596f32848a91401620ab151ad2a72e4a6", kill_on_drop: false }`
[INFO] [stdout] 4cfe586bd1fbac58981260b14519ec1596f32848a91401620ab151ad2a72e4a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cd619c0aed113e2b66faa8071f817506ca89cf1b779f1dc27fe653794f6f182f
[INFO] running `Command { std: "docker" "start" "-a" "cd619c0aed113e2b66faa8071f817506ca89cf1b779f1dc27fe653794f6f182f", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]  Documenting ic_bls12_381 v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/scalar.rs:833:7
[INFO] [stdout]     |
[INFO] [stdout] 833 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bits`, `default`, `digest`, `experimental`, `group`, `groups`, `nightly`, `pairing`, `pairings`, and `zeroize`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[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: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from https://eprint.iacr.org/2019/814.pdf and
[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] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from <https://eprint.iacr.org/2019/814.pdf> and
[INFO] [stdout]    |                                                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | //! https://eprint.iacr.org/2021/1130, it is necessary to find a nontrivial cube root of
[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] 67 | //! <https://eprint.iacr.org/2021/1130>, it is necessary to find a nontrivial cube root of
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:91:70
[INFO] [stdout]    |
[INFO] [stdout] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from https://eprint.iacr.org/2019/814.pdf and
[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] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from <https://eprint.iacr.org/2019/814.pdf> and
[INFO] [stdout]    |                                                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | //! https://eprint.iacr.org/2021/1130, it is necessary to find the endomorphism:
[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] 92 | //! <https://eprint.iacr.org/2021/1130>, it is necessary to find the endomorphism:
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/pairings.rs:506:48
[INFO] [stdout]     |
[INFO] [stdout] 506 | /// conjunction with the [`multi_miller_loop`](crate::multi_miller_loop)
[INFO] [stdout]     |                           -------------------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 506 - /// conjunction with the [`multi_miller_loop`](crate::multi_miller_loop)
[INFO] [stdout] 506 + /// conjunction with the [`multi_miller_loop`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ic_bls12_381/index.html
[INFO] running `Command { std: "docker" "inspect" "cd619c0aed113e2b66faa8071f817506ca89cf1b779f1dc27fe653794f6f182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd619c0aed113e2b66faa8071f817506ca89cf1b779f1dc27fe653794f6f182f", kill_on_drop: false }`
[INFO] [stdout] cd619c0aed113e2b66faa8071f817506ca89cf1b779f1dc27fe653794f6f182f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6466a908aea816e8fe2763c8757b3845923bf5d76cea0c58583eb82db18922cf
[INFO] running `Command { std: "docker" "start" "-a" "6466a908aea816e8fe2763c8757b3845923bf5d76cea0c58583eb82db18922cf", kill_on_drop: false }`
[INFO] [stderr]  Documenting ic_bls12_381 v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/scalar.rs:833:7
[INFO] [stdout]     |
[INFO] [stdout] 833 | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bits`, `default`, `digest`, `experimental`, `group`, `groups`, `nightly`, `pairing`, `pairings`, and `zeroize`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[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: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from https://eprint.iacr.org/2019/814.pdf and
[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] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from <https://eprint.iacr.org/2019/814.pdf> and
[INFO] [stdout]    |                                                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | //! https://eprint.iacr.org/2021/1130, it is necessary to find a nontrivial cube root of
[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] 67 | //! <https://eprint.iacr.org/2021/1130>, it is necessary to find a nontrivial cube root of
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:91:70
[INFO] [stdout]    |
[INFO] [stdout] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from https://eprint.iacr.org/2019/814.pdf and
[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] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from <https://eprint.iacr.org/2019/814.pdf> and
[INFO] [stdout]    |                                                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/notes/design.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | //! https://eprint.iacr.org/2021/1130, it is necessary to find the endomorphism:
[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] 92 | //! <https://eprint.iacr.org/2021/1130>, it is necessary to find the endomorphism:
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ic_bls12_381/index.html
[INFO] running `Command { std: "docker" "inspect" "6466a908aea816e8fe2763c8757b3845923bf5d76cea0c58583eb82db18922cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6466a908aea816e8fe2763c8757b3845923bf5d76cea0c58583eb82db18922cf", kill_on_drop: false }`
[INFO] [stdout] 6466a908aea816e8fe2763c8757b3845923bf5d76cea0c58583eb82db18922cf
