[INFO] fetching crate cargo-update 8.1.3...
[INFO] documenting cargo-update-8.1.3 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate cargo-update 8.1.3 into /workspace/builds/worker-99/source
[INFO] validating manifest of crates.io crate cargo-update 8.1.3 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 cargo-update 8.1.3
[INFO] finished tweaking crates.io crate cargo-update 8.1.3
[INFO] tweaked toml for crates.io crate cargo-update 8.1.3 written to /workspace/builds/worker-99/source/Cargo.toml
[INFO] crate crates.io crate cargo-update 8.1.3 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] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded array_tool v1.0.3
[INFO] [stderr] Downloaded json v0.11.15
[INFO] [stderr] Downloaded git2 v0.11.0
[INFO] [stderr] Downloaded vswhom-sys v0.1.1
[INFO] [stderr] Downloaded unicode-normalization v0.1.9
[INFO] [stderr] Downloaded lazysort v0.2.1
[INFO] [stderr] Downloaded libgit2-sys v0.10.0
[INFO] [stderr] Downloaded openssl-src v300.0.4+3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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] 7b90916cb40ed523a94e63173cdc57390b2c7d0201e1adb937f1c755d79dff91
[INFO] running `Command { std: "docker" "start" "-a" "7b90916cb40ed523a94e63173cdc57390b2c7d0201e1adb937f1c755d79dff91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b90916cb40ed523a94e63173cdc57390b2c7d0201e1adb937f1c755d79dff91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b90916cb40ed523a94e63173cdc57390b2c7d0201e1adb937f1c755d79dff91", kill_on_drop: false }`
[INFO] [stdout] 7b90916cb40ed523a94e63173cdc57390b2c7d0201e1adb937f1c755d79dff91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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] 7af212a2e41f9230068c0655d072eac05c5ee91fc920bcd2ccd4486fe91e1dd3
[INFO] running `Command { std: "docker" "start" "-a" "7af212a2e41f9230068c0655d072eac05c5ee91fc920bcd2ccd4486fe91e1dd3", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.118
[INFO] [stderr] Compiling pkg-config v0.3.24
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking semver-parser v0.7.0
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking hex v0.4.2
[INFO] [stderr] Checking json v0.11.15
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking array_tool v1.0.3
[INFO] [stderr] Checking lazysort v0.2.1
[INFO] [stderr] Checking unicode-bidi v0.3.5
[INFO] [stderr] Checking tabwriter v1.2.1
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Checking smallvec v0.6.14
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Checking unicode-normalization v0.1.9
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Checking term_size v0.3.2
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking dirs-sys v0.3.6
[INFO] [stderr] Compiling jobserver v0.1.24
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking dirs v2.0.2
[INFO] [stderr] Compiling cc v1.0.72
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Compiling embed-resource v1.6.5
[INFO] [stderr] Checking regex v1.4.6
[INFO] [stderr] Compiling openssl-sys v0.9.70
[INFO] [stderr] Compiling libz-sys v1.1.3
[INFO] [stderr] Compiling libssh2-sys v0.2.23
[INFO] [stderr] Compiling libgit2-sys v0.10.0
[INFO] [stderr] Compiling cargo-update v8.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] Checking url v2.2.2
[INFO] [stderr] Checking semver v0.9.0
[INFO] [stderr] Checking toml v0.5.8
[INFO] [stderr] Checking git2 v0.11.0
[INFO] [stderr] Documenting cargo-update v8.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `OPTIONS`
[INFO] [stdout] --> src/lib.rs:23:79
[INFO] [stdout] |
[INFO] [stdout] 23 | //! [`cargo install-update`](https://github.com/nabijaczleweli/cargo-update) [OPTIONS] [PACKAGE...]
[INFO] [stdout] | ^^^^^^^ no item named `OPTIONS` 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 `21:09`
[INFO] [stdout] --> src/ops/mod.rs:987:8
[INFO] [stdout] |
[INFO] [stdout] 987 | /// > [21:09] Eh2406:
[INFO] [stdout] | ^^^^^ no item named `21:09` 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 `21:10`
[INFO] [stdout] --> src/ops/mod.rs:990:8
[INFO] [stdout] |
[INFO] [stdout] 990 | /// > [21:10] Eh2406: looks like it is a git fetch of "refs/heads/master:refs/remotes/origin/master"
[INFO] [stdout] | ^^^^^ no item named `21:10` 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 `21:11`
[INFO] [stdout] --> src/ops/mod.rs:991:8
[INFO] [stdout] |
[INFO] [stdout] 991 | /// > [21:11] Eh2406: You are already poking about in cargos internal representation of the index, is this so much more?
[INFO] [stdout] | ^^^^^ no item named `21:11` in scope
[INFO] [stdout] |
[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/ops/mod.rs:988:5
[INFO] [stdout] |
[INFO] [stdout] 988 | /// https://github.com/rust-lang/cargo/blob/1ee1ef0ea7ab47d657ca675e3b1bd2fcd68b5aab/src/cargo/sources/registry/remote.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1009:53
[INFO] [stdout] |
[INFO] [stdout] 1009 | /// Sometimes, however, even this isn't enough (see https://github.com/nabijaczleweli/cargo-update/issues/163),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1079:33
[INFO] [stdout] |
[INFO] [stdout] 1079 | /// the Cargo Book for details: https://doc.rust-lang.org/cargo/reference/source-replacement.html,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1080:5
[INFO] [stdout] |
[INFO] [stdout] 1080 | /// https://doc.rust-lang.org/cargo/reference/registries.html.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1160:5
[INFO] [stdout] |
[INFO] [stdout] 1160 | /// https://github.com/rust-lang/cargo/blob/bb28e71202260180ecff658cd0fa0c7ba86d0296/src/cargo/sources/git/utils.rs#L344
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1162:5
[INFO] [stdout] |
[INFO] [stdout] 1162 | /// https://github.com/rust-lang/cargo/blob/5102de2b7de997b03181063417f20874a06a67c0/src/cargo/sources/git/utils.rs#L644,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1164:5
[INFO] [stdout] |
[INFO] [stdout] 1164 | /// https://github.com/rust-lang/cargo/blob/5102de2b7de997b03181063417f20874a06a67c0/src/cargo/sources/git/utils.rs#L437
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1355:6
[INFO] [stdout] |
[INFO] [stdout] 1355 | /// (https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/sources/git/source.rs#L62-L73)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1375:5
[INFO] [stdout] |
[INFO] [stdout] 1375 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/sources/registry/mod.rs#L387-L402
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1377:5
[INFO] [stdout] |
[INFO] [stdout] 1377 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/util/hex.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1395:5
[INFO] [stdout] |
[INFO] [stdout] 1395 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/util/hex.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1414:5
[INFO] [stdout] |
[INFO] [stdout] 1414 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/core/source/source_id.rs#L48-L73
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1416:5
[INFO] [stdout] |
[INFO] [stdout] 1416 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/core/source/source_id.rs#L510
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.07s
[INFO] running `Command { std: "docker" "inspect" "7af212a2e41f9230068c0655d072eac05c5ee91fc920bcd2ccd4486fe91e1dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af212a2e41f9230068c0655d072eac05c5ee91fc920bcd2ccd4486fe91e1dd3", kill_on_drop: false }`
[INFO] [stdout] 7af212a2e41f9230068c0655d072eac05c5ee91fc920bcd2ccd4486fe91e1dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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] 15542a26da216f9324586fbe91bd4eb0a0103875de3edce41af663971099a7de
[INFO] running `Command { std: "docker" "start" "-a" "15542a26da216f9324586fbe91bd4eb0a0103875de3edce41af663971099a7de", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.118
[INFO] [stderr] Compiling pkg-config v0.3.24
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking semver-parser v0.7.0
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking hex v0.4.2
[INFO] [stderr] Checking array_tool v1.0.3
[INFO] [stderr] Checking json v0.11.15
[INFO] [stderr] Checking lazysort v0.2.1
[INFO] [stderr] Checking unicode-bidi v0.3.5
[INFO] [stderr] Checking tabwriter v1.2.1
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Checking smallvec v0.6.14
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Checking unicode-normalization v0.1.9
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling jobserver v0.1.24
[INFO] [stderr] Checking term_size v0.3.2
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking dirs-sys v0.3.6
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling cc v1.0.72
[INFO] [stderr] Checking regex v1.4.6
[INFO] [stderr] Checking dirs v2.0.2
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Compiling embed-resource v1.6.5
[INFO] [stderr] Checking url v2.2.2
[INFO] [stderr] Compiling openssl-sys v0.9.70
[INFO] [stderr] Compiling libz-sys v1.1.3
[INFO] [stderr] Compiling libssh2-sys v0.2.23
[INFO] [stderr] Compiling libgit2-sys v0.10.0
[INFO] [stderr] Compiling cargo-update v8.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] Checking semver v0.9.0
[INFO] [stderr] Checking toml v0.5.8
[INFO] [stderr] Checking git2 v0.11.0
[INFO] [stderr] Documenting cargo-update v8.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `OPTIONS`
[INFO] [stdout] --> src/lib.rs:23:79
[INFO] [stdout] |
[INFO] [stdout] 23 | //! [`cargo install-update`](https://github.com/nabijaczleweli/cargo-update) [OPTIONS] [PACKAGE...]
[INFO] [stdout] | ^^^^^^^ no item named `OPTIONS` 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 `21:09`
[INFO] [stdout] --> src/ops/mod.rs:987:8
[INFO] [stdout] |
[INFO] [stdout] 987 | /// > [21:09] Eh2406:
[INFO] [stdout] | ^^^^^ no item named `21:09` 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 `21:10`
[INFO] [stdout] --> src/ops/mod.rs:990:8
[INFO] [stdout] |
[INFO] [stdout] 990 | /// > [21:10] Eh2406: looks like it is a git fetch of "refs/heads/master:refs/remotes/origin/master"
[INFO] [stdout] | ^^^^^ no item named `21:10` 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 `21:11`
[INFO] [stdout] --> src/ops/mod.rs:991:8
[INFO] [stdout] |
[INFO] [stdout] 991 | /// > [21:11] Eh2406: You are already poking about in cargos internal representation of the index, is this so much more?
[INFO] [stdout] | ^^^^^ no item named `21:11` in scope
[INFO] [stdout] |
[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/ops/mod.rs:988:5
[INFO] [stdout] |
[INFO] [stdout] 988 | /// https://github.com/rust-lang/cargo/blob/1ee1ef0ea7ab47d657ca675e3b1bd2fcd68b5aab/src/cargo/sources/registry/remote.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1009:53
[INFO] [stdout] |
[INFO] [stdout] 1009 | /// Sometimes, however, even this isn't enough (see https://github.com/nabijaczleweli/cargo-update/issues/163),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1079:33
[INFO] [stdout] |
[INFO] [stdout] 1079 | /// the Cargo Book for details: https://doc.rust-lang.org/cargo/reference/source-replacement.html,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1080:5
[INFO] [stdout] |
[INFO] [stdout] 1080 | /// https://doc.rust-lang.org/cargo/reference/registries.html.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1160:5
[INFO] [stdout] |
[INFO] [stdout] 1160 | /// https://github.com/rust-lang/cargo/blob/bb28e71202260180ecff658cd0fa0c7ba86d0296/src/cargo/sources/git/utils.rs#L344
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1162:5
[INFO] [stdout] |
[INFO] [stdout] 1162 | /// https://github.com/rust-lang/cargo/blob/5102de2b7de997b03181063417f20874a06a67c0/src/cargo/sources/git/utils.rs#L644,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1164:5
[INFO] [stdout] |
[INFO] [stdout] 1164 | /// https://github.com/rust-lang/cargo/blob/5102de2b7de997b03181063417f20874a06a67c0/src/cargo/sources/git/utils.rs#L437
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1355:6
[INFO] [stdout] |
[INFO] [stdout] 1355 | /// (https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/sources/git/source.rs#L62-L73)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1375:5
[INFO] [stdout] |
[INFO] [stdout] 1375 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/sources/registry/mod.rs#L387-L402
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1377:5
[INFO] [stdout] |
[INFO] [stdout] 1377 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/util/hex.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1395:5
[INFO] [stdout] |
[INFO] [stdout] 1395 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/util/hex.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1414:5
[INFO] [stdout] |
[INFO] [stdout] 1414 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/core/source/source_id.rs#L48-L73
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ops/mod.rs:1416:5
[INFO] [stdout] |
[INFO] [stdout] 1416 | /// https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/core/source/source_id.rs#L510
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "15542a26da216f9324586fbe91bd4eb0a0103875de3edce41af663971099a7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15542a26da216f9324586fbe91bd4eb0a0103875de3edce41af663971099a7de", kill_on_drop: false }`
[INFO] [stdout] 15542a26da216f9324586fbe91bd4eb0a0103875de3edce41af663971099a7de