Build #550540 2022-04-29T19:44:52.094603+00:00
# rustc version
rustc 1.62.0-nightly (e85edd9a8 2022-04-28)# docs.rs version
docsrs 0.6.0 (ff301c9 2022-04-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/solana-transaction-status-1.10.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/solana-transaction-status-1.10.11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/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\", \"-20220428-1.62.0-nightly-e85edd9a8\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-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] acb341fe80ee2ab42595007e39f4707dd301917a89f79ddb985ee335e4305031
[INFO] running `Command { std: "docker" "start" "-a" "acb341fe80ee2ab42595007e39f4707dd301917a89f79ddb985ee335e4305031", kill_on_drop: false }`
[INFO] [stderr] Checking solana-runtime v1.10.11
[INFO] [stderr] error[E0106]: missing lifetime specifier
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.10.11/src/bank.rs:1032:37
[INFO] [stderr] |
[INFO] [stderr] 1032 | fn null_tracer() -> Option<impl Fn(&RewardCalculationEvent) + Send + Sync> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ expected named lifetime parameter
[INFO] [stderr] |
[INFO] [stderr] = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stderr] help: consider using the `'static` lifetime
[INFO] [stderr] |
[INFO] [stderr] 1032 | fn null_tracer() -> Option<impl Fn(&RewardCalculationEvent<'static>) + Send + Sync> {
[INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0106`.
[INFO] [stderr] error: could not compile `solana-runtime` due to previous error
[INFO] running `Command { std: "docker" "inspect" "acb341fe80ee2ab42595007e39f4707dd301917a89f79ddb985ee335e4305031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb341fe80ee2ab42595007e39f4707dd301917a89f79ddb985ee335e4305031", kill_on_drop: false }`
[INFO] [stdout] acb341fe80ee2ab42595007e39f4707dd301917a89f79ddb985ee335e4305031