[INFO] fetching crate cdrs 4.0.0-beta.1...
[INFO] checking cdrs-4.0.0-beta.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cdrs 4.0.0-beta.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cdrs 4.0.0-beta.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cdrs 4.0.0-beta.1
[INFO] tweaked toml for crates.io crate cdrs 4.0.0-beta.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdrs 4.0.0-beta.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cdrs 4.0.0-beta.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maplit v1.0.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.49
[INFO] [stderr]   Downloaded lz4-compress v0.1.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded cdrs_helpers_derive v0.1.0
[INFO] [stderr]   Downloaded proc-macro2 v0.1.10
[INFO] [stderr]   Downloaded time v0.2.25
[INFO] [stderr]   Downloaded openssl v0.10.24
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.84
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] [stderr]   Downloaded ring v0.16.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e17d91f9bb48d843058a967dd5513cb127ac071f2ef3e57557787d179b2c470
[INFO] running `Command { std: "docker" "start" "-a" "8e17d91f9bb48d843058a967dd5513cb127ac071f2ef3e57557787d179b2c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e17d91f9bb48d843058a967dd5513cb127ac071f2ef3e57557787d179b2c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e17d91f9bb48d843058a967dd5513cb127ac071f2ef3e57557787d179b2c470", kill_on_drop: false }`
[INFO] [stdout] 8e17d91f9bb48d843058a967dd5513cb127ac071f2ef3e57557787d179b2c470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0f71f71f9c58188301b2e66dabb449912d3e13019887560efe807b02d9b74a7
[INFO] running `Command { std: "docker" "start" "-a" "b0f71f71f9c58188301b2e66dabb449912d3e13019887560efe807b02d9b74a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling proc-macro2 v0.1.10
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking maplit v1.0.1
[INFO] [stderr]     Checking lz4-compress v0.1.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.2
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]    Compiling cdrs_helpers_derive v0.1.0
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking cdrs v4.0.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v5`
[INFO] [stdout]    --> src/frame/mod.rs:116:48
[INFO] [stdout]     |
[INFO] [stdout] 116 |         } else if cfg!(feature = "v4") || cfg!(feature = "v5") {
[INFO] [stdout]     |                                                ^^^^^^^^^^----
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"v4"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `e2e-tests`, `openssl`, `rust-tls`, `rustls`, `ssl`, `unstable-dynamic-cluster`, `v3`, `v4`, and `webpki`
[INFO] [stdout]     = help: consider adding `v5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v5`
[INFO] [stdout]    --> src/frame/mod.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |         } else if cfg!(feature = "v4") || cfg!(feature = "v5") {
[INFO] [stdout]     |                                                ^^^^^^^^^^----
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"v4"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `e2e-tests`, `openssl`, `rust-tls`, `rustls`, `ssl`, `unstable-dynamic-cluster`, `v3`, `v4`, and `webpki`
[INFO] [stdout]     = help: consider adding `v5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Sets new flags.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Sets new with_names parameter value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// Sets new serial_consistency value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// Sets new timestamp value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/transport.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v5`
[INFO] [stdout]    --> src/frame/mod.rs:116:48
[INFO] [stdout]     |
[INFO] [stdout] 116 |         } else if cfg!(feature = "v4") || cfg!(feature = "v5") {
[INFO] [stdout]     |                                                ^^^^^^^^^^----
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"v4"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `e2e-tests`, `openssl`, `rust-tls`, `rustls`, `ssl`, `unstable-dynamic-cluster`, `v3`, `v4`, and `webpki`
[INFO] [stdout]     = help: consider adding `v5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v5`
[INFO] [stdout]    --> src/frame/mod.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |         } else if cfg!(feature = "v4") || cfg!(feature = "v5") {
[INFO] [stdout]     |                                                ^^^^^^^^^^----
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"v4"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `e2e-tests`, `openssl`, `rust-tls`, `rustls`, `ssl`, `unstable-dynamic-cluster`, `v3`, `v4`, and `webpki`
[INFO] [stdout]     = help: consider adding `v5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Sets new flags.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Sets new with_names parameter value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// Sets new serial_consistency value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/query/query_params_builder.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// Sets new timestamp value.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/transport.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `time::OffsetDateTime::timestamp`: Use `OffsetDateTime::unix_timestamp` instead
[INFO] [stdout]    --> src/types/value.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let ts: i64 = self.assume_utc().timestamp() * 1_000 + self.nanosecond() as i64 / 1_000_000;
[INFO] [stdout]     |                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `time::OffsetDateTime::timestamp`: Use `OffsetDateTime::unix_timestamp` instead
[INFO] [stdout]    --> src/types/value.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let ts: i64 = self.assume_utc().timestamp() * 1_000 + self.nanosecond() as i64 / 1_000_000;
[INFO] [stdout]     |                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]   --> examples/multiple_thread.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct User {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/types/mod.rs:876:39
[INFO] [stdout]     |
[INFO] [stdout] 876 |         let bytes: [u8; 2] = unsafe { transmute(12u16.to_be()) }; // or .to_le()
[INFO] [stdout]     |                                       ---------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/types/mod.rs:883:39
[INFO] [stdout]     |
[INFO] [stdout] 883 |         let bytes: [u8; 8] = unsafe { transmute(12i64.to_be()) }; // or .to_le()
[INFO] [stdout]     |                                       ---------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "b0f71f71f9c58188301b2e66dabb449912d3e13019887560efe807b02d9b74a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f71f71f9c58188301b2e66dabb449912d3e13019887560efe807b02d9b74a7", kill_on_drop: false }`
[INFO] [stdout] b0f71f71f9c58188301b2e66dabb449912d3e13019887560efe807b02d9b74a7
