[INFO] fetching crate leaky-bucket 0.11.1... [INFO] documenting leaky-bucket-0.11.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate leaky-bucket 0.11.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate leaky-bucket 0.11.1 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 leaky-bucket 0.11.1 [INFO] finished tweaking crates.io crate leaky-bucket 0.11.1 [INFO] tweaked toml for crates.io crate leaky-bucket 0.11.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate leaky-bucket 0.11.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1fe68265d4519a000329307ca239b9b07d363bbdcce8af6d2c90790fc3ae1e40 [INFO] running `Command { std: "docker" "start" "-a" "1fe68265d4519a000329307ca239b9b07d363bbdcce8af6d2c90790fc3ae1e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe68265d4519a000329307ca239b9b07d363bbdcce8af6d2c90790fc3ae1e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe68265d4519a000329307ca239b9b07d363bbdcce8af6d2c90790fc3ae1e40", kill_on_drop: false }` [INFO] [stdout] 1fe68265d4519a000329307ca239b9b07d363bbdcce8af6d2c90790fc3ae1e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e1f61e3db442244d2e6070fc6ce747137e50f2704f9ed7bab38a8c22f95e870b [INFO] running `Command { std: "docker" "start" "-a" "e1f61e3db442244d2e6070fc6ce747137e50f2704f9ed7bab38a8c22f95e870b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Documenting leaky-bucket v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | #![deny(missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `Command { std: "docker" "inspect" "e1f61e3db442244d2e6070fc6ce747137e50f2704f9ed7bab38a8c22f95e870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f61e3db442244d2e6070fc6ce747137e50f2704f9ed7bab38a8c22f95e870b", kill_on_drop: false }` [INFO] [stdout] e1f61e3db442244d2e6070fc6ce747137e50f2704f9ed7bab38a8c22f95e870b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] abf6d1eaf6d738ce5cb065c5892f2864b9ade3ccf5815665ba20624581309219 [INFO] running `Command { std: "docker" "start" "-a" "abf6d1eaf6d738ce5cb065c5892f2864b9ade3ccf5815665ba20624581309219", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Documenting leaky-bucket v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | #![deny(missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | /// A token-bucket rate limiter. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | #![deny(missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / impl RateLimiter { [INFO] [stdout] 335 | | /// Construct a new [`Builder`] for a [`RateLimiter`]. [INFO] [stdout] 336 | | /// [INFO] [stdout] 337 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 488 | | } [INFO] [stdout] 489 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | /// A builder for a [`RateLimiter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | / impl Builder { [INFO] [stdout] 512 | | /// Configure the max number of tokens to use. [INFO] [stdout] 513 | | /// [INFO] [stdout] 514 | | /// If unspecified, this will default to be 2 times the [`refill`] or the [INFO] [stdout] ... | [INFO] [stdout] 683 | | } [INFO] [stdout] 684 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:974:1 [INFO] [stdout] | [INFO] [stdout] 974 | / /// The future associated with acquiring permits from a rate limiter using [INFO] [stdout] 975 | | /// [`RateLimiter::acquire`]. [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:978:1 [INFO] [stdout] | [INFO] [stdout] 978 | / impl Acquire<'_> { [INFO] [stdout] 979 | | /// Test if this acquire task is currently coordinating the rate limiter. [INFO] [stdout] 980 | | /// [INFO] [stdout] 981 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 1013 | | } [INFO] [stdout] 1014 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | / /// The future associated with acquiring permits from a rate limiter using [INFO] [stdout] 1026 | | /// [`RateLimiter::acquire_owned`]. [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1029:1 [INFO] [stdout] | [INFO] [stdout] 1029 | / impl AcquireOwned { [INFO] [stdout] 1030 | | /// Test if this acquire task is currently coordinating the rate limiter. [INFO] [stdout] 1031 | | /// [INFO] [stdout] 1032 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 1064 | | } [INFO] [stdout] 1065 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `leaky-bucket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name leaky_bucket 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=e4b55585fdddd6ff -L dependency=/opt/rustwide/target/debug/deps --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1741df42fc15afa3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-baa4b324df7e67e9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b82322fb08bafe33.rmeta --extern-html-root-url 'parking_lot=https://docs.rs/parking_lot/0.11.1/' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.6.1/' --extern-html-root-url 'tracing=https://docs.rs/tracing/0.1.26/' -Zunstable-options --crate-version 0.11.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "abf6d1eaf6d738ce5cb065c5892f2864b9ade3ccf5815665ba20624581309219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf6d1eaf6d738ce5cb065c5892f2864b9ade3ccf5815665ba20624581309219", kill_on_drop: false }` [INFO] [stdout] abf6d1eaf6d738ce5cb065c5892f2864b9ade3ccf5815665ba20624581309219