[INFO] fetching crate halo2-axiom 0.5.1...
[INFO] documenting halo2-axiom-0.5.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate halo2-axiom 0.5.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate halo2-axiom 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate halo2-axiom 0.5.1
[INFO] tweaked toml for crates.io crate halo2-axiom 0.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate halo2-axiom 0.5.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] crate crates.io crate halo2-axiom 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-std v0.3.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded tabbycat v0.1.2
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]   Downloaded arrayref v0.3.8
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.6
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded serde_json v1.0.124
[INFO] [stderr]   Downloaded web-sys v0.3.70
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] [stderr]   Downloaded halo2curves-axiom v0.7.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3aec54145eedd78d813b5becd4c18c066ba29185e29ccd7e8b222e3770ea27d
[INFO] running `Command { std: "docker" "start" "-a" "a3aec54145eedd78d813b5becd4c18c066ba29185e29ccd7e8b222e3770ea27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3aec54145eedd78d813b5becd4c18c066ba29185e29ccd7e8b222e3770ea27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3aec54145eedd78d813b5becd4c18c066ba29185e29ccd7e8b222e3770ea27d", kill_on_drop: false }`
[INFO] [stdout] a3aec54145eedd78d813b5becd4c18c066ba29185e29ccd7e8b222e3770ea27d
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ac400f9bfc014b6197cd8e890d7ff98d4a8c87f8bc0a0a148c826815f85eccc
[INFO] running `Command { std: "docker" "start" "-a" "4ac400f9bfc014b6197cd8e890d7ff98d4a8c87f8bc0a0a148c826815f85eccc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling halo2curves-axiom v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[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 halo2-axiom v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/plonk/permutation/keygen.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/plonk/permutation/keygen.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/dev.rs:715:15
[INFO] [stdout]     |
[INFO] [stdout] 715 |         #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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: unclosed HTML tag `C`
[INFO] [stdout]   --> src/plonk/lookup/prover.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// - constructs Permuted<C> struct using permuted_input_value = A', and
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// - constructs `Permuted<C>` struct using permuted_input_value = A', and
[INFO] [stdout]    |                      +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `C`
[INFO] [stdout]   --> src/plonk/lookup/prover.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// The Permuted<C> struct is used to update the Lookup, and is then returned.
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// The `Permuted<C>` struct is used to update the Lookup, and is then returned.
[INFO] [stdout]    |             +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `C`
[INFO] [stdout]    --> src/plonk/lookup/prover.rs:177:40
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// is used to populate the Product<C> struct. The Product<C> struct is
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// is used to populate the `Product<C>` struct. The Product<C> struct is
[INFO] [stdout]     |                                 +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `C`
[INFO] [stdout]    --> src/plonk/lookup/prover.rs:177:63
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// is used to populate the Product<C> struct. The Product<C> struct is
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// is used to populate the Product<C> struct. The `Product<C>` struct is
[INFO] [stdout]     |                                                        +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/halo2_axiom/index.html
[INFO] running `Command { std: "docker" "inspect" "4ac400f9bfc014b6197cd8e890d7ff98d4a8c87f8bc0a0a148c826815f85eccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac400f9bfc014b6197cd8e890d7ff98d4a8c87f8bc0a0a148c826815f85eccc", kill_on_drop: false }`
[INFO] [stdout] 4ac400f9bfc014b6197cd8e890d7ff98d4a8c87f8bc0a0a148c826815f85eccc
[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" "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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c77db28ba0dffd93970a98eee985f45de037f33c4c5c21d5e1d22367804b48b7
[INFO] running `Command { std: "docker" "start" "-a" "c77db28ba0dffd93970a98eee985f45de037f33c4c5c21d5e1d22367804b48b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling halo2curves-axiom v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking tabbycat v0.1.2
[INFO] [stderr]  Documenting halo2-axiom v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/circuit/layouter.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]   --> src/plonk/permutation/keygen.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(not(feature = "thread-safe-region"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]    = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/plonk/permutation/keygen.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/plonk/permutation/keygen.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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: `thread-safe-region`
[INFO] [stdout]    --> src/dev.rs:715:15
[INFO] [stdout]     |
[INFO] [stdout] 715 |         #[cfg(feature = "thread-safe-region")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `asm`, `backtrace`, `batch`, `circuit-params`, `default`, `dev-graph`, `gadget-traces`, `halo2_legacy_pdqsort`, `multicore`, `plotters`, `profile`, `sanity-checks`, `tabbycat`, and `test-dev-graph`
[INFO] [stdout]     = help: consider adding `thread-safe-region` 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 46.10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/halo2_axiom/index.html
[INFO] running `Command { std: "docker" "inspect" "c77db28ba0dffd93970a98eee985f45de037f33c4c5c21d5e1d22367804b48b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77db28ba0dffd93970a98eee985f45de037f33c4c5c21d5e1d22367804b48b7", kill_on_drop: false }`
[INFO] [stdout] c77db28ba0dffd93970a98eee985f45de037f33c4c5c21d5e1d22367804b48b7
