[INFO] fetching crate cdrs_temp 0.1.0... [INFO] documenting cdrs_temp-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate cdrs_temp 0.1.0 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate cdrs_temp 0.1.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 cdrs_temp 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cdrs_temp 0.1.0 [INFO] tweaked toml for crates.io crate cdrs_temp 0.1.0 written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate crates.io crate cdrs_temp 0.1.0 already has a lockfile, it will not be regenerated [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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 5a54bdd3eb49d57d70bd059e8aaa7809f1946dcd700ebb161400b96e9b5e6d4f [INFO] running `Command { std: "docker" "start" "-a" "5a54bdd3eb49d57d70bd059e8aaa7809f1946dcd700ebb161400b96e9b5e6d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a54bdd3eb49d57d70bd059e8aaa7809f1946dcd700ebb161400b96e9b5e6d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a54bdd3eb49d57d70bd059e8aaa7809f1946dcd700ebb161400b96e9b5e6d4f", kill_on_drop: false }` [INFO] [stdout] 5a54bdd3eb49d57d70bd059e8aaa7809f1946dcd700ebb161400b96e9b5e6d4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] e36c9ea758887e490589ba8d4a96bcca1f0c11a2f645bcdd928c0dc15f6000f4 [INFO] running `Command { std: "docker" "start" "-a" "e36c9ea758887e490589ba8d4a96bcca1f0c11a2f645bcdd928c0dc15f6000f4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking lz4-compress v0.1.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Documenting cdrs_temp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `string` [INFO] [stdout] --> src/frame/frame_result.rs:343:36 [INFO] [stdout] | [INFO] [stdout] 343 | /// The initial is a [string] and is only present [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/frame/frame_result.rs:346:39 [INFO] [stdout] | [INFO] [stdout] 346 | /// The initial is a [string] and is present [INFO] [stdout] | ^^^^^^ no item named `string` 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 `short` [INFO] [stdout] --> src/types/mod.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 230 | /// Converts number i16 into Cassandra's [short]. [INFO] [stdout] | ^^^^^ no item named `short` 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 `int` [INFO] [stdout] --> src/types/mod.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `int` [INFO] [stdout] --> src/types/mod.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `varint` [INFO] [stdout] --> src/types/mod.rs:269:40 [INFO] [stdout] | [INFO] [stdout] 269 | /// Converts integer into Cassandra's [varint]. [INFO] [stdout] | ^^^^^^ no item named `varint` 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 `int` [INFO] [stdout] --> src/types/mod.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `inet` [INFO] [stdout] --> src/types/mod.rs:662:45 [INFO] [stdout] | [INFO] [stdout] 662 | /// The structure wich represets Cassandra [inet] [INFO] [stdout] | ^^^^ no item named `inet` 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 `tTcp` [INFO] [stdout] --> src/transport.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | //! * [`TransportTcp`][tTcp] is default TCP transport which is usually used to establish [INFO] [stdout] | ^^^^ no item named `tTcp` 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 `transportTcp` [INFO] [stdout] --> src/transport.rs:24:55 [INFO] [stdout] | [INFO] [stdout] 24 | ///General CDRS transport trait. Both [`TranportTcp`][transportTcp] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTcp` 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 `transportTls` [INFO] [stdout] --> src/transport.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | ///and [`TransportTls`][transportTls] has their own implementations of this trait. Generaly [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTls` 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 `transportTcp` [INFO] [stdout] --> src/transport.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ///[transportTcp]:struct.TransportTcp.html [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTcp` 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 `transportTls` [INFO] [stdout] --> src/transport.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ///[transportTls]:struct.TransportTls.html [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTls` 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 `string` [INFO] [stdout] --> src/types/mod.rs:397:57 [INFO] [stdout] | [INFO] [stdout] 397 | /// Converts into Cassandra byte representation of [string] [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:408:92 [INFO] [stdout] | [INFO] [stdout] 408 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [string]. [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:445:57 [INFO] [stdout] | [INFO] [stdout] 445 | /// Converts into Cassandra byte representation of [string] [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:456:92 [INFO] [stdout] | [INFO] [stdout] 456 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [string]. [INFO] [stdout] | ^^^^^^ no item named `string` 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 `bytes` [INFO] [stdout] --> src/types/mod.rs:554:92 [INFO] [stdout] | [INFO] [stdout] 554 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [bytes]. [INFO] [stdout] | ^^^^^ no item named `bytes` 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 `bytes` [INFO] [stdout] --> src/types/mod.rs:600:92 [INFO] [stdout] | [INFO] [stdout] 600 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [bytes]. [INFO] [stdout] | ^^^^^ no item named `bytes` 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/frame/frame_batch.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | /// https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L413 [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/frame/frame_batch.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | /// protocol. See https://issues.apache.org/jira/browse/CASSANDRA-10246 for [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/frame/frame_error.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | //! (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1011) [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/frame/frame_error.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1011). [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/frame/frame_error.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1025) [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/frame/frame_error.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1150) [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/frame/frame_result.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L541) [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/frame/frame_result.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L569) [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/types/mod.rs:663:6 [INFO] [stdout] | [INFO] [stdout] 663 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L222). [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/consistency.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://docs.datastax.com/en/cql-oss/3.x/cql/cql_reference/cqlshConsistency.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: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.09s [INFO] running `Command { std: "docker" "inspect" "e36c9ea758887e490589ba8d4a96bcca1f0c11a2f645bcdd928c0dc15f6000f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36c9ea758887e490589ba8d4a96bcca1f0c11a2f645bcdd928c0dc15f6000f4", kill_on_drop: false }` [INFO] [stdout] e36c9ea758887e490589ba8d4a96bcca1f0c11a2f645bcdd928c0dc15f6000f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 72669dd521d07fab8078d41b717c77dd550382df6018eaa701df0824d7ca3bf5 [INFO] running `Command { std: "docker" "start" "-a" "72669dd521d07fab8078d41b717c77dd550382df6018eaa701df0824d7ca3bf5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking lz4-compress v0.1.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Documenting cdrs_temp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `string` [INFO] [stdout] --> src/frame/frame_result.rs:343:36 [INFO] [stdout] | [INFO] [stdout] 343 | /// The initial is a [string] and is only present [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/frame/frame_result.rs:346:39 [INFO] [stdout] | [INFO] [stdout] 346 | /// The initial is a [string] and is present [INFO] [stdout] | ^^^^^^ no item named `string` 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 `short` [INFO] [stdout] --> src/types/mod.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 230 | /// Converts number i16 into Cassandra's [short]. [INFO] [stdout] | ^^^^^ no item named `short` 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 `int` [INFO] [stdout] --> src/types/mod.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `int` [INFO] [stdout] --> src/types/mod.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `varint` [INFO] [stdout] --> src/types/mod.rs:269:40 [INFO] [stdout] | [INFO] [stdout] 269 | /// Converts integer into Cassandra's [varint]. [INFO] [stdout] | ^^^^^^ no item named `varint` 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 `int` [INFO] [stdout] --> src/types/mod.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | /// Convers integer into Cassandra's [int] [INFO] [stdout] | ^^^ no item named `int` 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 `inet` [INFO] [stdout] --> src/types/mod.rs:662:45 [INFO] [stdout] | [INFO] [stdout] 662 | /// The structure wich represets Cassandra [inet] [INFO] [stdout] | ^^^^ no item named `inet` 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 `tTcp` [INFO] [stdout] --> src/transport.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | //! * [`TransportTcp`][tTcp] is default TCP transport which is usually used to establish [INFO] [stdout] | ^^^^ no item named `tTcp` 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 `transportTcp` [INFO] [stdout] --> src/transport.rs:24:55 [INFO] [stdout] | [INFO] [stdout] 24 | ///General CDRS transport trait. Both [`TranportTcp`][transportTcp] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTcp` 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 `transportTls` [INFO] [stdout] --> src/transport.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | ///and [`TransportTls`][transportTls] has their own implementations of this trait. Generaly [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTls` 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 `transportTcp` [INFO] [stdout] --> src/transport.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ///[transportTcp]:struct.TransportTcp.html [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTcp` 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 `transportTls` [INFO] [stdout] --> src/transport.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ///[transportTls]:struct.TransportTls.html [INFO] [stdout] | ^^^^^^^^^^^^ no item named `transportTls` 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 `string` [INFO] [stdout] --> src/types/mod.rs:397:57 [INFO] [stdout] | [INFO] [stdout] 397 | /// Converts into Cassandra byte representation of [string] [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:408:92 [INFO] [stdout] | [INFO] [stdout] 408 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [string]. [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:445:57 [INFO] [stdout] | [INFO] [stdout] 445 | /// Converts into Cassandra byte representation of [string] [INFO] [stdout] | ^^^^^^ no item named `string` 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 `string` [INFO] [stdout] --> src/types/mod.rs:456:92 [INFO] [stdout] | [INFO] [stdout] 456 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [string]. [INFO] [stdout] | ^^^^^^ no item named `string` 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 `bytes` [INFO] [stdout] --> src/types/mod.rs:554:92 [INFO] [stdout] | [INFO] [stdout] 554 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [bytes]. [INFO] [stdout] | ^^^^^ no item named `bytes` 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 `bytes` [INFO] [stdout] --> src/types/mod.rs:600:92 [INFO] [stdout] | [INFO] [stdout] 600 | /// from_cursor gets Cursor who's position is set such that it should be a start of a [bytes]. [INFO] [stdout] | ^^^^^ no item named `bytes` 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/frame/frame_batch.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | /// https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L413 [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/frame/frame_batch.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | /// protocol. See https://issues.apache.org/jira/browse/CASSANDRA-10246 for [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/frame/frame_error.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | //! (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1011) [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/frame/frame_error.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1011). [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/frame/frame_error.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1025) [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/frame/frame_error.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L1150) [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/frame/frame_result.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L541) [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/frame/frame_result.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L569) [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/types/mod.rs:663:6 [INFO] [stdout] | [INFO] [stdout] 663 | /// (https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec#L222). [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/consistency.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://docs.datastax.com/en/cql-oss/3.x/cql/cql_reference/cqlshConsistency.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: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.43s [INFO] running `Command { std: "docker" "inspect" "72669dd521d07fab8078d41b717c77dd550382df6018eaa701df0824d7ca3bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72669dd521d07fab8078d41b717c77dd550382df6018eaa701df0824d7ca3bf5", kill_on_drop: false }` [INFO] [stdout] 72669dd521d07fab8078d41b717c77dd550382df6018eaa701df0824d7ca3bf5