[INFO] fetching crate cdrs 4.0.0-beta.1... [INFO] checking cdrs-4.0.0-beta.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cdrs 4.0.0-beta.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cdrs 4.0.0-beta.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/source/Cargo.toml [INFO] crate crates.io crate cdrs 4.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fcbdd43ed99654fbdafe4335c002b48727402d6a90c6acb252f54fd5dfa9184 [INFO] running `Command { std: "docker" "start" "-a" "9fcbdd43ed99654fbdafe4335c002b48727402d6a90c6acb252f54fd5dfa9184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fcbdd43ed99654fbdafe4335c002b48727402d6a90c6acb252f54fd5dfa9184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fcbdd43ed99654fbdafe4335c002b48727402d6a90c6acb252f54fd5dfa9184", kill_on_drop: false }` [INFO] [stdout] 9fcbdd43ed99654fbdafe4335c002b48727402d6a90c6acb252f54fd5dfa9184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34a6d25c1e086e2781a4238140a7ed87365cb7d4f63b3af7b5f44b13c3377cfd [INFO] running `Command { std: "docker" "start" "-a" "34a6d25c1e086e2781a4238140a7ed87365cb7d4f63b3af7b5f44b13c3377cfd", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] log v0.4.8: std [INFO] [stderr] standback v0.2.14 (as host dependency): std [INFO] [stderr] syn v1.0.60 (as host dependency): clone-impls, default, full, visit [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.3.2 [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] Checking byteorder v0.5.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Checking lz4-compress v0.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.8.2 [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 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/transport.rs (1 fix) [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] = note: `#[warn(unused_doc_comments)]` on by default [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: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 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] = note: `#[warn(unused_doc_comments)]` on by default [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: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: use of deprecated associated function `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 associated function `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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/server_events.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/paged_query.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/user_defined_types.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/insert_collection.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/crud_operations.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/derive_traits.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/keyspace.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/prepare_batch_execute.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/native_types.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/multiple_thread.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/tuple_types.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/query_values.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/collection_types.rs from 2018 edition to 2021 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.64s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.25 [INFO] [stderr] Checking cdrs v4.0.0-beta.1 (/tmp/fixit) [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] = note: `#[warn(unused_doc_comments)]` on by default [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: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 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] = note: `#[warn(unused_doc_comments)]` on by default [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: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: use of deprecated associated function `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 associated function `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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "34a6d25c1e086e2781a4238140a7ed87365cb7d4f63b3af7b5f44b13c3377cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a6d25c1e086e2781a4238140a7ed87365cb7d4f63b3af7b5f44b13c3377cfd", kill_on_drop: false }` [INFO] [stdout] 34a6d25c1e086e2781a4238140a7ed87365cb7d4f63b3af7b5f44b13c3377cfd