[INFO] fetching crate tfhe-hpu-backend 0.6.0...
[INFO] documenting tfhe-hpu-backend-0.6.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate tfhe-hpu-backend 0.6.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tfhe-hpu-backend 0.6.0
[INFO] finished tweaking crates.io crate tfhe-hpu-backend 0.6.0
[INFO] tweaked toml for crates.io crate tfhe-hpu-backend 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfhe-hpu-backend 0.6.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfhe-hpu-backend 0.6.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zhc_utils_macro v0.8.3
[INFO] [stderr]   Downloaded zhc_utils v0.8.3
[INFO] [stderr]   Downloaded zhc v0.8.3
[INFO] [stderr]   Downloaded zhc_langs v0.8.3
[INFO] [stderr]   Downloaded bitfield-struct v0.10.1
[INFO] [stderr]   Downloaded ra2m_ffi_ipc v1.0.0
[INFO] [stderr]   Downloaded zhc_sim v0.8.3
[INFO] [stderr]   Downloaded ra2m_ffi v1.0.0
[INFO] [stderr]   Downloaded zhc_pipeline v0.8.3
[INFO] [stderr]   Downloaded zhc_crypto v0.8.3
[INFO] [stderr]   Downloaded zhc_builder v0.8.3
[INFO] [stderr]   Downloaded hw_regmap v0.2.2
[INFO] [stderr]   Downloaded zhc_ir v0.8.3
[INFO] [stderr]   Downloaded clap-num v1.2.0
[INFO] [stderr]   Downloaded ipc-channel v0.18.3
[INFO] [stderr]   Downloaded dot2 v1.0.0
[INFO] [stderr]   Downloaded bitfield-struct v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a
[INFO] running `Command { std: "docker" "start" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zhc_utils_macro v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bitfield-struct v0.10.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bitfield-struct v0.13.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zhc_utils v0.8.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ipc-channel v0.18.3
[INFO] [stderr]     Checking ra2m_ffi_ipc v1.0.0
[INFO] [stderr]     Checking ra2m_ffi v1.0.0
[INFO] [stderr]     Checking zhc_ir v0.8.3
[INFO] [stderr]     Checking zhc_crypto v0.8.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hw_regmap v0.2.2
[INFO] [stderr]     Checking zhc_langs v0.8.3
[INFO] [stderr]     Checking zhc_sim v0.8.3
[INFO] [stderr]     Checking zhc_builder v0.8.3
[INFO] [stderr]     Checking zhc_pipeline v0.8.3
[INFO] [stderr]     Checking zhc v0.8.3
[INFO] [stderr]  Documenting tfhe-hpu-backend v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/glwe_ciphertext.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// Return the [`Parameters`] of the [`HpuGlweCiphertext`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` 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] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// Return the [`HpuParameters`] of the [`HpuGlweCiphertext`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/glwe_lookuptable.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Return the [`Parameters`] of the [`HpuGlweLookuptable`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Return the [`HpuParameters`] of the [`HpuGlweLookuptable`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]    --> src/entities/lwe_bootstrap_key.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// Return the [`Parameters`] of the [`HpuLweBootstrapKey`].
[INFO] [stdout]     |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// Return the [`HpuParameters`] of the [`HpuLweBootstrapKey`].
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/lwe_ciphertext.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// Return the [`Parameters`] of the [`HpuLweCiphertext`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// Return the [`HpuParameters`] of the [`HpuLweCiphertext`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/lwe_keyswitch_key.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// Return the [`Parameters`] of the [`HpuLweKeyswitchKey`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// Return the [`HpuParameters`] of the [`HpuLweKeyswitchKey`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/interface/rtl/runtime.rs:815:46
[INFO] [stdout]     |
[INFO] [stdout] 815 |     /// ISC 4 latest instructions received ([0] is the most recent)
[INFO] [stdout]     |                                              ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                       ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                              ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                                         ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout]                           ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout]                                      ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i`
[INFO] [stdout]    --> src/fw/fw_impl/ilp_log.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | / /// Propagate bit value given by bit_type from msb to lsb,
[INFO] [stdout] 416 | | /// on block basis.
[INFO] [stdout] 417 | | /// If inverse_output = false
[INFO] [stdout] 418 | | /// From MSB to LSB:
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | | /// If inverse_output = true, the output bits described above are
[INFO] [stdout] 424 | | /// negated.
[INFO] [stdout]     | |____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tfhe_hpu_backend/index.html
[INFO] running `Command { std: "docker" "inspect" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting tfhe-hpu-backend v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/glwe_ciphertext.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// Return the [`Parameters`] of the [`HpuGlweCiphertext`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` 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] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// Return the [`HpuParameters`] of the [`HpuGlweCiphertext`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/glwe_lookuptable.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Return the [`Parameters`] of the [`HpuGlweLookuptable`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Return the [`HpuParameters`] of the [`HpuGlweLookuptable`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]    --> src/entities/lwe_bootstrap_key.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// Return the [`Parameters`] of the [`HpuLweBootstrapKey`].
[INFO] [stdout]     |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// Return the [`HpuParameters`] of the [`HpuLweBootstrapKey`].
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/lwe_ciphertext.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// Return the [`Parameters`] of the [`HpuLweCiphertext`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// Return the [`HpuParameters`] of the [`HpuLweCiphertext`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Parameters`
[INFO] [stdout]   --> src/entities/lwe_keyswitch_key.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// Return the [`Parameters`] of the [`HpuLweKeyswitchKey`].
[INFO] [stdout]    |                      ^^^^^^^^^^ no item named `Parameters` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HpuParameters`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// Return the [`HpuParameters`] of the [`HpuLweKeyswitchKey`].
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                       ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                              ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (from[0], to[0], amount[0], ..., from[N-1], to[N-1], amount[N-1])
[INFO] [stdout]                                         ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout]                           ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/fw/fw_impl/llt/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | / /// Implement erc_7984 fund xfer
[INFO] [stdout] 384 | | /// Targeted algorithm is as follow:
[INFO] [stdout] 385 | | /// 1. Check that from has enough funds
[INFO] [stdout] 386 | | /// 2. Compute real_amount to xfer (i.e. amount or 0)
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | | ///     (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout] 393 | | /// Where N is the batch size
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]                 (dst_from[0], dst_to[0], ..., dst_from[N-1], dst_to[N-1])
[INFO] [stdout]                                      ^
[INFO] [stdout]     = note: no item named `0` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i`
[INFO] [stdout]    --> src/fw/fw_impl/ilp_log.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | / /// Propagate bit value given by bit_type from msb to lsb,
[INFO] [stdout] 416 | | /// on block basis.
[INFO] [stdout] 417 | | /// If inverse_output = false
[INFO] [stdout] 418 | | /// From MSB to LSB:
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | | /// If inverse_output = true, the output bits described above are
[INFO] [stdout] 424 | | /// negated.
[INFO] [stdout]     | |____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tfhe_hpu_backend/index.html
[INFO] running `Command { std: "docker" "inspect" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a", kill_on_drop: false }`
[INFO] [stdout] a4945f15b609218d4e4e711cbc6f139aa03526c958af761b9afdc44e798c0e1a
