[INFO] fetching crate halo2curves-axiom 0.7.2...
[INFO] documenting halo2curves-axiom-0.7.2 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2
[INFO] extracting crate halo2curves-axiom 0.7.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate halo2curves-axiom 0.7.2
[INFO] finished tweaking crates.io crate halo2curves-axiom 0.7.2
[INFO] tweaked toml for crates.io crate halo2curves-axiom 0.7.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate halo2curves-axiom 0.7.2 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding ark-std v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.10.0)
[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] [stderr]       Adding serde_arrays v0.1.0 (available: v0.2.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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blake2b_simd v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c5d4588636bfcbac5f495ba9978827593495ed8dbfbd00075d90d86be55d28a
[INFO] running `Command { std: "docker" "start" "-a" "8c5d4588636bfcbac5f495ba9978827593495ed8dbfbd00075d90d86be55d28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c5d4588636bfcbac5f495ba9978827593495ed8dbfbd00075d90d86be55d28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5d4588636bfcbac5f495ba9978827593495ed8dbfbd00075d90d86be55d28a", kill_on_drop: false }`
[INFO] [stdout] 8c5d4588636bfcbac5f495ba9978827593495ed8dbfbd00075d90d86be55d28a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 777031f0c25eae3371170bf92dafc40464d02efd936b693e69e19f7b13756afb
[INFO] running `Command { std: "docker" "start" "-a" "777031f0c25eae3371170bf92dafc40464d02efd936b693e69e19f7b13756afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling halo2curves-axiom v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]  Documenting halo2curves-axiom v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/scalar.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/fp.rs:1318:7
[INFO] [stdout]      |
[INFO] [stdout] 1318 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp2.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/fp2.rs:1262:7
[INFO] [stdout]      |
[INFO] [stdout] 1262 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/g1.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/g1.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1121:7
[INFO] [stdout]      |
[INFO] [stdout] 1121 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1173:7
[INFO] [stdout]      |
[INFO] [stdout] 1173 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1976:7
[INFO] [stdout]      |
[INFO] [stdout] 1976 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/bls12_381/g2.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/g2.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/g2.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1179:7
[INFO] [stdout]      |
[INFO] [stdout] 1179 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1231:7
[INFO] [stdout]      |
[INFO] [stdout] 1231 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1311:7
[INFO] [stdout]      |
[INFO] [stdout] 1311 | #[cfg(feature = "alloc")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:2418:7
[INFO] [stdout]      |
[INFO] [stdout] 2418 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp12.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/fp12.rs:892:7
[INFO] [stdout]     |
[INFO] [stdout] 892 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp6.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/fp6.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/pairings.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/pairings.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/pairings.rs:922:7
[INFO] [stdout]     |
[INFO] [stdout] 922 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/bls12_381/hash_to_curve/expand_msg.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/bls12_381/hash_to_curve/expand_msg.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "alloc")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/bls12_381/hash_to_curve/expand_msg.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg(feature = "alloc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `X`
[INFO] [stdout]  --> src/pluto_eris/fields/fp12.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// -GAMMA is a quadratic non-residue in Fp6. Fp12 = Fp6[X]/(X^2 + GAMMA)
[INFO] [stdout]   |                                                          ^ no item named `X` 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 `X`
[INFO] [stdout]   --> src/pluto_eris/fields/fp2.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// -ALPHA is a quadratic non-residue in Fp. Fp2 = Fp[X]/(X^2 + ALPHA)
[INFO] [stdout]    |                                                       ^ no item named `X` 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 `X`
[INFO] [stdout]  --> src/pluto_eris/fields/fp6.rs:8:52
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// -BETA is a cubic non-residue in Fp2. Fp6 = Fp2[X]/(X^3 + BETA)
[INFO] [stdout]   |                                                    ^ no item named `X` 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/ff_ext/inverse.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |     /// https://arxiv.org/pdf/2204.04342.pdf
[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] 384 |     /// <https://arxiv.org/pdf/2204.04342.pdf>
[INFO] [stdout]     |         +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/hash_to_curve.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Modified from https://github.com/zcash/pasta_curves/blob/7e3fc6a4919f6462a32b79dd226cb2587b7961eb/src/hashtocurve.rs#L11.
[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] 11 | /// Modified from <https://github.com/zcash/pasta_curves/blob/7e3fc6a4919f6462a32b79dd226cb2587b7961eb/src/hashtocurve.rs#L11.>
[INFO] [stdout]    |                   +                                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hash_to_curve.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// Implementation of https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#section-6.6.1
[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] 304 | /// Implementation of <https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#section-6.6.1>
[INFO] [stdout]     |                       +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/pluto_eris/curve.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Computed using https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#svdw-z-code
[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] 155 |     /// Computed using <https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#svdw-z-code>
[INFO] [stdout]     |                        +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/pluto_eris/curve.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     /// Computed using https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#svdw-z-code
[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] 227 |     /// Computed using <https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-10.html#svdw-z-code>
[INFO] [stdout]     |                        +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/pluto_eris/engine.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Adaptation of Algorithm 1, https://eprint.iacr.org/2013/722.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] 18 | /// Adaptation of Algorithm 1, <https://eprint.iacr.org/2013/722.pdf>
[INFO] [stdout]    |                                +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/halo2curves_axiom/index.html
[INFO] running `Command { std: "docker" "inspect" "777031f0c25eae3371170bf92dafc40464d02efd936b693e69e19f7b13756afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777031f0c25eae3371170bf92dafc40464d02efd936b693e69e19f7b13756afb", kill_on_drop: false }`
[INFO] [stdout] 777031f0c25eae3371170bf92dafc40464d02efd936b693e69e19f7b13756afb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/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] dc7e002ef036d4d981d222c48efaac4e596a1572b35bbeba1ba17c9c8fdacd02
[INFO] running `Command { std: "docker" "start" "-a" "dc7e002ef036d4d981d222c48efaac4e596a1572b35bbeba1ba17c9c8fdacd02", kill_on_drop: false }`
[INFO] [stderr]  Documenting halo2curves-axiom v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/scalar.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/fp.rs:1318:7
[INFO] [stdout]      |
[INFO] [stdout] 1318 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp2.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/fp2.rs:1262:7
[INFO] [stdout]      |
[INFO] [stdout] 1262 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/g1.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/g1.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1121:7
[INFO] [stdout]      |
[INFO] [stdout] 1121 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1173:7
[INFO] [stdout]      |
[INFO] [stdout] 1173 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g1.rs:1976:7
[INFO] [stdout]      |
[INFO] [stdout] 1976 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/bls12_381/g2.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/g2.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/g2.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1179:7
[INFO] [stdout]      |
[INFO] [stdout] 1179 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1231:7
[INFO] [stdout]      |
[INFO] [stdout] 1231 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]     --> src/bls12_381/g2.rs:1311:7
[INFO] [stdout]      |
[INFO] [stdout] 1311 | #[cfg(feature = "alloc")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]     --> src/bls12_381/g2.rs:2418:7
[INFO] [stdout]      |
[INFO] [stdout] 2418 | #[cfg(feature = "zeroize")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]      = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp12.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/fp12.rs:892:7
[INFO] [stdout]     |
[INFO] [stdout] 892 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/fp6.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/fp6.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/bls12_381/pairings.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "zeroize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/pairings.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]    --> src/bls12_381/pairings.rs:922:7
[INFO] [stdout]     |
[INFO] [stdout] 922 | #[cfg(feature = "zeroize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `zeroize` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/bls12_381/hash_to_curve/expand_msg.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]    = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/bls12_381/hash_to_curve/expand_msg.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "alloc")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/bls12_381/hash_to_curve/expand_msg.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg(feature = "alloc")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `bits`, `bn256-table`, `default`, `derive_serde`, `hex`, `prefetch`, `print-trace`, `serde`, and `serde_arrays`
[INFO] [stdout]     = help: consider adding `alloc` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/halo2curves_axiom/index.html
[INFO] running `Command { std: "docker" "inspect" "dc7e002ef036d4d981d222c48efaac4e596a1572b35bbeba1ba17c9c8fdacd02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7e002ef036d4d981d222c48efaac4e596a1572b35bbeba1ba17c9c8fdacd02", kill_on_drop: false }`
[INFO] [stdout] dc7e002ef036d4d981d222c48efaac4e596a1572b35bbeba1ba17c9c8fdacd02
