Build #1342931 2024-08-30T20:36:57.891046+00:00
# rustc version
rustc 1.82.0-nightly (0d634185d 2024-08-29)# docs.rs version
docsrs 0.6.0 (a6155e2c 2024-08-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/golem-rib-1.0.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/golem-rib-1.0.5/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240829-1.82.0-nightly-0d634185d\", \"--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] 91688798fc52c9c2f210a6d53a1f7ba2c76e6127fd9b11fbe5b9e09cd163ed58
[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" "91688798fc52c9c2f210a6d53a1f7ba2c76e6127fd9b11fbe5b9e09cd163ed58", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking cranelift-codegen v0.108.1
[INFO] [stderr] Checking poem-openapi v5.0.3
[INFO] [stderr] Checking wasm-metadata v0.207.0
[INFO] [stderr] Compiling golem-wasm-ast v1.0.0
[INFO] [stderr] Compiling axum v0.6.20
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking axum-core v0.3.4
[INFO] [stderr] error: failed to run custom build command for `golem-wasm-ast v1.0.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/golem-wasm-ast-36b505ffb41af8dc/build-script-build` (exit status: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr] Error: Custom { kind: Other, error: "protoc failed: wasm/ast/type.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0599]: no function or associated item named `forward` found for struct `InstRange` in the current scope
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cranelift-codegen-0.108.1/src/machinst/vcode.rs:1251:20
[INFO] [stderr] |
[INFO] [stderr] 1251 | InstRange::forward(InsnIndex::new(range.start), InsnIndex::new(range.end))
[INFO] [stderr] | ^^^^^^^ function or associated item not found in `InstRange`
[INFO] [stderr] |
[INFO] [stderr] note: if you're trying to build a new `InstRange`, consider using `InstRange::new` which returns `InstRange`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regalloc2-0.9.4/src/index.rs:148:5
[INFO] [stderr] |
[INFO] [stderr] 148 | pub fn new(from: Inst, to: Inst) -> Self {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "91688798fc52c9c2f210a6d53a1f7ba2c76e6127fd9b11fbe5b9e09cd163ed58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91688798fc52c9c2f210a6d53a1f7ba2c76e6127fd9b11fbe5b9e09cd163ed58", kill_on_drop: false }`
[INFO] [stdout] 91688798fc52c9c2f210a6d53a1f7ba2c76e6127fd9b11fbe5b9e09cd163ed58