[INFO] fetching crate cyclic_data_types 0.2.3... [INFO] documenting cyclic_data_types-0.2.3 against 1.86.0 for beta-1.87-rustdoc-1 [INFO] extracting crate cyclic_data_types 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate cyclic_data_types 0.2.3 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cyclic_data_types 0.2.3 [INFO] finished tweaking crates.io crate cyclic_data_types 0.2.3 [INFO] tweaked toml for crates.io crate cyclic_data_types 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding arraydeque v0.4.5 (available: v0.5.1) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding ringbuffer v0.11.1 (available: v0.15.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded circular-queue v0.2.7 [INFO] [stderr] Downloaded ringbuffer v0.11.1 [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded ring_queue v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63a292c2608e9107d0d93e3cde29b264631c11414a97182d7afba55a2dbf68c2 [INFO] running `Command { std: "docker" "start" "-a" "63a292c2608e9107d0d93e3cde29b264631c11414a97182d7afba55a2dbf68c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63a292c2608e9107d0d93e3cde29b264631c11414a97182d7afba55a2dbf68c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a292c2608e9107d0d93e3cde29b264631c11414a97182d7afba55a2dbf68c2", kill_on_drop: false }` [INFO] [stdout] 63a292c2608e9107d0d93e3cde29b264631c11414a97182d7afba55a2dbf68c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc4671ee120ba8737c1aaaaa736fdc93564d613ac2628ca0e61da9a4b21e4de [INFO] running `Command { std: "docker" "start" "-a" "6bc4671ee120ba8737c1aaaaa736fdc93564d613ac2628ca0e61da9a4b21e4de", kill_on_drop: false }` [INFO] [stderr] Documenting cyclic_data_types v0.2.3 (/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:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(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: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stdout] = note: see issue #101730 for more information [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Stack` [INFO] [stdout] --> src/../README.md:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | It is recommended to use [`Vec`] over [`Stack`] for most applications. As [`Vec`] has better - if not similar performance to the [`Stack`... [INFO] [stdout] | ^^^^^ no item named `Stack` 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] warning: unresolved link to `Stack` [INFO] [stdout] --> src/../README.md:25:132 [INFO] [stdout] | [INFO] [stdout] 25 | ...has better - if not similar performance to the [`Stack`]. It is therefore, [`Stack`] should only be used when the stack should strictl... [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `Stack` [INFO] [stdout] --> src/../README.md:25:160 [INFO] [stdout] | [INFO] [stdout] 25 | ...performance to the [`Stack`]. It is therefore, [`Stack`] should only be used when the stack should strictly be limited to a given size... [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `Stack` [INFO] [stdout] --> src/../README.md:25:297 [INFO] [stdout] | [INFO] [stdout] 25 | ...d or convince of life features provided by the [`Stack`]. [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `note` [INFO] [stdout] --> src/list/mod.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` 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 `note` [INFO] [stdout] --> src/stack/mod.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` 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 `note` [INFO] [stdout] --> src/queue/mod.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/list/mod.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | /// SIZE is a generic constant [^note] that defines the maximum size of the list [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/list/mod.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/stack/mod.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | /// SIZE is a generic constant [^note] that defines the maximum size of the stack [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/stack/mod.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/queue/mod.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | /// SIZE is a generic constant [^note] that defines the maximum size of the queue [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/queue/mod.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Generated /opt/rustwide/target/doc/cyclic_data_types/index.html [INFO] running `Command { std: "docker" "inspect" "6bc4671ee120ba8737c1aaaaa736fdc93564d613ac2628ca0e61da9a4b21e4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc4671ee120ba8737c1aaaaa736fdc93564d613ac2628ca0e61da9a4b21e4de", kill_on_drop: false }` [INFO] [stdout] 6bc4671ee120ba8737c1aaaaa736fdc93564d613ac2628ca0e61da9a4b21e4de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3b4db4cb96e27e7d999d25661453ba39245349241f1221428bd3887a891f2a [INFO] running `Command { std: "docker" "start" "-a" "5e3b4db4cb96e27e7d999d25661453ba39245349241f1221428bd3887a891f2a", kill_on_drop: false }` [INFO] [stderr] Documenting cyclic_data_types v0.2.3 (/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:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(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: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stdout] = note: see issue #101730 for more information [INFO] [stdout] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-31; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Stack` [INFO] [stdout] --> src/../README.md:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | It is recommended to use [`Vec`] over [`Stack`] for most applications. As [`Vec`] has better - if not similar performance to the [`Stack`... [INFO] [stdout] | ^^^^^ no item named `Stack` 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] warning: unresolved link to `Stack` [INFO] [stdout] --> src/../README.md:25:132 [INFO] [stdout] | [INFO] [stdout] 25 | ...has better - if not similar performance to the [`Stack`]. It is therefore, [`Stack`] should only be used when the stack should strictl... [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `Stack` [INFO] [stdout] --> src/../README.md:25:160 [INFO] [stdout] | [INFO] [stdout] 25 | ...performance to the [`Stack`]. It is therefore, [`Stack`] should only be used when the stack should strictly be limited to a given size... [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `Stack` [INFO] [stdout] --> src/../README.md:25:297 [INFO] [stdout] | [INFO] [stdout] 25 | ...d or convince of life features provided by the [`Stack`]. [INFO] [stdout] | ^^^^^ no item named `Stack` 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 `note` [INFO] [stdout] --> src/list/mod.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` 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 `note` [INFO] [stdout] --> src/stack/mod.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` 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 `note` [INFO] [stdout] --> src/queue/mod.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | /// [note]: [Generic Constraints](https://rust-lang.github.io/rfcs/2000-const-generics.html) [INFO] [stdout] | ^^^^ no item named `note` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/list/mod.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | /// SIZE is a generic constant [^note] that defines the maximum size of the list [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/list/mod.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/stack/mod.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | /// SIZE is a generic constant [^note] that defines the maximum size of the stack [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/stack/mod.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/queue/mod.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | /// SIZE is a generic constant [^note] that defines the maximum size of the queue [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unportable markdown [INFO] [stdout] --> src/queue/mod.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | /// WRITE_OVER is a generic constant [^note] that is used to determine if elements should be over written on overflow [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: if it should not be a footnote, escape it: `\` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Generated /opt/rustwide/target/doc/cyclic_data_types/index.html [INFO] running `Command { std: "docker" "inspect" "5e3b4db4cb96e27e7d999d25661453ba39245349241f1221428bd3887a891f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3b4db4cb96e27e7d999d25661453ba39245349241f1221428bd3887a891f2a", kill_on_drop: false }` [INFO] [stdout] 5e3b4db4cb96e27e7d999d25661453ba39245349241f1221428bd3887a891f2a