[INFO] fetching crate dlfcn 0.1.0... [INFO] documenting dlfcn-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate dlfcn 0.1.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate dlfcn 0.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dlfcn 0.1.0 [INFO] finished tweaking crates.io crate dlfcn 0.1.0 [INFO] tweaked toml for crates.io crate dlfcn 0.1.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fc853dfe6b0743c16f9f7f3ed819826afd54e8a8e9cb69e40628bdaa206136d [INFO] running `Command { std: "docker" "start" "-a" "4fc853dfe6b0743c16f9f7f3ed819826afd54e8a8e9cb69e40628bdaa206136d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc853dfe6b0743c16f9f7f3ed819826afd54e8a8e9cb69e40628bdaa206136d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc853dfe6b0743c16f9f7f3ed819826afd54e8a8e9cb69e40628bdaa206136d", kill_on_drop: false }` [INFO] [stdout] 4fc853dfe6b0743c16f9f7f3ed819826afd54e8a8e9cb69e40628bdaa206136d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebaabb52b1bf79942fe0eb5f16eda3f12f780a6fb92e32b7f6925b6c60178e6e [INFO] running `Command { std: "docker" "start" "-a" "ebaabb52b1bf79942fe0eb5f16eda3f12f780a6fb92e32b7f6925b6c60178e6e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Documenting dlfcn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sym` [INFO] [stdout] --> src/dynlib.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | /// Usually, the [`sym`] and [`drop`] methods are enough, but you're free to use it for [INFO] [stdout] | ^^^ no item named `sym` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sym` [INFO] [stdout] --> src/dynlib.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | /// Usually, the [`sym`] method is enough, though you're free to use it for what you may want [INFO] [stdout] | ^^^ no item named `sym` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `open` [INFO] [stdout] --> src/dynlib.rs:27:63 [INFO] [stdout] | [INFO] [stdout] 27 | /// Returns the path of the dynamic library as given to [`open`] or [`new`]. [INFO] [stdout] | ^^^^ no item named `open` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/dynlib.rs:27:75 [INFO] [stdout] | [INFO] [stdout] 27 | /// Returns the path of the dynamic library as given to [`open`] or [`new`]. [INFO] [stdout] | ^^^ no item named `new` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RtldOr::Local` [INFO] [stdout] --> src/dynlib.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | /// So long [`RtldOr::Local`] wasn't specified, it will also look at other loaded symbols which [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `RtldOr` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RtldOr::Global` [INFO] [stdout] --> src/dynlib.rs:34:64 [INFO] [stdout] | [INFO] [stdout] 34 | /// are either in the program itself or were loaded with [`RtldOr::Global`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `RtldOr` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/dynlib.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | /// Makes a safe instance using [`new`] then applies the closure given to it. [INFO] [stdout] | ^^^ no item named `new` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "ebaabb52b1bf79942fe0eb5f16eda3f12f780a6fb92e32b7f6925b6c60178e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaabb52b1bf79942fe0eb5f16eda3f12f780a6fb92e32b7f6925b6c60178e6e", kill_on_drop: false }` [INFO] [stdout] ebaabb52b1bf79942fe0eb5f16eda3f12f780a6fb92e32b7f6925b6c60178e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 8917fc7f72d76c4a53676ebbc07ee67d144eae9436d8e5c283bcc652c3a2c97a [INFO] running `Command { std: "docker" "start" "-a" "8917fc7f72d76c4a53676ebbc07ee67d144eae9436d8e5c283bcc652c3a2c97a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Documenting dlfcn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sym` [INFO] [stdout] --> src/dynlib.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | /// Usually, the [`sym`] and [`drop`] methods are enough, but you're free to use it for [INFO] [stdout] | ^^^ no item named `sym` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sym` [INFO] [stdout] --> src/dynlib.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | /// Usually, the [`sym`] method is enough, though you're free to use it for what you may want [INFO] [stdout] | ^^^ no item named `sym` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `open` [INFO] [stdout] --> src/dynlib.rs:27:63 [INFO] [stdout] | [INFO] [stdout] 27 | /// Returns the path of the dynamic library as given to [`open`] or [`new`]. [INFO] [stdout] | ^^^^ no item named `open` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/dynlib.rs:27:75 [INFO] [stdout] | [INFO] [stdout] 27 | /// Returns the path of the dynamic library as given to [`open`] or [`new`]. [INFO] [stdout] | ^^^ no item named `new` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RtldOr::Local` [INFO] [stdout] --> src/dynlib.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | /// So long [`RtldOr::Local`] wasn't specified, it will also look at other loaded symbols which [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `RtldOr` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RtldOr::Global` [INFO] [stdout] --> src/dynlib.rs:34:64 [INFO] [stdout] | [INFO] [stdout] 34 | /// are either in the program itself or were loaded with [`RtldOr::Global`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `RtldOr` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/dynlib.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | /// Makes a safe instance using [`new`] then applies the closure given to it. [INFO] [stdout] | ^^^ no item named `new` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "8917fc7f72d76c4a53676ebbc07ee67d144eae9436d8e5c283bcc652c3a2c97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8917fc7f72d76c4a53676ebbc07ee67d144eae9436d8e5c283bcc652c3a2c97a", kill_on_drop: false }` [INFO] [stdout] 8917fc7f72d76c4a53676ebbc07ee67d144eae9436d8e5c283bcc652c3a2c97a