[INFO] fetching crate indented-blocks 0.6.0... [INFO] documenting indented-blocks-0.6.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-3 [INFO] extracting crate indented-blocks 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate indented-blocks 0.6.0 [INFO] finished tweaking crates.io crate indented-blocks 0.6.0 [INFO] tweaked toml for crates.io crate indented-blocks 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate indented-blocks 0.6.0 on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee [INFO] running `Command { std: "docker" "start" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee", 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" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Documenting indented-blocks v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0080]: reached the configured maximum number of stack frames [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/num_buffer.rs:26:45 [INFO] [stdout] | [INFO] [stdout] = note: evaluation of `::Buf::{constant#0}` failed inside this call [INFO] [stdout] ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/num_buffer.rs:39:1 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] note: inside `core::num::::checked_ilog10` [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/uint_macros.rs:1914:32 [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/mod.rs:1449:4 [INFO] [stdout] ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/mod.rs:1473:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] note: inside `core::num::NonZero::::ilog10` [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/nonzero.rs:1818:12 [INFO] [stdout] ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/nonzero.rs:2506:1 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] note: inside `core::num::imp::int_log10::usize` [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/imp/int_log10.rs:132:4 [INFO] [stdout] note: inside `core::num::imp::int_log10::u64` [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/imp/int_log10.rs:104:21 [INFO] [stdout] ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/num/imp/int_log10.rs:117:1 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] note: inside `core::ub_checks::check_language_ub` [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/intrinsics/mod.rs:2458:8 [INFO] [stdout] --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ub_checks.rs:98:4 [INFO] [stdout] ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ub_checks.rs:107:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_NumBufferTrait` which comes from the expansion of the macro `const_eval_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Indention` [INFO] [stdout] --> src/lib.rs:86:37 [INFO] [stdout] | [INFO] [stdout] 86 | /// and main text. (see also: the [`Indention`] type) [INFO] [stdout] | ^^^^^^^^^ no item named `Indention` 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] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not document `indented-blocks` [INFO] running `Command { std: "docker" "inspect" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee", kill_on_drop: false }` [INFO] [stdout] 3974d3d3a161890bbc1801af94c514daea3f18865939b661c00b7931843df0ee