[INFO] fetching crate shs 0.4.0... [INFO] documenting shs-0.4.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate shs 0.4.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate shs 0.4.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 shs 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate shs 0.4.0 [INFO] tweaked toml for crates.io crate shs 0.4.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate crates.io crate shs 0.4.0 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] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 9b06f500d0144e6964a6ff7c7c6d38b9cbccef09328de67ab8cf574a6f0c6f65 [INFO] running `Command { std: "docker" "start" "-a" "9b06f500d0144e6964a6ff7c7c6d38b9cbccef09328de67ab8cf574a6f0c6f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b06f500d0144e6964a6ff7c7c6d38b9cbccef09328de67ab8cf574a6f0c6f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b06f500d0144e6964a6ff7c7c6d38b9cbccef09328de67ab8cf574a6f0c6f65", kill_on_drop: false }` [INFO] [stdout] 9b06f500d0144e6964a6ff7c7c6d38b9cbccef09328de67ab8cf574a6f0c6f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 55faaf8fb72111d030c2a2a83564ab38a6b4ddda638c821cf10a1212234cb9ef [INFO] running `Command { std: "docker" "start" "-a" "55faaf8fb72111d030c2a2a83564ab38a6b4ddda638c821cf10a1212234cb9ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Documenting shs v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / /// Create a new test request with the method, URL, and body set. [INFO] [stdout] 318 | | /// [INFO] [stdout] 319 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 320 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 321 | | /// "http://example.com/path". [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/lib.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a new test request with the method, URL, and body set. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 336 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 337 | | /// "http://example.com/path". [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/lib.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / /// Create a new test request with the method and URL set. [INFO] [stdout] 350 | | /// [INFO] [stdout] 351 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 352 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 353 | | /// "http://example.com/path". [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.35s [INFO] running `Command { std: "docker" "inspect" "55faaf8fb72111d030c2a2a83564ab38a6b4ddda638c821cf10a1212234cb9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55faaf8fb72111d030c2a2a83564ab38a6b4ddda638c821cf10a1212234cb9ef", kill_on_drop: false }` [INFO] [stdout] 55faaf8fb72111d030c2a2a83564ab38a6b4ddda638c821cf10a1212234cb9ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] cd63da1ac310d884e7e8fe762527f20915980dfabc8bd2fb4538a5dd3b2ed0dc [INFO] running `Command { std: "docker" "start" "-a" "cd63da1ac310d884e7e8fe762527f20915980dfabc8bd2fb4538a5dd3b2ed0dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Documenting shs v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / /// Create a new test request with the method, URL, and body set. [INFO] [stdout] 318 | | /// [INFO] [stdout] 319 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 320 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 321 | | /// "http://example.com/path". [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/lib.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a new test request with the method, URL, and body set. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 336 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 337 | | /// "http://example.com/path". [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/lib.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / /// Create a new test request with the method and URL set. [INFO] [stdout] 350 | | /// [INFO] [stdout] 351 | | /// The input string should be in the format "METHOD /path". The [INFO] [stdout] 352 | | /// path will automatically be expanded to a full URL: [INFO] [stdout] 353 | | /// "http://example.com/path". [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.28s [INFO] running `Command { std: "docker" "inspect" "cd63da1ac310d884e7e8fe762527f20915980dfabc8bd2fb4538a5dd3b2ed0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd63da1ac310d884e7e8fe762527f20915980dfabc8bd2fb4538a5dd3b2ed0dc", kill_on_drop: false }` [INFO] [stdout] cd63da1ac310d884e7e8fe762527f20915980dfabc8bd2fb4538a5dd3b2ed0dc