Build #1601185 2024-12-27T18:51:01.410320+00:00
# rustc version
rustc 1.85.0-nightly (917bfa784 2024-12-26)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/alpm-4.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/alpm-4.0.2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docs-rs" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241226-1.85.0-nightly-917bfa784\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", 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] 3e84490004ce08436edf1fa67c84e4d71e46882783eb94e578e25ccb4fa54275
[INFO] running `Command { std: "docker" "start" "-a" "3e84490004ce08436edf1fa67c84e4d71e46882783eb94e578e25ccb4fa54275", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: callbacks, database, init, list, packages, transaction, vercmp
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking alpm-sys v4.0.2
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alpm-sys-4.0.2/src/ffi.rs:229:30
[INFO] [stderr] |
[INFO] [stderr] 229 | ["Size of _alpm_file_t"][::std::mem::size_of::<_alpm_file_t>() - 24usize];
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `16_usize - 24_usize`, which would overflow
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alpm-sys-4.0.2/src/ffi.rs:683:32
[INFO] [stderr] |
[INFO] [stderr] 683 | ["Size of _alpm_depend_t"][::std::mem::size_of::<_alpm_depend_t>() - 40usize];
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `32_usize - 40_usize`, which would overflow
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alpm-sys-4.0.2/src/ffi.rs:1653:10
[INFO] [stderr] |
[INFO] [stderr] 1653 | [::std::mem::size_of::<_alpm_download_event_progress_t>() - 16usize];
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `8_usize - 16_usize`, which would overflow
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alpm-sys-4.0.2/src/ffi.rs:1693:10
[INFO] [stderr] |
[INFO] [stderr] 1693 | [::std::mem::size_of::<_alpm_download_event_completed_t>() - 16usize];
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `8_usize - 16_usize`, which would overflow
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0080`.
[INFO] [stderr] error: could not compile `alpm-sys` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e84490004ce08436edf1fa67c84e4d71e46882783eb94e578e25ccb4fa54275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e84490004ce08436edf1fa67c84e4d71e46882783eb94e578e25ccb4fa54275", kill_on_drop: false }`
[INFO] [stdout] 3e84490004ce08436edf1fa67c84e4d71e46882783eb94e578e25ccb4fa54275