[INFO] cloning repository https://github.com/hangsiahong/BanklessBFT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hangsiahong/BanklessBFT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhangsiahong%2FBanklessBFT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhangsiahong%2FBanklessBFT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d2c970cd4bb473219e59fc8ece799a4930f1d1 [INFO] documenting hangsiahong/BanklessBFT against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhangsiahong%2FBanklessBFT" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hangsiahong/BanklessBFT on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hangsiahong/BanklessBFT [INFO] finished tweaking git repo https://github.com/hangsiahong/BanklessBFT [INFO] tweaked toml for git repo https://github.com/hangsiahong/BanklessBFT written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/hangsiahong/BanklessBFT already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f68a81160827efb39561669302cfa7ad6bfb0c669c3b6e4833047b3a57908327 [INFO] running `Command { std: "docker" "start" "-a" "f68a81160827efb39561669302cfa7ad6bfb0c669c3b6e4833047b3a57908327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f68a81160827efb39561669302cfa7ad6bfb0c669c3b6e4833047b3a57908327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68a81160827efb39561669302cfa7ad6bfb0c669c3b6e4833047b3a57908327", kill_on_drop: false }` [INFO] [stdout] f68a81160827efb39561669302cfa7ad6bfb0c669c3b6e4833047b3a57908327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d7cc997be1475003d04e3f05efda148d16579728d7d7291d1138e194c9d6f3 [INFO] running `Command { std: "docker" "start" "-a" "45d7cc997be1475003d04e3f05efda148d16579728d7d7291d1138e194c9d6f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Documenting bankless-bft v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Member` [INFO] [stdout] --> src/lib.rs:1:81 [INFO] [stdout] | [INFO] [stdout] 1 | //! Implements the Bankless BFT Consensus protocol as a "finality gadget". The [Member] struct [INFO] [stdout] | ^^^^^^ no item named `Member` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ix` [INFO] [stdout] --> src/terminal.rs:85:74 [INFO] [stdout] | [INFO] [stdout] 85 | /// by placing Some(v_hash), where v_hash is the hash of v in parents[ix] in the TerminalUnit object for u. [INFO] [stdout] | ^^ no item named `ix` 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/alerts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | /// https://hangsiahong.github.io/BanklessBFT/how_banklessbft_does_it.html Section 2.5 and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/alerts.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | /// https://hangsiahong.github.io/BanklessBFT/reliable_broadcast.html and to the Bankless [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/alerts.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | /// paper https://arxiv.org/abs/1908.05156 Appendix A1 for a discussion. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/creation/mod.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/extender.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/network.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Network represents an interface for sending and receiving NetworkData. [INFO] [stdout] 21 | | /// [INFO] [stdout] 22 | | /// Note on Rate Control: it is assumed that Network implements a rate control mechanism guaranteeing [INFO] [stdout] 23 | | /// that no node is allowed to spam messages without limits. We do not specify details yet, but in [INFO] [stdout] ... | [INFO] [stdout] 39 | | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html [INFO] [stdout] 40 | | /// Section 3.1.2 for a discussion of the required guarantees of this trait's implementation. [INFO] [stdout] | |_____________________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/config.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | /// Main configuration of the consensus. We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rmc.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/reliable_broadcast.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/terminal.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | /// We also refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/units/store.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | /// to the Terminal. We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / /// The source of data items that consensus should order. [INFO] [stdout] 37 | | /// [INFO] [stdout] 38 | | /// BanklessBFT internally calls [`DataProvider::get_data`] whenever a new unit is created and data needs to be placed inside. [INFO] [stdout] 39 | | /// [INFO] [stdout] 40 | | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html for a discussion [INFO] [stdout] 41 | | /// and examples of how this trait can be implemented. [INFO] [stdout] | |______________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.93s [INFO] running `Command { std: "docker" "inspect" "45d7cc997be1475003d04e3f05efda148d16579728d7d7291d1138e194c9d6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d7cc997be1475003d04e3f05efda148d16579728d7d7291d1138e194c9d6f3", kill_on_drop: false }` [INFO] [stdout] 45d7cc997be1475003d04e3f05efda148d16579728d7d7291d1138e194c9d6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9dce7e860da6b92cfec88c1a22422576c1608d2d504c2ab25532f85b4de8cfa5 [INFO] running `Command { std: "docker" "start" "-a" "9dce7e860da6b92cfec88c1a22422576c1608d2d504c2ab25532f85b4de8cfa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Documenting bankless-bft v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Member` [INFO] [stdout] --> src/lib.rs:1:81 [INFO] [stdout] | [INFO] [stdout] 1 | //! Implements the Bankless BFT Consensus protocol as a "finality gadget". The [Member] struct [INFO] [stdout] | ^^^^^^ no item named `Member` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ix` [INFO] [stdout] --> src/terminal.rs:85:74 [INFO] [stdout] | [INFO] [stdout] 85 | /// by placing Some(v_hash), where v_hash is the hash of v in parents[ix] in the TerminalUnit object for u. [INFO] [stdout] | ^^ no item named `ix` 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/alerts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | /// https://hangsiahong.github.io/BanklessBFT/how_banklessbft_does_it.html Section 2.5 and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/alerts.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | /// https://hangsiahong.github.io/BanklessBFT/reliable_broadcast.html and to the Bankless [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/alerts.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | /// paper https://arxiv.org/abs/1908.05156 Appendix A1 for a discussion. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/creation/mod.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/extender.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/network.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Network represents an interface for sending and receiving NetworkData. [INFO] [stdout] 21 | | /// [INFO] [stdout] 22 | | /// Note on Rate Control: it is assumed that Network implements a rate control mechanism guaranteeing [INFO] [stdout] 23 | | /// that no node is allowed to spam messages without limits. We do not specify details yet, but in [INFO] [stdout] ... | [INFO] [stdout] 39 | | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html [INFO] [stdout] 40 | | /// Section 3.1.2 for a discussion of the required guarantees of this trait's implementation. [INFO] [stdout] | |_____________________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/config.rs:21:72 [INFO] [stdout] | [INFO] [stdout] 21 | /// Main configuration of the consensus. We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rmc.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/reliable_broadcast.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/terminal.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | /// We also refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/units/store.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | /// to the Terminal. We refer to the documentation https://hangsiahong.github.io/BanklessBFT/internals.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / /// The source of data items that consensus should order. [INFO] [stdout] 37 | | /// [INFO] [stdout] 38 | | /// BanklessBFT internally calls [`DataProvider::get_data`] whenever a new unit is created and data needs to be placed inside. [INFO] [stdout] 39 | | /// [INFO] [stdout] 40 | | /// We refer to the documentation https://hangsiahong.github.io/BanklessBFT/bankless_bft_api.html for a discussion [INFO] [stdout] 41 | | /// and examples of how this trait can be implemented. [INFO] [stdout] | |______________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "9dce7e860da6b92cfec88c1a22422576c1608d2d504c2ab25532f85b4de8cfa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dce7e860da6b92cfec88c1a22422576c1608d2d504c2ab25532f85b4de8cfa5", kill_on_drop: false }` [INFO] [stdout] 9dce7e860da6b92cfec88c1a22422576c1608d2d504c2ab25532f85b4de8cfa5