Build #890463 2023-08-20T23:07:35.250133+00:00
# rustc version
rustc 1.73.0-nightly (6ef7d16be 2023-08-19)# docs.rs version
docsrs 0.6.0 (9d80e3c8 2023-08-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cumulus-test-runtime-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cumulus-test-runtime-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230819-1.73.0-nightly-6ef7d16be\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-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] 7efdaefbb2be5d6a751e9955d083c680065ff10e81e81d1fd4eaa001f0003476
[INFO] running `Command { std: "docker" "start" "-a" "7efdaefbb2be5d6a751e9955d083c680065ff10e81e81d1fd4eaa001f0003476", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Checking librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr] Compiling cumulus-test-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking rocksdb v0.21.0
[INFO] [stderr] Checking kvdb-rocksdb v0.19.0
[INFO] [stderr] error: failed to run custom build command for `cumulus-test-runtime v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cumulus-test-runtime-bce5a569dbe5f6d8/build-script-build` (exit status: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr] [1;31mRust WASM toolchain not installed, please install it![0m
[INFO] [stderr]
[INFO] [stderr] [1;33mFurther error information:[0m
[INFO] [stderr] [1;33m------------------------------------------------------------[0m
[INFO] [stderr] [0m[0m[1m[32m Compiling[0m wasm-test v1.0.0 (/tmp/.tmpruAtYl)
[INFO] [stderr] [0m[1m[38;5;9merror[E0463][0m[0m[1m: can't find crate for `std`[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m|[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: the `wasm32-unknown-unknown` target may not be installed[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m= [0m[0m[1mhelp[0m[0m: consider downloading the target with `rustup target add wasm32-unknown-unknown`[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m= [0m[0m[1mhelp[0m[0m: consider building the standard library from source with `cargo build -Zbuild-std`[0m
[INFO] [stderr]
[INFO] [stderr] [0m[1m[38;5;9merror[0m[0m[1m: requires `sized` lang_item[0m
[INFO] [stderr]
[INFO] [stderr] [0m[1m[38;5;9merror[0m[0m[1m: cannot find macro `println` in this scope[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m--> [0m[0msrc/main.rs:3:5[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m|[0m
[INFO] [stderr] [0m[1m[38;5;12m3[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m println!("{}", env!("RUSTC_VERSION"));[0m
[INFO] [stderr] [0m [0m[0m[1m[38;5;12m| [0m[0m [0m[0m[1m[38;5;9m^^^^^^^[0m
[INFO] [stderr]
[INFO] [stderr] [0m[1mFor more information about this error, try `rustc --explain E0463`.[0m
[INFO] [stderr] [0m[0m[1m[31merror[0m[1m:[0m could not compile `wasm-test` (lib) due to 2 previous errors
[INFO] [stderr] [0m[0m[1m[33mwarning[0m[1m:[0m build failed, waiting for other jobs to finish...
[INFO] [stderr] [0m[0m[1m[31merror[0m[1m:[0m could not compile `wasm-test` (bin "wasm-test") due to 3 previous errors
[INFO] [stderr] [1;33m------------------------------------------------------------[0m
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7efdaefbb2be5d6a751e9955d083c680065ff10e81e81d1fd4eaa001f0003476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7efdaefbb2be5d6a751e9955d083c680065ff10e81e81d1fd4eaa001f0003476", kill_on_drop: false }`
[INFO] [stdout] 7efdaefbb2be5d6a751e9955d083c680065ff10e81e81d1fd4eaa001f0003476