Build #753291 2023-02-26T18:55:07.734046+00:00
# rustc version
rustc 1.69.0-nightly (34e6673a0 2023-02-25)# docs.rs version
docsrs 0.6.0 (54cb6675 2023-02-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/goblin-0.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/goblin-0.6.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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/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\", \"-20230225-1.69.0-nightly-34e6673a0\", \"--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] aa9a1f421d5ba08d613b2cfdaf3052d156663fa32e9651443017552b42e193e2
[INFO] running `Command { std: "docker" "start" "-a" "aa9a1f421d5ba08d613b2cfdaf3052d156663fa32e9651443017552b42e193e2", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting goblin v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `phdrs`
[INFO] [stderr] --> src/elf/dynamic.rs:553:13
[INFO] [stderr] |
[INFO] [stderr] 553 | / /// Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping add...
[INFO] [stderr] 554 | | /// If the bias is wrong, it will either segfault or give you incorrect values, beware
[INFO] [stderr] | |__________________________________________________________________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 788 | elf_dyn_std_impl!(u32, crate::elf32::program_header::ProgramHeader);
[INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr] ^^^^^
[INFO] [stderr] = note: no item named `phdrs` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `elf_dyn_std_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `phdrs`
[INFO] [stderr] --> src/elf/dynamic.rs:553:13
[INFO] [stderr] |
[INFO] [stderr] 553 | / /// Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping add...
[INFO] [stderr] 554 | | /// If the bias is wrong, it will either segfault or give you incorrect values, beware
[INFO] [stderr] | |__________________________________________________________________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 802 | elf_dyn_std_impl!(u64, crate::elf64::program_header::ProgramHeader);
[INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Maybe gets and returns the dynamic array with the same lifetime as the [phdrs], using the provided bias with wrapping addition.
[INFO] [stderr] ^^^^^
[INFO] [stderr] = note: no item named `phdrs` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: this warning originates in the macro `elf_dyn_std_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `chained_info`
[INFO] [stderr] --> src/pe/exception.rs:615:20
[INFO] [stderr] |
[INFO] [stderr] 615 | /// optional [`chained_info`] is present, codes of that unwind info should be interpreted
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `chained_info` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/strtab.rs:32:13
[INFO] [stderr] |
[INFO] [stderr] 32 | /// See https://github.com/m4b/goblin/pull/275#issue-660364025
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/m4b/goblin/pull/275#issue-660364025>`
[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/elf/gnu_hash.rs:16:8
[INFO] [stderr] |
[INFO] [stderr] 16 | //! * http://www.linker-aliens.org/blogs/ali/entry/gnu_hash_elf_sections
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.linker-aliens.org/blogs/ali/entry/gnu_hash_elf_sections>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/elf/gnu_hash.rs:17:11
[INFO] [stderr] |
[INFO] [stderr] 17 | //! or https://blogs.oracle.com/solaris/gnu-hash-elf-sections-v2
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://blogs.oracle.com/solaris/gnu-hash-elf-sections-v2>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/elf/gnu_hash.rs:18:8
[INFO] [stderr] |
[INFO] [stderr] 18 | //! * https://flapenguin.me/2017/05/10/elf-lookup-dt-gnu-hash/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://flapenguin.me/2017/05/10/elf-lookup-dt-gnu-hash/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/elf/reloc.rs:59:27
[INFO] [stderr] |
[INFO] [stderr] 59 | //! TLS information is at http://people.redhat.com/aoliva/writeups/TLS/RFC-TLSDESC-x86.txt
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://people.redhat.com/aoliva/writeups/TLS/RFC-TLSDESC-x86.txt>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/elf/reloc.rs:66:15
[INFO] [stderr] |
[INFO] [stderr] 66 | //! Read more https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter6-54839.html
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter6-54839.html>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `cond`
[INFO] [stderr] --> src/elf/constants_relocation.rs:501:30
[INFO] [stderr] |
[INFO] [stderr] 501 | /// PC relative 24 bit (B, BL<cond>)
[INFO] [stderr] | ^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 501 | /// PC relative 24 bit (B, `BL<cond>`)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `cond`
[INFO] [stderr] --> src/elf/constants_relocation.rs:542:34
[INFO] [stderr] |
[INFO] [stderr] 542 | /// PC relative 20 bit (Thumb32 B<cond>.W)
[INFO] [stderr] | ^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 542 | /// PC relative 20 bit (Thumb32 `B<cond>`.W)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `cond`
[INFO] [stderr] --> src/elf/constants_relocation.rs:639:37
[INFO] [stderr] |
[INFO] [stderr] 639 | /// PC relative & 0x1FE (Thumb16 B/B<cond>)
[INFO] [stderr] | ^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 639 | /// PC relative & 0x1FE (Thumb16 B/`B<cond>`)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `goblin` (lib doc) generated 12 warnings (run `cargo fix --lib -p goblin` to apply 6 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "aa9a1f421d5ba08d613b2cfdaf3052d156663fa32e9651443017552b42e193e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9a1f421d5ba08d613b2cfdaf3052d156663fa32e9651443017552b42e193e2", kill_on_drop: false }`
[INFO] [stdout] aa9a1f421d5ba08d613b2cfdaf3052d156663fa32e9651443017552b42e193e2