[INFO] fetching crate aoba 0.0.15... [INFO] documenting aoba-0.0.15 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate aoba 0.0.15 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate aoba 0.0.15 [INFO] finished tweaking crates.io crate aoba 0.0.15 [INFO] tweaked toml for crates.io crate aoba 0.0.15 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aoba 0.0.15 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 aoba 0.0.15 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 67a78dba7b851bb9bba40ca306b14fab3b058b5bce47a3362340340ff7a4aa0b [INFO] running `Command { std: "docker" "start" "-a" "67a78dba7b851bb9bba40ca306b14fab3b058b5bce47a3362340340ff7a4aa0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a78dba7b851bb9bba40ca306b14fab3b058b5bce47a3362340340ff7a4aa0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a78dba7b851bb9bba40ca306b14fab3b058b5bce47a3362340340ff7a4aa0b", kill_on_drop: false }` [INFO] [stdout] 67a78dba7b851bb9bba40ca306b14fab3b058b5bce47a3362340340ff7a4aa0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 666e7dc90e4d6904635aade0799d02e13d75a47aa6d333dc482310a798371b55 [INFO] running `Command { std: "docker" "start" "-a" "666e7dc90e4d6904635aade0799d02e13d75a47aa6d333dc482310a798371b55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking webpki-root-certs v1.0.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking oneshot v0.1.11 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aoba v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Compiling uuid-macro-internal v1.19.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking unescaper v0.1.8 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking serialport v4.7.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] warning: aoba@0.0.15: Could not write to project res/: Read-only file system (os error 30). Wrote about_cache.toml to OUT_DIR instead. [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_json_path_core v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking rmodbus v0.12.2 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking sqids v0.4.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling yuuka v0.6.2 [INFO] [stderr] Checking serde_json_path_macros v0.1.6 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking serde_json_path v0.7.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking rumqttc v0.25.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Documenting aoba v0.0.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `>` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^ unbalanced angle brackets [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label____` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^^^^^^^^^ no item named `Label____` 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 `Value_____` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^^^^^^^^^^ no item named `Value_____` 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 `StationConfig` [INFO] [stdout] --> src/cli/modbus/master.rs:2502:27 [INFO] [stdout] | [INFO] [stdout] 2502 | /// Accepts JSON data (Vec) and updates storage [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] 2502 | /// Accepts JSON data (`Vec`) and updates storage [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `AtomicBool` [INFO] [stdout] --> src/protocol/status/debug_dump.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | /// * `shutdown_signal` - Optional Arc to signal thread shutdown [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 40 | /// * `shutdown_signal` - Optional `Arc` to signal thread shutdown [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] Generated /opt/rustwide/target/doc/aoba/index.html [INFO] running `Command { std: "docker" "inspect" "666e7dc90e4d6904635aade0799d02e13d75a47aa6d333dc482310a798371b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666e7dc90e4d6904635aade0799d02e13d75a47aa6d333dc482310a798371b55", kill_on_drop: false }` [INFO] [stdout] 666e7dc90e4d6904635aade0799d02e13d75a47aa6d333dc482310a798371b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "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: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] 0090e93370efc0eb4fb881254ee6a00cc02148c60393e46158380a696a3c91ca [INFO] running `Command { std: "docker" "start" "-a" "0090e93370efc0eb4fb881254ee6a00cc02148c60393e46158380a696a3c91ca", kill_on_drop: false }` [INFO] [stderr] warning: aoba@0.0.15: Could not write to project res/: Read-only file system (os error 30). Wrote about_cache.toml to OUT_DIR instead. [INFO] [stderr] Documenting aoba v0.0.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `>` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^ unbalanced angle brackets [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Label____` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^^^^^^^^^ no item named `Label____` 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 `Value_____` [INFO] [stdout] --> src/tui/ui/pages/config_panel/components/renderer.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | /// Each line has the format: [>] [Label____] [Value_____] with proper spacing. [INFO] [stdout] | ^^^^^^^^^^ no item named `Value_____` 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 `StationConfig` [INFO] [stdout] --> src/cli/modbus/master.rs:2502:27 [INFO] [stdout] | [INFO] [stdout] 2502 | /// Accepts JSON data (Vec) and updates storage [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] 2502 | /// Accepts JSON data (`Vec`) and updates storage [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `AtomicBool` [INFO] [stdout] --> src/protocol/status/debug_dump.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | /// * `shutdown_signal` - Optional Arc to signal thread shutdown [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 40 | /// * `shutdown_signal` - Optional `Arc` to signal thread shutdown [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s [INFO] [stderr] Generated /opt/rustwide/target/doc/aoba/index.html [INFO] running `Command { std: "docker" "inspect" "0090e93370efc0eb4fb881254ee6a00cc02148c60393e46158380a696a3c91ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0090e93370efc0eb4fb881254ee6a00cc02148c60393e46158380a696a3c91ca", kill_on_drop: false }` [INFO] [stdout] 0090e93370efc0eb4fb881254ee6a00cc02148c60393e46158380a696a3c91ca