[INFO] fetching crate czsc 1.0.0-rc.8...
[INFO] documenting czsc-1.0.0-rc.8 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate czsc 1.0.0-rc.8 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate czsc 1.0.0-rc.8
[INFO] finished tweaking crates.io crate czsc 1.0.0-rc.8
[INFO] tweaked toml for crates.io crate czsc 1.0.0-rc.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate czsc 1.0.0-rc.8 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate czsc 1.0.0-rc.8 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" "+1.97.0-beta.6" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded polars-error v0.52.0
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.22.2
[INFO] [stderr]   Downloaded numpy v0.28.0
[INFO] [stderr]   Downloaded czsc-utils v1.0.0-rc.8
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded polars-utils v0.52.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.22.2
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded polars v0.52.0
[INFO] [stderr]   Downloaded polars-dtype v0.52.0
[INFO] [stderr]   Downloaded polars-schema v0.52.0
[INFO] [stderr]   Downloaded atoi_simd v0.16.1
[INFO] [stderr]   Downloaded polars-row v0.52.0
[INFO] [stderr]   Downloaded polars-json v0.52.0
[INFO] [stderr]   Downloaded polars-time v0.52.0
[INFO] [stderr]   Downloaded polars-sql v0.52.0
[INFO] [stderr]   Downloaded polars-mem-engine v0.52.0
[INFO] [stderr]   Downloaded czsc-derive v1.0.0
[INFO] [stderr]   Downloaded czsc-signal-macros v1.0.0
[INFO] [stderr]   Downloaded polars-compute v0.52.0
[INFO] [stderr]   Downloaded polars-lazy v0.52.0
[INFO] [stderr]   Downloaded czsc-ta v1.0.0-rc.8
[INFO] [stderr]   Downloaded polars-ops v0.52.0
[INFO] [stderr]   Downloaded czsc-trader v1.0.0-rc.8
[INFO] [stderr]   Downloaded polars-io v0.52.0
[INFO] [stderr]   Downloaded polars-expr v0.52.0
[INFO] [stderr]   Downloaded czsc-core v1.0.0-rc.8
[INFO] [stderr]   Downloaded polars-parquet v0.52.0
[INFO] [stderr]   Downloaded sqlparser v0.53.0
[INFO] [stderr]   Downloaded polars-arrow v0.52.0
[INFO] [stderr]   Downloaded czsc-signals v1.0.0-rc.8
[INFO] [stderr]   Downloaded polars-core v0.52.0
[INFO] [stderr]   Downloaded polars-stream v0.52.0
[INFO] [stderr]   Downloaded polars-plan v0.52.0
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a
[INFO] running `Command { std: "docker" "start" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", 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" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", 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" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling polars-arrow v0.52.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling polars-compute v0.52.0
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling polars-ops v0.52.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling polars-expr v0.52.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling polars-stream v0.52.0
[INFO] [stderr]    Compiling polars-plan v0.52.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling polars-lazy v0.52.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling polars v0.52.0
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking czsc-ta v1.0.0-rc.8
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]    Compiling czsc-derive v1.0.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling czsc-signal-macros v1.0.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.22.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking pyo3-stub-gen v0.22.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]     Checking polars-error v0.52.0
[INFO] [stderr]     Checking polars-dtype v0.52.0
[INFO] [stderr]     Checking polars-row v0.52.0
[INFO] [stderr]     Checking polars-parquet v0.52.0
[INFO] [stderr]     Checking polars-time v0.52.0
[INFO] [stderr]     Checking polars-io v0.52.0
[INFO] [stderr]     Checking polars-mem-engine v0.52.0
[INFO] [stderr]     Checking czsc-core v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-signals v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-utils v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-trader v1.0.0-rc.8
[INFO] [stderr]  Documenting czsc v1.0.0-rc.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `czsc-core`
[INFO] [stdout]  --> src/lib.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                      ^^^^^^^^^ no item named `czsc-core` 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 `czsc-utils`
[INFO] [stdout]  --> src/lib.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                                      ^^^^^^^^^^ no item named `czsc-utils` 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 `czsc-ta`
[INFO] [stdout]  --> src/lib.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                                                       ^^^^^^^ no item named `czsc-ta` 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 `czsc-signals`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`czsc-signals`] / [`czsc-trader`] 几个 crate 里；本 crate 只做 re-export，
[INFO] [stdout]   |       ^^^^^^^^^^^^ no item named `czsc-signals` 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 `czsc-trader`
[INFO] [stdout]  --> src/lib.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`czsc-signals`] / [`czsc-trader`] 几个 crate 里；本 crate 只做 re-export，
[INFO] [stdout]   |                          ^^^^^^^^^^^ no item named `czsc-trader` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/czsc/index.html
[INFO] running `Command { std: "docker" "inspect" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling czsc-signal-macros v1.0.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling czsc-derive v1.0.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pyo3 v0.28.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.22.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking numpy v0.28.0
[INFO] [stderr]     Checking pyo3-stub-gen v0.22.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]     Checking polars-error v0.52.0
[INFO] [stderr]     Checking polars-utils v0.52.0
[INFO] [stderr]     Checking polars-schema v0.52.0
[INFO] [stderr]     Checking polars-arrow v0.52.0
[INFO] [stderr]     Checking polars-compute v0.52.0
[INFO] [stderr]     Checking polars-dtype v0.52.0
[INFO] [stderr]     Checking polars-row v0.52.0
[INFO] [stderr]     Checking polars-parquet v0.52.0
[INFO] [stderr]     Checking polars-core v0.52.0
[INFO] [stderr]     Checking polars-ops v0.52.0
[INFO] [stderr]     Checking polars-time v0.52.0
[INFO] [stderr]     Checking polars-io v0.52.0
[INFO] [stderr]     Checking polars-plan v0.52.0
[INFO] [stderr]     Checking polars-expr v0.52.0
[INFO] [stderr]     Checking polars-mem-engine v0.52.0
[INFO] [stderr]     Checking polars-stream v0.52.0
[INFO] [stderr]     Checking polars-lazy v0.52.0
[INFO] [stderr]     Checking polars v0.52.0
[INFO] [stderr]     Checking czsc-core v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-signals v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-utils v1.0.0-rc.8
[INFO] [stderr]     Checking czsc-trader v1.0.0-rc.8
[INFO] [stderr]  Documenting czsc v1.0.0-rc.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `czsc-core`
[INFO] [stdout]  --> src/lib.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                      ^^^^^^^^^ no item named `czsc-core` 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 `czsc-utils`
[INFO] [stdout]  --> src/lib.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                                      ^^^^^^^^^^ no item named `czsc-utils` 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 `czsc-ta`
[INFO] [stdout]  --> src/lib.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! 业务实现拆分在 [`czsc-core`] / [`czsc-utils`] / [`czsc-ta`] /
[INFO] [stdout]   |                                                       ^^^^^^^ no item named `czsc-ta` 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 `czsc-signals`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`czsc-signals`] / [`czsc-trader`] 几个 crate 里；本 crate 只做 re-export，
[INFO] [stdout]   |       ^^^^^^^^^^^^ no item named `czsc-signals` 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 `czsc-trader`
[INFO] [stdout]  --> src/lib.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`czsc-signals`] / [`czsc-trader`] 几个 crate 里；本 crate 只做 re-export，
[INFO] [stdout]   |                          ^^^^^^^^^^^ no item named `czsc-trader` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/czsc/index.html
[INFO] running `Command { std: "docker" "inspect" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a", kill_on_drop: false }`
[INFO] [stdout] 85429bc83e9bd9237f992cb68105faaec0d5bef7ac58daa0565d7a81d9d4b08a
