[INFO] fetching crate uds 0.2.6... [INFO] documenting uds-0.2.6 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate uds 0.2.6 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate uds 0.2.6 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 uds 0.2.6 [INFO] finished tweaking crates.io crate uds 0.2.6 [INFO] tweaked toml for crates.io crate uds 0.2.6 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate crates.io crate uds 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] a76c86371ecd90468fd1572484ca01d9cd008b804a8528023fbb21ab1c296068 [INFO] running `Command { std: "docker" "start" "-a" "a76c86371ecd90468fd1572484ca01d9cd008b804a8528023fbb21ab1c296068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a76c86371ecd90468fd1572484ca01d9cd008b804a8528023fbb21ab1c296068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76c86371ecd90468fd1572484ca01d9cd008b804a8528023fbb21ab1c296068", kill_on_drop: false }` [INFO] [stdout] a76c86371ecd90468fd1572484ca01d9cd008b804a8528023fbb21ab1c296068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] ba2cb5af340748aa73927610f5714b4ac955693674efc5485fcc04e895bc41f6 [INFO] running `Command { std: "docker" "start" "-a" "ba2cb5af340748aa73927610f5714b4ac955693674efc5485fcc04e895bc41f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Documenting uds v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `accept_unix_addr` [INFO] [stdout] --> src/seqpacket.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | / /// Enables or disables nonblocking-ness of [`accept_unix_addr()`](#method.accept_unix addr). [INFO] [stdout] 679 | | /// [INFO] [stdout] 680 | | /// The returned connnections will still be in blocking mode regardsless. [INFO] [stdout] 681 | | /// [INFO] [stdout] ... | [INFO] [stdout] 697 | | /// # std::fs::remove_file("nonblocking_seqpacket_listener.socket").expect("delete socket file"); [INFO] [stdout] 698 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables nonblocking-ness of [`accept_unix_addr()`](#method.accept_unix addr). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `accept_unix_addr` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc=$content] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 81 | / mdfile!{ [INFO] [stdout] 82 | | include_str!("../README.md"), [INFO] [stdout] 83 | | #[cfg(any(target_os="linux", target_os="android"))] // uses abstract addrs [INFO] [stdout] 84 | | Readme [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `mdfile` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc=$content] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 81 | / mdfile!{ [INFO] [stdout] 82 | | include_str!("../README.md"), [INFO] [stdout] 83 | | #[cfg(any(target_os="linux", target_os="android"))] // uses abstract addrs [INFO] [stdout] 84 | | Readme [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `mdfile` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "ba2cb5af340748aa73927610f5714b4ac955693674efc5485fcc04e895bc41f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2cb5af340748aa73927610f5714b4ac955693674efc5485fcc04e895bc41f6", kill_on_drop: false }` [INFO] [stdout] ba2cb5af340748aa73927610f5714b4ac955693674efc5485fcc04e895bc41f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "--features" "mio-uds mio mio_07 tokio" "--frozen" "--message-format=json" "--" "--cfg" "feature=\"os-poll\"" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9c702019e1ebe56496fcf1c59e0917a59e80271986d32a8ddc5bab6d5d00c67c [INFO] running `Command { std: "docker" "start" "-a" "9c702019e1ebe56496fcf1c59e0917a59e80271986d32a8ddc5bab6d5d00c67c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Documenting uds v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `accept_unix_addr` [INFO] [stdout] --> src/seqpacket.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | / /// Enables or disables nonblocking-ness of [`accept_unix_addr()`](#method.accept_unix addr). [INFO] [stdout] 679 | | /// [INFO] [stdout] 680 | | /// The returned connnections will still be in blocking mode regardsless. [INFO] [stdout] 681 | | /// [INFO] [stdout] ... | [INFO] [stdout] 697 | | /// # std::fs::remove_file("nonblocking_seqpacket_listener.socket").expect("delete socket file"); [INFO] [stdout] 698 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables nonblocking-ness of [`accept_unix_addr()`](#method.accept_unix addr). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `accept_unix_addr` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc=$content] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 81 | / mdfile!{ [INFO] [stdout] 82 | | include_str!("../README.md"), [INFO] [stdout] 83 | | #[cfg(any(target_os="linux", target_os="android"))] // uses abstract addrs [INFO] [stdout] 84 | | Readme [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `mdfile` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc=$content] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 81 | / mdfile!{ [INFO] [stdout] 82 | | include_str!("../README.md"), [INFO] [stdout] 83 | | #[cfg(any(target_os="linux", target_os="android"))] // uses abstract addrs [INFO] [stdout] 84 | | Readme [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `mdfile` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `Command { std: "docker" "inspect" "9c702019e1ebe56496fcf1c59e0917a59e80271986d32a8ddc5bab6d5d00c67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c702019e1ebe56496fcf1c59e0917a59e80271986d32a8ddc5bab6d5d00c67c", kill_on_drop: false }` [INFO] [stdout] 9c702019e1ebe56496fcf1c59e0917a59e80271986d32a8ddc5bab6d5d00c67c