[INFO] fetching crate mybatis-drive 1.0.0... [INFO] testing mybatis-drive-1.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mybatis-drive 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mybatis-drive 1.0.0 [INFO] finished tweaking crates.io crate mybatis-drive 1.0.0 [INFO] tweaked toml for crates.io crate mybatis-drive 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mybatis-drive 1.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 322 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.8) [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding ipnetwork v0.17.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.42) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-rustls v0.2.0 [INFO] [stderr] Downloaded rbson v2.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb80f76934209c9e00079e720439a94ad53ffa45061896821c5143de86ab5508 [INFO] running `Command { std: "docker" "start" "-a" "cb80f76934209c9e00079e720439a94ad53ffa45061896821c5143de86ab5508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb80f76934209c9e00079e720439a94ad53ffa45061896821c5143de86ab5508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb80f76934209c9e00079e720439a94ad53ffa45061896821c5143de86ab5508", kill_on_drop: false }` [INFO] [stdout] cb80f76934209c9e00079e720439a94ad53ffa45061896821c5143de86ab5508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58a65cc996a2c97adda8c277c1b729c0597daa80a7022529344d6168fd05426 [INFO] running `Command { std: "docker" "start" "-a" "c58a65cc996a2c97adda8c277c1b729c0597daa80a7022529344d6168fd05426", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [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 atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling rbson v2.0.5 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling mybatis-drive v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/db/bind_pg.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | Bson::ObjectId(d) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/db/bind_pg.rs:238:27 [INFO] [stdout] | [INFO] [stdout] 238 | Bson::ObjectId(d) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/db/bind_mysql.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | Bson::ObjectId(d) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/db/bind_sqlite.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | Bson::ObjectId(d) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/db/bind_mssql.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | Bson::ObjectId(d) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [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:92:51 [INFO] [stdout] | [INFO] [stdout] 92 | inner: chrono::NaiveDateTime::from_timestamp(timestamp/1000, (timestamp % 1000 * 1000000) as u32) [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:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | let native=chrono::NaiveDateTime::from_timestamp(timestamp/1000, (timestamp % 1000 * 1000000) as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/types/datetime_utc.rs:74:45 [INFO] [stdout] | [INFO] [stdout] 74 | inner: DateTime::::from_utc(native,Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/types/date_native.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | inner: utc.date().naive_local(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::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::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/types/timestamp_z.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | inner: chrono::DateTime::from_utc(NaiveDateTime::now(),Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/types/timestamp_z.rs:144:38 [INFO] [stdout] | [INFO] [stdout] 144 | inner: chrono::DateTime::from_utc(NaiveDateTime::now(),Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/types/timestamp_z.rs:150:38 [INFO] [stdout] | [INFO] [stdout] 150 | inner: chrono::DateTime::from_utc(NaiveDateTime::now(),Utc) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `RegularExpression` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | Bson::RegularExpression(j) => { format!("{:?}", j) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `JavaScriptCode` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | Bson::JavaScriptCode(j) => { format!("{:?}", j) } [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `JavaScriptCodeWithScope` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | Bson::JavaScriptCodeWithScope(j) => { format!("{:?}", j) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `ObjectId` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | Bson::ObjectId(id) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Symbol` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | Bson::Symbol(s) => { format!("{}", s) } [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Undefined` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | Bson::Undefined => { [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MaxKey` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | Bson::MaxKey => { format!("{}", "MaxKey") } [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MinKey` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | Bson::MinKey => { format!("{}", "MinKey") } [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `DbPointer` found for enum `Bson` in the current scope [INFO] [stdout] --> src/types/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | Bson::DbPointer(p) => { format!("{:?}", p) } [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/convert.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | 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:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | 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:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | 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:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | 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:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | 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:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | push_index!(index,item); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `index` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/convert.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let $index = push_index!(1,$new_sql,$index); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | 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] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mybatis-drive` (lib) due to 14 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c58a65cc996a2c97adda8c277c1b729c0597daa80a7022529344d6168fd05426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58a65cc996a2c97adda8c277c1b729c0597daa80a7022529344d6168fd05426", kill_on_drop: false }` [INFO] [stdout] c58a65cc996a2c97adda8c277c1b729c0597daa80a7022529344d6168fd05426