[INFO] fetching crate mybatis-core 2.0.1...
[INFO] testing mybatis-core-2.0.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate mybatis-core 2.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mybatis-core 2.0.1
[INFO] finished tweaking crates.io crate mybatis-core 2.0.1
[INFO] tweaked toml for crates.io crate mybatis-core 2.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mybatis-core 2.0.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 307 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.2.2 (available: v0.4.10)
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ipnetwork v0.19.0 (available: v0.21.1)
[INFO] [stderr]       Adding sqlx-core v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding time v0.2.27 (available: v0.3.44)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54eeaa30c6f3396d91034fe0ae491deae016f293ad7d297aeb80828bcdce186e
[INFO] running `Command { std: "docker" "start" "-a" "54eeaa30c6f3396d91034fe0ae491deae016f293ad7d297aeb80828bcdce186e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54eeaa30c6f3396d91034fe0ae491deae016f293ad7d297aeb80828bcdce186e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54eeaa30c6f3396d91034fe0ae491deae016f293ad7d297aeb80828bcdce186e", kill_on_drop: false }`
[INFO] [stdout] 54eeaa30c6f3396d91034fe0ae491deae016f293ad7d297aeb80828bcdce186e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea91f365572c0f1129fd15376ea661dc3fee62d37b9d4bc12fd6efd3c9828db9
[INFO] running `Command { std: "docker" "start" "-a" "ea91f365572c0f1129fd15376ea661dc3fee62d37b9d4bc12fd6efd3c9828db9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ipnetwork v0.19.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rbson v2.0.5
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling mybatis-core v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     inner: chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let native = chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     inner: DateTime::<Utc>::from_utc(native, Utc),
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/types/date_native.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |             inner: utc.date().naive_local(),
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/types/date_utc.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |             inner: utc.date().naive_local(),
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:139:38
[INFO] [stdout]     |
[INFO] [stdout] 139 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/db_adapter.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn>> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/db/db_adapter.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         tx.begin().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let _ = tx.begin().await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ea91f365572c0f1129fd15376ea661dc3fee62d37b9d4bc12fd6efd3c9828db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea91f365572c0f1129fd15376ea661dc3fee62d37b9d4bc12fd6efd3c9828db9", kill_on_drop: false }`
[INFO] [stdout] ea91f365572c0f1129fd15376ea661dc3fee62d37b9d4bc12fd6efd3c9828db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a0d236113b8a1dc3390cb01717eb94d8f34c883406b8292f74d87ae0ceb22a4
[INFO] running `Command { std: "docker" "start" "-a" "2a0d236113b8a1dc3390cb01717eb94d8f34c883406b8292f74d87ae0ceb22a4", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     inner: chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let native = chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     inner: DateTime::<Utc>::from_utc(native, Utc),
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/types/date_native.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |             inner: utc.date().naive_local(),
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/types/date_utc.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |             inner: utc.date().naive_local(),
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:139:38
[INFO] [stdout]     |
[INFO] [stdout] 139 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mybatis-core v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/db_adapter.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn>> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/db/db_adapter.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         tx.begin().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let _ = tx.begin().await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     inner: chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:183:57
[INFO] [stdout]     |
[INFO] [stdout] 183 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:193:57
[INFO] [stdout]     |
[INFO] [stdout] 193 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:201:52
[INFO] [stdout]     |
[INFO] [stdout] 201 |         println!("{},{}", 1442620564000i64, dt_new.timestamp_millis());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:202:45
[INFO] [stdout]     |
[INFO] [stdout] 202 |         assert_eq!(1442620564000i64, dt_new.timestamp_millis());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:209:52
[INFO] [stdout]     |
[INFO] [stdout] 209 |         println!("{},{}", 1442620564000i64, dt_new.timestamp_millis());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stdout]    --> src/types/datetime_native.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_eq!(1442620564000i64, dt_new.timestamp_millis());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let native = chrono::NaiveDateTime::from_timestamp(
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/types/datetime_utc.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     inner: DateTime::<Utc>::from_utc(native, Utc),
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/types/date_native.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |             inner: utc.date().naive_local(),
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/types/date_utc.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |             inner: utc.date().naive_local(),
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:139:38
[INFO] [stdout]     |
[INFO] [stdout] 139 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types/timestamp_z.rs:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `index` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/convert.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b_de`
[INFO] [stdout]    --> src/types/timestamp_z.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let b_de: TimestampZ = rbson::from_bson(bsons).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_b_de`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/convert.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 push_index!(index, item);
[INFO] [stdout]    |                 ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/db_adapter.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn>> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/db/db_adapter.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         tx.begin().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let _ = tx.begin().await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2a0d236113b8a1dc3390cb01717eb94d8f34c883406b8292f74d87ae0ceb22a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0d236113b8a1dc3390cb01717eb94d8f34c883406b8292f74d87ae0ceb22a4", kill_on_drop: false }`
[INFO] [stdout] 2a0d236113b8a1dc3390cb01717eb94d8f34c883406b8292f74d87ae0ceb22a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49f3a6b48cca26c0cbb1075a9b2fe4f86bedc728ab08db3b6502a091df39fce3
[INFO] running `Command { std: "docker" "start" "-a" "49f3a6b48cca26c0cbb1075a9b2fe4f86bedc728ab08db3b6502a091df39fce3", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:103:51
[INFO] [stderr]     |
[INFO] [stderr] 103 |                     inner: chrono::NaiveDateTime::from_timestamp(
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stderr]   --> src/types/datetime_utc.rs:76:53
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 let native = chrono::NaiveDateTime::from_timestamp(
[INFO] [stderr]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]   --> src/types/datetime_utc.rs:81:45
[INFO] [stderr]    |
[INFO] [stderr] 81 |                     inner: DateTime::<Utc>::from_utc(native, Utc),
[INFO] [stderr]    |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stderr]    --> src/types/date_native.rs:101:24
[INFO] [stderr]     |
[INFO] [stderr] 101 |             inner: utc.date().naive_local(),
[INFO] [stderr]     |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stderr]   --> src/types/date_utc.rs:99:24
[INFO] [stderr]    |
[INFO] [stderr] 99 |             inner: utc.date().naive_local(),
[INFO] [stderr]    |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/types/timestamp_z.rs:133:38
[INFO] [stderr]     |
[INFO] [stderr] 133 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stderr]     |                                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/types/timestamp_z.rs:139:38
[INFO] [stderr]     |
[INFO] [stderr] 139 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stderr]     |                                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/types/timestamp_z.rs:145:38
[INFO] [stderr]     |
[INFO] [stderr] 145 |             inner: chrono::DateTime::from_utc(NaiveDateTime::now(), Utc),
[INFO] [stderr]     |                                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/convert.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `index` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> src/convert.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |             let $index = push_index!(1, $new_sql, $index);
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/convert.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/convert.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 |         if $index >= 0 && $index < 10 {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |                 push_index!(index, item);
[INFO] [stderr]    |                 ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `push_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/db_adapter.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn>> {
[INFO] [stderr]     |                        ^^^^^                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn try_acquire(&self) -> crate::Result<Option<DBPoolConn<'_>>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/db/db_adapter.rs:832:9
[INFO] [stderr]     |
[INFO] [stderr] 832 |         tx.begin().await;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 832 |         let _ = tx.begin().await;
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:183:30
[INFO] [stderr]     |
[INFO] [stderr] 183 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:183:57
[INFO] [stderr]     |
[INFO] [stderr] 183 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:193:30
[INFO] [stderr]     |
[INFO] [stderr] 193 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:193:57
[INFO] [stderr]     |
[INFO] [stderr] 193 |         println!("{},{}", dt.timestamp_millis(), dt_new.timestamp_millis());
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:201:52
[INFO] [stderr]     |
[INFO] [stderr] 201 |         println!("{},{}", 1442620564000i64, dt_new.timestamp_millis());
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:202:45
[INFO] [stderr]     |
[INFO] [stderr] 202 |         assert_eq!(1442620564000i64, dt_new.timestamp_millis());
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:209:52
[INFO] [stderr]     |
[INFO] [stderr] 209 |         println!("{},{}", 1442620564000i64, dt_new.timestamp_millis());
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
[INFO] [stderr]    --> src/types/datetime_native.rs:210:45
[INFO] [stderr]     |
[INFO] [stderr] 210 |         assert_eq!(1442620564000i64, dt_new.timestamp_millis());
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b_de`
[INFO] [stderr]    --> src/types/timestamp_z.rs:182:13
[INFO] [stderr]     |
[INFO] [stderr] 182 |         let b_de: TimestampZ = rbson::from_bson(bsons).unwrap();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_b_de`
[INFO] [stderr] 
[INFO] [stderr] warning: `mybatis-core` (lib) generated 18 warnings (run `cargo fix --lib -p mybatis-core` to apply 1 suggestion)
[INFO] [stderr] warning: `mybatis-core` (lib test) generated 27 warnings (18 duplicates) (run `cargo fix --lib -p mybatis-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mybatis_core-0d350bd6fb7b0d82)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test error::test_json_error ... ok
[INFO] [stdout] test types::bools::test::test_ser_de ... ok
[INFO] [stdout] test types::bytes::test::test_ser_de ... ok
[INFO] [stdout] test decode::test::test_decode_btree_map ... ok
[INFO] [stdout] test decode::test::test_decode_hashmap ... ok
[INFO] [stdout] test types::date_utc::test::test_ser_de ... ok
[INFO] [stdout] test types::datetime_native::test::test_decode ... ok
[INFO] [stdout] test types::datetime_utc::test::test_ser_de ... ok
[INFO] [stdout] test types::date_native::test::test_ser_de ... ok
[INFO] [stdout] test types::datetime_native::test::test_native ... ok
[INFO] [stdout] test types::decimal::test::test_ser_de ... ok
[INFO] [stdout] test types::json::test::test_ser_de ... ok
[INFO] [stdout] test types::datetime_native::test::test_utc ... ok
[INFO] [stdout] test types::time_utc::test::test_ser_de ... ok
[INFO] [stdout] test types::timestamp_z::test::test_native ... ok
[INFO] [stdout] test types::uuids::test::test_debug ... ok
[INFO] [stdout] test types::timestamp_z::test::test_str_de ... ok
[INFO] [stdout] test types::time_native::test::test_ser_de ... ok
[INFO] [stdout] test types::uuids::test::test_display ... ok
[INFO] [stdout] test types::timestamp_z::test::test_ser_de ... ok
[INFO] [stdout] test types::uuids::test::test_ser_de ... ok
[INFO] [stdout] test types::datetime_native::test::test_decode2 ... ok
[INFO] [stdout] test types::datetime_native::test::test_ser_de ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mybatis_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49f3a6b48cca26c0cbb1075a9b2fe4f86bedc728ab08db3b6502a091df39fce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f3a6b48cca26c0cbb1075a9b2fe4f86bedc728ab08db3b6502a091df39fce3", kill_on_drop: false }`
[INFO] [stdout] 49f3a6b48cca26c0cbb1075a9b2fe4f86bedc728ab08db3b6502a091df39fce3
