win_etw_logger 0.1.7

A Rust log provider which forwards events to Event Tracing for Windows (ETW).
Build #785742 2023-04-06T18:43:24.559598+00:00
# rustc version
rustc 1.70.0-nightly (2eaeb1eee 2023-04-05)
# docs.rs version
docsrs 0.6.0 (e3e044be 2023-03-31)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/win_etw_logger-0.1.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/win_etw_logger-0.1.7/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230405-1.70.0-nightly-2eaeb1eee\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] 2f466b949ee2643a9d2b2e5c222850db94b4eba2388245470aa1886189bc940b
[INFO] running `Command { std: "docker" "start" "-a" "2f466b949ee2643a9d2b2e5c222850db94b4eba2388245470aa1886189bc940b", kill_on_drop: false }`
[INFO] [stderr]    Compiling win_etw_macros v0.1.7
[INFO] [stderr] warning: failed to check lib in package `win_etw_macros` as a prerequisite for scraping examples from: example "hello"
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/win_etw_macros-0.1.7/Cargo.toml
[INFO] [stderr] warning: `win_etw_macros` (lib) generated 1 warning
[INFO] [stderr]     Checking win_etw_logger v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to check lib in package `win_etw_logger` as a prerequisite for scraping examples from: example "hello"
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `win_etw_logger` (lib) generated 1 warning
[INFO] [stderr]     Scraping win_etw_logger v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "hello" in package `win_etw_logger` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `win_etw_logger` (example "hello") generated 1 warning
[INFO] [stderr]  Documenting win_etw_logger v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: extern location for win_etw_macros does not exist: /opt/rustwide/target/debug/deps/libwin_etw_macros-e123bdca9c1f60a6.so
[INFO] [stderr]   --> src/lib.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use win_etw_macros::trace_logging_provider;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `trace_logging_provider`
[INFO] [stderr]   --> src/lib.rs:14:3
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[trace_logging_provider(guid = "7f006a22-73fb-4c17-b1eb-0a3070f9f187")]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: could not document `win_etw_logger`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name win_etw_logger src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=05fae69e054db3c9 -Zunstable-options -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblog-41d0a5157ac74ebe.rmeta --extern win_etw_macros=/opt/rustwide/target/debug/deps/libwin_etw_macros-e123bdca9c1f60a6.so --extern win_etw_metadata=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libwin_etw_metadata-f8703e5559df864a.rmeta --extern win_etw_provider=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libwin_etw_provider-8643e920dddd4a6f.rmeta --extern winapi=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libwinapi-020f5aad785e95ef.rmeta --extern-html-root-url 'log=https://docs.rs/log/0.4.17/x86_64-unknown-linux-gnu' --extern-html-root-url 'win_etw_macros=https://docs.rs/win_etw_macros/0.1.7/x86_64-unknown-linux-gnu' --extern-html-root-url 'win_etw_metadata=https://docs.rs/win_etw_metadata/0.1.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'win_etw_provider=https://docs.rs/win_etw_provider/0.1.7/x86_64-unknown-linux-gnu' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.9/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20230405-1.70.0-nightly-2eaeb1eee --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.1.7` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "2f466b949ee2643a9d2b2e5c222850db94b4eba2388245470aa1886189bc940b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f466b949ee2643a9d2b2e5c222850db94b4eba2388245470aa1886189bc940b", kill_on_drop: false }`
[INFO] [stdout] 2f466b949ee2643a9d2b2e5c222850db94b4eba2388245470aa1886189bc940b