Build #417677 2021-08-01 09:18:09
# rustc version
rustc 1.56.0-nightly (4e282795d 2021-07-31)# docs.rs version
docsrs 0.6.0 (843531f 2021-06-26)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libR-sys-0.2.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libR-sys-0.2.2/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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bf3311aec13679c042c55305eed4f6f98359c47a37eb765a3317ad487259f4e0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210731-1.56.0-nightly-4e282795d" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 24a1857f07eb0645276951f0c5612f8574add0282ad9de3e11ec69bd7a0fb61e
[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" "24a1857f07eb0645276951f0c5612f8574add0282ad9de3e11ec69bd7a0fb61e", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr] --> build.rs:351:17
[INFO] [stderr] |
[INFO] [stderr] 351 | / format!(
[INFO] [stderr] 352 | | "Cannot find libR-sys bindings file for R {}.{}.{}{} on {} in {}. Consider compiling with --features use-bindgen.",
[INFO] [stderr] 353 | | version_info.major, version_info.minor, version_info.patch, version_info.devel, target_os, bindings_path.display()
[INFO] [stderr] 354 | | )
[INFO] [stderr] | |_________________^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr] |
[INFO] [stderr] 351 |
[INFO] [stderr] 352 | "Cannot find libR-sys bindings file for R {}.{}.{}{} on {} in {}. Consider compiling with --features use-bindgen.",
[INFO] [stderr] 353 | version_info.major, version_info.minor, version_info.patch, version_info.devel, target_os, bindings_path.display()
[INFO] [stderr] 354 |
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `libR-sys` (build script) generated 1 warning
[INFO] [stderr] Documenting libR-sys v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "24a1857f07eb0645276951f0c5612f8574add0282ad9de3e11ec69bd7a0fb61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a1857f07eb0645276951f0c5612f8574add0282ad9de3e11ec69bd7a0fb61e", kill_on_drop: false }`
[INFO] [stdout] 24a1857f07eb0645276951f0c5612f8574add0282ad9de3e11ec69bd7a0fb61e