Build #1528142 2024-11-13T00:17:16.181683+00:00
# rustc version
rustc 1.84.0-nightly (81eef2d36 2024-11-11)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rdftk_graph-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rdftk_graph-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241111-1.84.0-nightly-81eef2d36\", \"--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] [stdout] b6faa53db85339edc45271191802c00249b0a75b437f69a291aebdd30d20691a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b6faa53db85339edc45271191802c00249b0a75b437f69a291aebdd30d20691a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking rdftk_iri v0.1.9
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdftk_iri-0.1.9/src/iri.rs:373:30
[INFO] [stderr] |
[INFO] [stderr] 373 | let new_uuid = Uuid::new_v4();
[INFO] [stderr] | ^^^^^^ function or associated item not found in `Uuid`
[INFO] [stderr] |
[INFO] [stderr] note: if you're trying to build a new `Uuid` consider using one of the following associated functions:
[INFO] [stderr] uuid::builder::<impl Uuid>::nil
[INFO] [stderr] uuid::builder::<impl Uuid>::from_fields
[INFO] [stderr] uuid::builder::<impl Uuid>::from_fields_le
[INFO] [stderr] uuid::builder::<impl Uuid>::from_u128
[INFO] [stderr] and 4 others
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uuid-0.8.2/src/builder/mod.rs:43:5
[INFO] [stderr] |
[INFO] [stderr] 43 | pub const fn nil() -> Self {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | / pub fn from_fields(
[INFO] [stderr] 71 | | d1: u32,
[INFO] [stderr] 72 | | d2: u16,
[INFO] [stderr] 73 | | d3: u16,
[INFO] [stderr] 74 | | d4: &[u8],
[INFO] [stderr] 75 | | ) -> Result<Uuid, crate::Error> {
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 127 | / pub fn from_fields_le(
[INFO] [stderr] 128 | | d1: u32,
[INFO] [stderr] 129 | | d2: u16,
[INFO] [stderr] 130 | | d3: u16,
[INFO] [stderr] 131 | | d4: &[u8],
[INFO] [stderr] 132 | | ) -> Result<Uuid, crate::Error> {
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 162 | pub const fn from_u128(v: u128) -> Self {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `rdftk_iri` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b6faa53db85339edc45271191802c00249b0a75b437f69a291aebdd30d20691a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6faa53db85339edc45271191802c00249b0a75b437f69a291aebdd30d20691a", kill_on_drop: false }`
[INFO] [stdout] b6faa53db85339edc45271191802c00249b0a75b437f69a291aebdd30d20691a