[INFO] fetching crate bloomfilter-rs 0.1.0... [INFO] documenting bloomfilter-rs-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate bloomfilter-rs 0.1.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate bloomfilter-rs 0.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bloomfilter-rs 0.1.0 [INFO] finished tweaking crates.io crate bloomfilter-rs 0.1.0 [INFO] tweaked toml for crates.io crate bloomfilter-rs 0.1.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate crates.io crate bloomfilter-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.6 [INFO] [stderr] Downloaded cli-table-derive v0.4.4 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded quote v1.0.16 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded xoroshiro128 v0.5.0 [INFO] [stderr] Downloaded fasthash-fork v0.4.1 [INFO] [stderr] Downloaded fasthash-sys-fork v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5916b0e13846116df5e69c3df8438df2fd929bf1ee9f0ea9f2fbebf6849e3ccc [INFO] running `Command { std: "docker" "start" "-a" "5916b0e13846116df5e69c3df8438df2fd929bf1ee9f0ea9f2fbebf6849e3ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5916b0e13846116df5e69c3df8438df2fd929bf1ee9f0ea9f2fbebf6849e3ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5916b0e13846116df5e69c3df8438df2fd929bf1ee9f0ea9f2fbebf6849e3ccc", kill_on_drop: false }` [INFO] [stdout] 5916b0e13846116df5e69c3df8438df2fd929bf1ee9f0ea9f2fbebf6849e3ccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4b5704e1525f99a8c2be599ab80dfbe0d64be86b2d0414f2f2841ad8b53fd5 [INFO] running `Command { std: "docker" "start" "-a" "dd4b5704e1525f99a8c2be599ab80dfbe0d64be86b2d0414f2f2841ad8b53fd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling fasthash-sys-fork v0.4.2 [INFO] [stderr] Compiling fasthash-fork v0.4.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xoroshiro128 v0.5.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cli-table v0.4.6 [INFO] [stderr] Documenting bloomfilter-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 27.38s [INFO] running `Command { std: "docker" "inspect" "dd4b5704e1525f99a8c2be599ab80dfbe0d64be86b2d0414f2f2841ad8b53fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4b5704e1525f99a8c2be599ab80dfbe0d64be86b2d0414f2f2841ad8b53fd5", kill_on_drop: false }` [INFO] [stdout] dd4b5704e1525f99a8c2be599ab80dfbe0d64be86b2d0414f2f2841ad8b53fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 1bb9fe88dc09b393ed575a5c83e1adf001fc83f0b8d96e60b32cf57a05289b73 [INFO] running `Command { std: "docker" "start" "-a" "1bb9fe88dc09b393ed575a5c83e1adf001fc83f0b8d96e60b32cf57a05289b73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling fasthash-sys-fork v0.4.2 [INFO] [stderr] Compiling fasthash-fork v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xoroshiro128 v0.5.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking cli-table v0.4.6 [INFO] [stderr] Documenting bloomfilter-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / //! # Genetic algorithms for solving TSPs. [INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! This crates contains utitlities to run genetic algorithms and solve Traveling Salesman Problems. [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `bloomfilter-rs` [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | /// This module contains the main logic of the bloom filter. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/filter.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | /// Bloom Filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/filter.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / impl Bloomfilter { [INFO] [stdout] 18 | | /// Get a new bloom filter with a bitmap of length `n_bits` and `n_hash_functions` [INFO] [stdout] 19 | | /// hash functions. [INFO] [stdout] 20 | | /// [INFO] [stdout] ... | [INFO] [stdout] 274 | | } [INFO] [stdout] 275 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name bloomfilter_rs src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=22952e2e3d92c848 -L dependency=/opt/rustwide/target/debug/deps --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-2476be14d5aeead6.rmeta --extern fasthash_fork=/opt/rustwide/target/debug/deps/libfasthash_fork-a7d11169aaa95008.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-edb9d13fdaa489ed.rmeta --extern-html-root-url 'cli_table=https://docs.rs/cli-table/0.4.6/' --extern-html-root-url 'fasthash_fork=https://docs.rs/fasthash-fork/0.4.1/' --extern-html-root-url 'rand=https://docs.rs/rand/0.8.5/' -Zunstable-options --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/filter.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | / /// This function computes the actual false_positive rate for a bloomfilter. [INFO] [stdout] 329 | | /// The formula is taken from `https://en.wikipedia.org/wiki/Bloom_filter#Probability_of_false_positives` [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/filter.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / /// Create a hash-filter given the specification of the function and test [INFO] [stdout] 344 | | /// its false positives, false negatives rate and time to insert object / [INFO] [stdout] 345 | | /// test that objects are in there. [INFO] [stdout] 346 | | /// [INFO] [stdout] ... | [INFO] [stdout] 354 | | /// Returns: [INFO] [stdout] 355 | | /// * (false_positive_rate, false_negative_rate, insertion_time_per_1000_entries, contains_time_per_1000_entry, expected_false_positive_rate) [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/filter.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | / /// Repeate the `compute_mistakes_and_execution_time_bloomfilter` and average the [INFO] [stdout] 413 | | /// individual result to get more robust estimates. [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | /// Crate a random sequence. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/random_sequence.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / /// [INFO] [stdout] 5 | | /// # Arguments [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// * `range` - The range that should be sampled. [INFO] [stdout] 8 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/random_sequence.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / /// [INFO] [stdout] 23 | | /// # Arguments [INFO] [stdout] 24 | | /// [INFO] [stdout] 25 | | /// * `range` - The range that should be sampled. [INFO] [stdout] 26 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1bb9fe88dc09b393ed575a5c83e1adf001fc83f0b8d96e60b32cf57a05289b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb9fe88dc09b393ed575a5c83e1adf001fc83f0b8d96e60b32cf57a05289b73", kill_on_drop: false }` [INFO] [stdout] 1bb9fe88dc09b393ed575a5c83e1adf001fc83f0b8d96e60b32cf57a05289b73