Build #1790370 2025-02-21T21:48:58.971122+00:00
# rustc version
rustc 1.87.0-nightly (f04bbc60f 2025-02-20)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sc-0.2.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sc-0.2.7/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250220-1.87.0-nightly-f04bbc60f\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 14e7ccf840f678b27592d8e728310e5eea1509ee8e8e56f6449c37e9cdb36abe
[INFO] running `Command { std: "docker" "start" "-a" "14e7ccf840f678b27592d8e728310e5eea1509ee8e8e56f6449c37e9cdb36abe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Checking sc v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to check lib in package `sc` as a prerequisite for scraping examples from: example "hello"
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `sc` (lib) generated 1 warning
[INFO] [stderr] Scraping sc v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "hello" in package `sc` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `sc` (example "hello") generated 1 warning
[INFO] [stderr] Documenting sc v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:126:5
[INFO] [stderr] |
[INFO] [stderr] 126 | llvm_asm!("push %ebp
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:77:5
[INFO] [stderr] |
[INFO] [stderr] 77 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:61:5
[INFO] [stderr] |
[INFO] [stderr] 61 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:46:5
[INFO] [stderr] |
[INFO] [stderr] 46 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:36:5
[INFO] [stderr] |
[INFO] [stderr] 36 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:26:5
[INFO] [stderr] |
[INFO] [stderr] 26 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `llvm_asm` in this scope
[INFO] [stderr] --> src/platform/linux-x86/mod.rs:16:5
[INFO] [stderr] |
[INFO] [stderr] 16 | llvm_asm!("int $$0x80"
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: could not document `sc`
[INFO] running `Command { std: "docker" "inspect" "14e7ccf840f678b27592d8e728310e5eea1509ee8e8e56f6449c37e9cdb36abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e7ccf840f678b27592d8e728310e5eea1509ee8e8e56f6449c37e9cdb36abe", kill_on_drop: false }`
[INFO] [stdout] 14e7ccf840f678b27592d8e728310e5eea1509ee8e8e56f6449c37e9cdb36abe