fiddler 2.2.0

Data Stream processor written in rust
Documentation
Build #2693645 2025-11-28 15:39:45
# rustc version
rustc 1.93.0-nightly (c86564c41 2025-11-27)# docs.rs version
docsrs 0.6.0 (6d5049f1 2025-11-27 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/fiddler-2.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/fiddler-2.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251127-1.93.0-nightly-c86564c41\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f659def57fe033fff615a95b78fc7c032028b811b6034d08aa53a269fde70c39
[INFO] running `Command { std: "docker" "start" "-a" "f659def57fe033fff615a95b78fc7c032028b811b6034d08aa53a269fde70c39", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] warning: extern crate `fs_extra` is unused in crate `build_script_build`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use fs_extra as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `regex` is unused in crate `build_script_build`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use regex as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: `fiddler` (build script) generated 2 warnings
[INFO] [stderr]  Documenting fiddler v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `MessageType::Parent`
[INFO] [stderr]   --> src/lib.rs:62:39
[INFO] [stderr]    |
[INFO] [stderr] 62 |     /// Specified message types.  If [MessageType::Parent] is provided, no processing of the event
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^ the enum `MessageType` has no variant or associated item named `Parent`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Optional`
[INFO] [stderr]   --> src/lib.rs:69:10
[INFO] [stderr]    |
[INFO] [stderr] 69 |     /// [Optional] Specifies the stream_id of the associated stream of messages with a shared callback
[INFO] [stderr]    |          ^^^^^^^^ no item named `Optional` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `ConditionalCheckfailed` links to private item `crate::modules::processors::switch`
[INFO] [stderr]    --> src/lib.rs:223:78
[INFO] [stderr]     |
[INFO] [stderr] 223 |     /// Conditional check has failed for [crate::Message], such as use with [crate::modules::processors::switch]
[INFO] [stderr]     |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fiddler` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fiddler/index.html
[INFO] running `Command { std: "docker" "inspect" "f659def57fe033fff615a95b78fc7c032028b811b6034d08aa53a269fde70c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f659def57fe033fff615a95b78fc7c032028b811b6034d08aa53a269fde70c39", kill_on_drop: false }`
[INFO] [stdout] f659def57fe033fff615a95b78fc7c032028b811b6034d08aa53a269fde70c39