ecpool 1.0.2

Thread pool for managing executions of erasure coding
Build #1505950 2024-11-07 17:33:29

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.84.0-nightly (854980293 2024-11-06)# 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/ecpool-1.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ecpool-1.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: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\", \"-20241106-1.84.0-nightly-854980293\", \"--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] 54e5687ce1be6408ead02d4d3f84599d62090df43ee19ce9b09ae2aa6e7ab4f3
[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" "54e5687ce1be6408ead02d4d3f84599d62090df43ee19ce9b09ae2aa6e7ab4f3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: decode, encode
[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]    Compiling liberasurecode v1.0.3
[INFO] [stderr]     Checking trackable v0.2.24
[INFO] [stderr] error: failed to run custom build command for `liberasurecode v1.0.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/liberasurecode-c134bb744de1a33f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   + BUILD_DIR=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build
[INFO] [stderr]   + MAKE_FLAGS=
[INFO] [stderr]   + export CPATH=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/include:/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/include/jerasure:
[INFO] [stderr]   + CPATH=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/include:/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/include/jerasure:
[INFO] [stderr]   + export LIBRARY_PATH=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/lib:
[INFO] [stderr]   + LIBRARY_PATH=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/liberasurecode-628f05c2ccf5005f/out/build/lib:
[INFO] [stderr]   + case "$(uname)" in
[INFO] [stderr]   ++ uname
[INFO] [stderr]   ++ nproc
[INFO] [stderr]   + MAKE_FLAGS=-j16
[INFO] [stderr]   + git clone https://github.com/ceph/gf-complete.git
[INFO] [stderr]   Cloning into 'gf-complete'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/ceph/gf-complete.git/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/liberasurecode-1.0.3/build.rs:32:17:
[INFO] [stderr]   ./install_deps.sh failed: exit-code=Some(128)
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54e5687ce1be6408ead02d4d3f84599d62090df43ee19ce9b09ae2aa6e7ab4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e5687ce1be6408ead02d4d3f84599d62090df43ee19ce9b09ae2aa6e7ab4f3", kill_on_drop: false }`
[INFO] [stdout] 54e5687ce1be6408ead02d4d3f84599d62090df43ee19ce9b09ae2aa6e7ab4f3