Build #881698 2023-08-09 17:44:40
# rustc version
rustc 1.73.0-nightly (f88a8b71c 2023-08-08)# docs.rs version
docsrs 0.6.0 (ea7eb5c7 2023-08-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/gsof_protocol-0.1.23/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/gsof_protocol-0.1.23/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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/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\", \"-20230808-1.73.0-nightly-f88a8b71c\", \"--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] 1560f293a7ce8f61b66cd86d5eb560a14cc118e6cd21859948ab75d0b82a180c
[INFO] running `Command { std: "docker" "start" "-a" "1560f293a7ce8f61b66cd86d5eb560a14cc118e6cd21859948ab75d0b82a180c", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting gsof_protocol v0.1.23 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `Utc`
[INFO] [stderr] --> src/protocol/dt_gen_format.rs:6:35
[INFO] [stderr] |
[INFO] [stderr] 6 | /// Format to serialize a DateTime<Utc> object
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 6 | /// Format to serialize a `DateTime<Utc>` object
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `Utc`
[INFO] [stderr] --> src/protocol/dt_gen_format.rs:15:37
[INFO] [stderr] |
[INFO] [stderr] 15 | /// Format to deserialize a DateTime<Utc> object
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 15 | /// Format to deserialize a `DateTime<Utc>` object
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `Utc`
[INFO] [stderr] --> src/protocol/time.rs:37:17
[INFO] [stderr] |
[INFO] [stderr] 37 | /// the Datetime<Utc> value considering the leap seconds.
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 37 | /// the `Datetime<Utc>` value considering the leap seconds.
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `gsof_protocol` (lib doc) generated 3 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1560f293a7ce8f61b66cd86d5eb560a14cc118e6cd21859948ab75d0b82a180c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1560f293a7ce8f61b66cd86d5eb560a14cc118e6cd21859948ab75d0b82a180c", kill_on_drop: false }`
[INFO] [stdout] 1560f293a7ce8f61b66cd86d5eb560a14cc118e6cd21859948ab75d0b82a180c