[INFO] fetching crate serde-resp 0.3.1... [INFO] documenting serde-resp-0.3.1 against 1.86.0 for beta-1.87-rustdoc-1 [INFO] extracting crate serde-resp 0.3.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate serde-resp 0.3.1 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde-resp 0.3.1 [INFO] finished tweaking crates.io crate serde-resp 0.3.1 [INFO] tweaked toml for crates.io crate serde-resp 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding itoa v0.4.8 (available: v1.0.15) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f7e052d9e92b9a452120f3c5684a472375699a700a5b2a6bb6b2c7b7653cf3d [INFO] running `Command { std: "docker" "start" "-a" "9f7e052d9e92b9a452120f3c5684a472375699a700a5b2a6bb6b2c7b7653cf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f7e052d9e92b9a452120f3c5684a472375699a700a5b2a6bb6b2c7b7653cf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7e052d9e92b9a452120f3c5684a472375699a700a5b2a6bb6b2c7b7653cf3d", kill_on_drop: false }` [INFO] [stdout] 9f7e052d9e92b9a452120f3c5684a472375699a700a5b2a6bb6b2c7b7653cf3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c46acb8c20307633c9d4bdfdc6bad09864519b8f5e94052353b2798e57b5d0 [INFO] running `Command { std: "docker" "start" "-a" "46c46acb8c20307633c9d4bdfdc6bad09864519b8f5e94052353b2798e57b5d0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Documenting serde-resp v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 24 - //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] 24 + //! To serialize, use [ser::to_string] or [ser::to_writer](ser::to_writer). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 24 - //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] 24 + //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | ------------ ^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str] or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader] or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:117 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | //! For usage examples, refer to [RESP](RESP) [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 28 - //! For usage examples, refer to [RESP](RESP) [INFO] [stdout] 28 + //! For usage examples, refer to [RESP] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/lib.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | //! + [RESP::BulkString(Option>)](RESPType::BulkString) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 18 | //! + [RESP::BulkString(`Option>`)](RESPType::BulkString) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RESP` [INFO] [stdout] --> src/lib.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | //! + [RESP::Array(Option>)](RESPType::Array) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 21 | //! + [RESP::Array(`Option>`)](RESPType::Array) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:23:85 [INFO] [stdout] | [INFO] [stdout] 23 | /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] 23 + /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - /// Please refer to [Error](Error) [INFO] [stdout] 26 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:37:90 [INFO] [stdout] | [INFO] [stdout] 37 | /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 37 - /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] 37 + /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | /// If your reader has `BufRead` trait, use [from_buf_reader](from_buf_reader) instead. [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 38 - /// If your reader has `BufRead` trait, use [from_buf_reader](from_buf_reader) instead. [INFO] [stdout] 38 + /// If your reader has `BufRead` trait, use [from_buf_reader] instead. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 41 - /// Please refer to [Error](Error) [INFO] [stdout] 41 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 54 - /// Please refer to [Error](Error) [INFO] [stdout] 54 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:15:63 [INFO] [stdout] | [INFO] [stdout] 15 | /// Please do not use this method with [RESPType::BulkString](RESPType::BulkString) that contains non-UTF8 data. [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 15 - /// Please do not use this method with [RESPType::BulkString](RESPType::BulkString) that contains non-UTF8 data. [INFO] [stdout] 15 + /// Please do not use this method with [RESPType::BulkString] that contains non-UTF8 data. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 18 - /// Please refer to [Error](Error) [INFO] [stdout] 18 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 31 - /// Please refer to [Error](Error) [INFO] [stdout] 31 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:131:113 [INFO] [stdout] | [INFO] [stdout] 131 | ...t is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 131 - /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] 131 + /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string] (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:131:158 [INFO] [stdout] | [INFO] [stdout] 131 | ...ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 131 - /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] 131 + /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8]). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | /// Use [ser::to_writer](ser::to_writer) to write to a byte buffer instead. [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 132 - /// Use [ser::to_writer](ser::to_writer) to write to a byte buffer instead. [INFO] [stdout] 132 + /// Use [ser::to_writer] to write to a byte buffer instead. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | /// Refer to [RESPType](RESPType). This is just an alias. [INFO] [stdout] | -------- ^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 285 - /// Refer to [RESPType](RESPType). This is just an alias. [INFO] [stdout] 285 + /// Refer to [RESPType]. This is just an alias. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] [stderr] Generated /opt/rustwide/target/doc/serde_resp/index.html [INFO] running `Command { std: "docker" "inspect" "46c46acb8c20307633c9d4bdfdc6bad09864519b8f5e94052353b2798e57b5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c46acb8c20307633c9d4bdfdc6bad09864519b8f5e94052353b2798e57b5d0", kill_on_drop: false }` [INFO] [stdout] 46c46acb8c20307633c9d4bdfdc6bad09864519b8f5e94052353b2798e57b5d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5afe0bce909b0c5d7b268cc59bba35e9d53f4f543e9db107ebac81d1e00d8988 [INFO] running `Command { std: "docker" "start" "-a" "5afe0bce909b0c5d7b268cc59bba35e9d53f4f543e9db107ebac81d1e00d8988", kill_on_drop: false }` [INFO] [stderr] Documenting serde-resp v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 24 - //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] 24 + //! To serialize, use [ser::to_string] or [ser::to_writer](ser::to_writer). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 24 - //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer](ser::to_writer). [INFO] [stdout] 24 + //! To serialize, use [ser::to_string](ser::to_string) or [ser::to_writer]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | ------------ ^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str] or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader] or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:26:117 [INFO] [stdout] | [INFO] [stdout] 26 | //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader](de::from_buf_reader). [INFO] [stdout] 26 + //! To deserialize, use [de::from_str](de::from_str) or [de::from_reader](de::from_reader) or [de::from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | //! For usage examples, refer to [RESP](RESP) [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 28 - //! For usage examples, refer to [RESP](RESP) [INFO] [stdout] 28 + //! For usage examples, refer to [RESP] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/lib.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | //! + [RESP::BulkString(Option>)](RESPType::BulkString) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 18 | //! + [RESP::BulkString(`Option>`)](RESPType::BulkString) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RESP` [INFO] [stdout] --> src/lib.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | //! + [RESP::Array(Option>)](RESPType::Array) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 21 | //! + [RESP::Array(`Option>`)](RESPType::Array) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:23:85 [INFO] [stdout] | [INFO] [stdout] 23 | /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] 23 + /// This function simple wraps the `&str` with `Cursor` and calls [from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 26 - /// Please refer to [Error](Error) [INFO] [stdout] 26 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:37:90 [INFO] [stdout] | [INFO] [stdout] 37 | /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 37 - /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader](from_buf_reader). [INFO] [stdout] 37 + /// This function simply wraps the reader with a `BufReader` and calls [from_buf_reader]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | /// If your reader has `BufRead` trait, use [from_buf_reader](from_buf_reader) instead. [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 38 - /// If your reader has `BufRead` trait, use [from_buf_reader](from_buf_reader) instead. [INFO] [stdout] 38 + /// If your reader has `BufRead` trait, use [from_buf_reader] instead. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 41 - /// Please refer to [Error](Error) [INFO] [stdout] 41 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/de.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 54 - /// Please refer to [Error](Error) [INFO] [stdout] 54 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:15:63 [INFO] [stdout] | [INFO] [stdout] 15 | /// Please do not use this method with [RESPType::BulkString](RESPType::BulkString) that contains non-UTF8 data. [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 15 - /// Please do not use this method with [RESPType::BulkString](RESPType::BulkString) that contains non-UTF8 data. [INFO] [stdout] 15 + /// Please do not use this method with [RESPType::BulkString] that contains non-UTF8 data. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 18 - /// Please refer to [Error](Error) [INFO] [stdout] 18 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/ser.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | /// Please refer to [Error](Error) [INFO] [stdout] | ----- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 31 - /// Please refer to [Error](Error) [INFO] [stdout] 31 + /// Please refer to [Error] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:131:113 [INFO] [stdout] | [INFO] [stdout] 131 | ...t is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 131 - /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] 131 + /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string] (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:131:158 [INFO] [stdout] | [INFO] [stdout] 131 | ...ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 131 - /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8](Error::FromUtf8)). [INFO] [stdout] 131 + /// According to specification, bulk string is binary-safe so it is NOT recommended to use [ser::to_string](ser::to_string) (may cause [Error::FromUtf8]). [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | /// Use [ser::to_writer](ser::to_writer) to write to a byte buffer instead. [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 132 - /// Use [ser::to_writer](ser::to_writer) to write to a byte buffer instead. [INFO] [stdout] 132 + /// Use [ser::to_writer] to write to a byte buffer instead. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/lib.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | /// Refer to [RESPType](RESPType). This is just an alias. [INFO] [stdout] | -------- ^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 285 - /// Refer to [RESPType](RESPType). This is just an alias. [INFO] [stdout] 285 + /// Refer to [RESPType]. This is just an alias. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Generated /opt/rustwide/target/doc/serde_resp/index.html [INFO] running `Command { std: "docker" "inspect" "5afe0bce909b0c5d7b268cc59bba35e9d53f4f543e9db107ebac81d1e00d8988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afe0bce909b0c5d7b268cc59bba35e9d53f4f543e9db107ebac81d1e00d8988", kill_on_drop: false }` [INFO] [stdout] 5afe0bce909b0c5d7b268cc59bba35e9d53f4f543e9db107ebac81d1e00d8988