[INFO] fetching crate cyclic_data_types 0.2.3...
[INFO] documenting cyclic_data_types-0.2.3 against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] extracting crate cyclic_data_types 0.2.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cyclic_data_types 0.2.3 on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69e8e21791ec4bc8fd2819fe500863e506a7465be8783c666b51427f83296c41
[INFO] running `Command { std: "docker" "start" "-a" "69e8e21791ec4bc8fd2819fe500863e506a7465be8783c666b51427f83296c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69e8e21791ec4bc8fd2819fe500863e506a7465be8783c666b51427f83296c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e8e21791ec4bc8fd2819fe500863e506a7465be8783c666b51427f83296c41", kill_on_drop: false }`
[INFO] [stdout] 69e8e21791ec4bc8fd2819fe500863e506a7465be8783c666b51427f83296c41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bee997e4fc6d6ce0b334e741c8d74974dcc2c0696e8fb62231facad8e827c90
[INFO] running `Command { std: "docker" "start" "-a" "2bee997e4fc6d6ce0b334e741c8d74974dcc2c0696e8fb62231facad8e827c90", 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 <https://github.com/rust-lang/rust/issues/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.77s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cyclic_data_types/index.html
[INFO] running `Command { std: "docker" "inspect" "2bee997e4fc6d6ce0b334e741c8d74974dcc2c0696e8fb62231facad8e827c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bee997e4fc6d6ce0b334e741c8d74974dcc2c0696e8fb62231facad8e827c90", kill_on_drop: false }`
[INFO] [stdout] 2bee997e4fc6d6ce0b334e741c8d74974dcc2c0696e8fb62231facad8e827c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "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] 53169e7f6f3aae31d6070cf5c9f68f5ccafbbe90e9720b5a4a18cd1144b286c2
[INFO] running `Command { std: "docker" "start" "-a" "53169e7f6f3aae31d6070cf5c9f68f5ccafbbe90e9720b5a4a18cd1144b286c2", 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 <https://github.com/rust-lang/rust/issues/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-04-19; 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.78s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cyclic_data_types/index.html
[INFO] running `Command { std: "docker" "inspect" "53169e7f6f3aae31d6070cf5c9f68f5ccafbbe90e9720b5a4a18cd1144b286c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53169e7f6f3aae31d6070cf5c9f68f5ccafbbe90e9720b5a4a18cd1144b286c2", kill_on_drop: false }`
[INFO] [stdout] 53169e7f6f3aae31d6070cf5c9f68f5ccafbbe90e9720b5a4a18cd1144b286c2
