[INFO] fetching crate aws-smithy-http 0.42.0... [INFO] documenting aws-smithy-http-0.42.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate aws-smithy-http 0.42.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate aws-smithy-http 0.42.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws-smithy-http 0.42.0 [INFO] finished tweaking crates.io crate aws-smithy-http 0.42.0 [INFO] tweaked toml for crates.io crate aws-smithy-http 0.42.0 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb88688527b1371d3b7cce374423af5c3950a3c6c75a5d1185f517e1f6636d63 [INFO] running `Command { std: "docker" "start" "-a" "eb88688527b1371d3b7cce374423af5c3950a3c6c75a5d1185f517e1f6636d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb88688527b1371d3b7cce374423af5c3950a3c6c75a5d1185f517e1f6636d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb88688527b1371d3b7cce374423af5c3950a3c6c75a5d1185f517e1f6636d63", kill_on_drop: false }` [INFO] [stdout] eb88688527b1371d3b7cce374423af5c3950a3c6c75a5d1185f517e1f6636d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5837b3446263d96c0cf599715d605f17f53ad2a8e9cbeee8f3ebc2796a1f90ec [INFO] running `Command { std: "docker" "start" "-a" "5837b3446263d96c0cf599715d605f17f53ad2a8e9cbeee8f3ebc2796a1f90ec", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking bytes-utils v0.1.2 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking aws-smithy-types v0.42.0 [INFO] [stderr] Documenting aws-smithy-http v0.42.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::byte_stream::ByteStream::from_path` [INFO] [stdout] --> src/body.rs:93:35 [INFO] [stdout] | [INFO] [stdout] 93 | /// [`ByteStream::from_path`](crate::byte_stream::ByteStream::from_path). This function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ByteStream` has no field or associated item named `from_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::byte_stream::FsBuilder` [INFO] [stdout] --> src/byte_stream.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | //! or the length of the file, use an [`FsBuilder`](crate::byte_stream::FsBuilder). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FsBuilder` in module `byte_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "5837b3446263d96c0cf599715d605f17f53ad2a8e9cbeee8f3ebc2796a1f90ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5837b3446263d96c0cf599715d605f17f53ad2a8e9cbeee8f3ebc2796a1f90ec", kill_on_drop: false }` [INFO] [stdout] 5837b3446263d96c0cf599715d605f17f53ad2a8e9cbeee8f3ebc2796a1f90ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 4df74a34621aaa174840c9e2164d0da48c942afa2ff5873d09fb53801da6d273 [INFO] running `Command { std: "docker" "start" "-a" "4df74a34621aaa174840c9e2164d0da48c942afa2ff5873d09fb53801da6d273", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking bytes-utils v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking aws-smithy-types v0.42.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.42.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Documenting aws-smithy-http v0.42.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | //! `Result` wrapper types for [success](SdkSuccess) and [failure](SdkError) responses. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/result.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | rustdoc::all, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(rustdoc::missing_doc_code_examples)]` implied by `#[warn(rustdoc::all)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | /// Successful SDK Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | /// Failed SDK Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / /// Error from the underlying Connector [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// Connector exists to attach a `ConnectorErrorKind` to what would otherwise be an opaque `Box` [INFO] [stdout] 67 | | /// that comes off a potentially generic or dynamic connector. [INFO] [stdout] 68 | | /// The attached `kind` is used to determine what retry behavior should occur (if any) based on the [INFO] [stdout] 69 | | /// connector error. [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / impl ConnectorError { [INFO] [stdout] 89 | | /// Construct a [`ConnectorError`] from an error caused by a timeout [INFO] [stdout] 90 | | /// [INFO] [stdout] 91 | | /// Timeout errors are typically retried on a new connection. [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / /// Construct a [`ConnectorError`] from an error caused by a timeout [INFO] [stdout] 90 | | /// [INFO] [stdout] 91 | | /// Timeout errors are typically retried on a new connection. [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// Construct a [`ConnectorError`] from an error caused by the user (e.g. invalid HTTP request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | /// Construct a [`ConnectorError`] from an IO related error (e.g. socket hangup) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / /// Construct a [`ConnectorError`] from an different unclassified error. [INFO] [stdout] 116 | | /// [INFO] [stdout] 117 | | /// Optionally, an explicit `Kind` may be passed. [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | /// Returns true if the error is an IO error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | /// Returns true if the error is an timeout error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | /// Returns true if the error is a user error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/result.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | /// Returns the optional error kind associated with an unclassified error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.64s [INFO] running `Command { std: "docker" "inspect" "4df74a34621aaa174840c9e2164d0da48c942afa2ff5873d09fb53801da6d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df74a34621aaa174840c9e2164d0da48c942afa2ff5873d09fb53801da6d273", kill_on_drop: false }` [INFO] [stdout] 4df74a34621aaa174840c9e2164d0da48c942afa2ff5873d09fb53801da6d273