llvm-sys 60.2.1

Bindings to LLVM's C API
Documentation
Build #667121 2022-11-09T05:34:38.253299+00:00
# rustc version
rustc 1.67.0-nightly (85f4f41de 2022-11-08)# docs.rs version
docsrs 0.6.0 (261d912 2022-11-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/llvm-sys-60.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/llvm-sys-60.2.1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/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\", \"-20221108-1.67.0-nightly-85f4f41de\", \"--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\"" "-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] 91c17f1d8510de059f1383bd03a07a87b3e11c6d53b9d39a61383ebb7022d9ac
[INFO] running `Command { std: "docker" "start" "-a" "91c17f1d8510de059f1383bd03a07a87b3e11c6d53b9d39a61383ebb7022d9ac", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> build.rs:170:23
[INFO] [stderr]     |
[INFO] [stderr] 170 |     let version_str = try!(llvm_config_ex(binary.as_ref(), "--version"));
[INFO] [stderr]     |                       ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `llvm-sys` (build script) generated 1 warning
[INFO] [stderr]  Documenting llvm-sys v60.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/core.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |     /// See http://llvm.org/docs/LangRef.html#parameter-attributes
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://llvm.org/docs/LangRef.html#parameter-attributes>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/core.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |     /// and http://llvm.org/docs/LangRef.html#function-attributes
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://llvm.org/docs/LangRef.html#function-attributes>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `llvm-sys` (lib doc) generated 2 warnings (run `cargo fix --lib -p llvm-sys` to apply 2 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "91c17f1d8510de059f1383bd03a07a87b3e11c6d53b9d39a61383ebb7022d9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c17f1d8510de059f1383bd03a07a87b3e11c6d53b9d39a61383ebb7022d9ac", kill_on_drop: false }`
[INFO] [stdout] 91c17f1d8510de059f1383bd03a07a87b3e11c6d53b9d39a61383ebb7022d9ac