[INFO] fetching crate crema 0.1.0... [INFO] documenting crema-0.1.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate crema 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate crema 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate crema 0.1.0 [INFO] tweaked toml for crates.io crate crema 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crema 0.1.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crema 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea1add14cfc6e9def2fb02559a5a2b74592330747fadbb27113e073b400dd3e [INFO] running `Command { std: "docker" "start" "-a" "1ea1add14cfc6e9def2fb02559a5a2b74592330747fadbb27113e073b400dd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea1add14cfc6e9def2fb02559a5a2b74592330747fadbb27113e073b400dd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea1add14cfc6e9def2fb02559a5a2b74592330747fadbb27113e073b400dd3e", kill_on_drop: false }` [INFO] [stdout] 1ea1add14cfc6e9def2fb02559a5a2b74592330747fadbb27113e073b400dd3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f101fa9590b519205129e657340fbb94c95b017245c68bbfcc239dbf09a7d96 [INFO] running `Command { std: "docker" "start" "-a" "5f101fa9590b519205129e657340fbb94c95b017245c68bbfcc239dbf09a7d96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking smol_str v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking atomic-time v0.1.5 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cheap-clone v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking smallvec-wrapper v0.3.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling hardware-address v0.2.0 [INFO] [stderr] Compiling memberlist-proto v0.2.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking generic-array v1.3.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling getifs v0.4.0 [INFO] [stderr] Checking among v0.1.7 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling memberlist-core v0.7.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking iprfc v0.2.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking term v1.2.1 [INFO] [stderr] Compiling memberlist v0.7.0 [INFO] [stderr] Checking iprobe v0.1.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derivit-core v0.1.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking quinn-proto v0.11.13 [INFO] [stderr] Checking varing v0.10.0 [INFO] [stderr] Compiling viewit v0.1.5 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking slog-scope v4.4.1 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking peekable v0.4.1 [INFO] [stderr] Checking moka v0.12.12 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking raft v0.7.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hostaddr v0.2.3 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking agnostic-lite v0.6.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking agnostic-io v0.2.0 [INFO] [stderr] Checking agnostic-net v0.3.0 [INFO] [stderr] Checking hickory-resolver v0.24.4 [INFO] [stderr] Checking agnostic-dns v0.3.0 [INFO] [stderr] Checking agnostic v0.8.0 [INFO] [stderr] Checking nodecraft v0.8.1 [INFO] [stderr] Checking memberlist-net v0.7.0 [INFO] [stderr] Checking memberlist-quic v0.7.0 [INFO] [stderr] Documenting crema v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/consensus/storage.rs:305:46 [INFO] [stdout] | [INFO] [stdout] 305 | /// Get the compacted index from entries[0] (single source of truth). [INFO] [stdout] | ^ no item named `0` 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 `0` [INFO] [stdout] --> src/consensus/storage.rs:314:45 [INFO] [stdout] | [INFO] [stdout] 314 | /// Get the compacted term from entries[0] (single source of truth). [INFO] [stdout] | ^ no item named `0` 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 `0` [INFO] [stdout] --> src/consensus/storage.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | /// since entries[0] is a dummy at compacted_index. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/consensus/transport.rs:1449:17 [INFO] [stdout] | [INFO] [stdout] 1449 | /// 避免中间 Vec 分配。 [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1449 | /// 避免中间 `Vec` 分配。 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RaftNode` [INFO] [stdout] --> src/consensus/node.rs:1924:40 [INFO] [stdout] | [INFO] [stdout] 1924 | /// Implement RaftStateProvider for Arc to allow checkpoint manager [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1924 | /// Implement RaftStateProvider for `Arc` to allow checkpoint manager [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] Generated /opt/rustwide/target/doc/crema/index.html [INFO] running `Command { std: "docker" "inspect" "5f101fa9590b519205129e657340fbb94c95b017245c68bbfcc239dbf09a7d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f101fa9590b519205129e657340fbb94c95b017245c68bbfcc239dbf09a7d96", kill_on_drop: false }` [INFO] [stdout] 5f101fa9590b519205129e657340fbb94c95b017245c68bbfcc239dbf09a7d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] fefb436b0cc2cda7e133aec0756353bd219de4d71754fc9b6fe8e222ec6934ec [INFO] running `Command { std: "docker" "start" "-a" "fefb436b0cc2cda7e133aec0756353bd219de4d71754fc9b6fe8e222ec6934ec", kill_on_drop: false }` [INFO] [stderr] Documenting crema v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `RaftNode` [INFO] [stdout] --> src/consensus/node.rs:1924:40 [INFO] [stdout] | [INFO] [stdout] 1924 | /// Implement RaftStateProvider for Arc to allow checkpoint manager [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1924 | /// Implement RaftStateProvider for `Arc` to allow checkpoint manager [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s [INFO] [stderr] Generated /opt/rustwide/target/doc/crema/index.html [INFO] running `Command { std: "docker" "inspect" "fefb436b0cc2cda7e133aec0756353bd219de4d71754fc9b6fe8e222ec6934ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefb436b0cc2cda7e133aec0756353bd219de4d71754fc9b6fe8e222ec6934ec", kill_on_drop: false }` [INFO] [stdout] fefb436b0cc2cda7e133aec0756353bd219de4d71754fc9b6fe8e222ec6934ec