[INFO] fetching crate rbatis 2.0.18... [INFO] testing rbatis-2.0.18 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate rbatis 2.0.18 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rbatis 2.0.18 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rbatis 2.0.18 [INFO] finished tweaking crates.io crate rbatis 2.0.18 [INFO] tweaked toml for crates.io crate rbatis 2.0.18 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59a05690fe8421a2c183d907aeb5fecf60027f8150399c120f47eb5c37fa54a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59a05690fe8421a2c183d907aeb5fecf60027f8150399c120f47eb5c37fa54a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59a05690fe8421a2c183d907aeb5fecf60027f8150399c120f47eb5c37fa54a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a05690fe8421a2c183d907aeb5fecf60027f8150399c120f47eb5c37fa54a6", kill_on_drop: false }` [INFO] [stdout] 59a05690fe8421a2c183d907aeb5fecf60027f8150399c120f47eb5c37fa54a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b08885c47871841f43416ae7607f13f5b4389f1c84e2f06d3bc346e36722e7d2 [INFO] running `Command { std: "docker" "start" "-a" "b08885c47871841f43416ae7607f13f5b4389f1c84e2f06d3bc346e36722e7d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling rsa v0.4.1 [INFO] [stderr] Compiling html_parser v0.6.2 [INFO] [stderr] Compiling rexpr v1.0.7 [INFO] [stderr] Compiling py_sql v1.0.1 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling rbatis_sql_macro v2.0.13 [INFO] [stderr] Compiling rbatis-macro-driver v2.0.9 [INFO] [stderr] Compiling rbatis_sql v2.0.14 [INFO] [stderr] Compiling rbatis-core v2.0.11 [INFO] [stderr] Compiling rbatis v2.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 734 | let rb = self [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 737 | self.update_by_wrapper( [INFO] [stdout] | ^^^^ mutable borrow occurs here [INFO] [stdout] 738 | table, [INFO] [stdout] 739 | &rb [INFO] [stdout] | -- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:801:16 [INFO] [stdout] | [INFO] [stdout] 800 | let rb = self.get_rbatis(); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 801 | return self.fetch_list_by_wrapper(&rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "b08885c47871841f43416ae7607f13f5b4389f1c84e2f06d3bc346e36722e7d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08885c47871841f43416ae7607f13f5b4389f1c84e2f06d3bc346e36722e7d2", kill_on_drop: false }` [INFO] [stdout] b08885c47871841f43416ae7607f13f5b4389f1c84e2f06d3bc346e36722e7d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a80a08295d8d2e30dcb2fe6982959e3e562e269f9efadc48c7daa622c122eafb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a80a08295d8d2e30dcb2fe6982959e3e562e269f9efadc48c7daa622c122eafb", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 734 | let rb = self [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 737 | self.update_by_wrapper( [INFO] [stdout] | ^^^^ mutable borrow occurs here [INFO] [stdout] 738 | table, [INFO] [stdout] 739 | &rb [INFO] [stdout] | -- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:801:16 [INFO] [stdout] | [INFO] [stdout] 800 | let rb = self.get_rbatis(); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 801 | return self.fetch_list_by_wrapper(&rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling fast_log v1.3.24 [INFO] [stderr] Compiling rbatis v2.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stdout] --> tests/crud_test.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/crud_test.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Utc` [INFO] [stdout] --> tests/crud_test.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> tests/crud_test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IPage` [INFO] [stdout] --> tests/page_test.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use rbatis::plugin::page::{IPage, IPageRequest, Page, RbatisReplacePagePlugin}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> tests/log_test.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | plugin.debug("debug", "11"); [INFO] [stdout] | ^^^^^ ------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/log.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn debug(&self, data: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> tests/log_test.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | plugin.info("info", "11"); [INFO] [stdout] | ^^^^ ------ ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/log.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn info(&self, data: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> tests/log_test.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | plugin.warn("warn", "11"); [INFO] [stdout] | ^^^^ ------ ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/log.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn warn(&self, data: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> tests/log_test.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | plugin.error("error", "11"); [INFO] [stdout] | ^^^^^ ------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/log.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn error(&self, data: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> tests/log_test.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | plugin.info("off", "11"); [INFO] [stdout] | ^^^^ ----- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/log.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn info(&self, data: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py_sql` [INFO] [stdout] --> tests/py_sql_test.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use py_sql::py_sql::PyRuntime; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `py_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rexpr` [INFO] [stdout] --> tests/py_sql_test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use rexpr::runtime::RExprRuntime; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rexpr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> tests/crud_test.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let r = rb.save( &activity).await; [INFO] [stdout] | ^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/crud.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | async fn save(&self, table: &T, skips: &[Skip]) -> Result [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> tests/crud_test.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | let r = rb.save_batch( &args).await; [INFO] [stdout] | ^^^^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/crud.rs:263:14 [INFO] [stdout] | [INFO] [stdout] 263 | async fn save_batch(&self, tables: &[T], skips: &[Skip]) -> Result [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyRuntime` [INFO] [stdout] --> tests/py_sql_test.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let py_runtime = PyRuntime::new(vec![]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PyRuntime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RExprRuntime` [INFO] [stdout] --> tests/py_sql_test.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | let engine = RExprRuntime::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RExprRuntime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyRuntime` [INFO] [stdout] --> tests/py_sql_test.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let py_runtime = PyRuntime::new(vec![]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PyRuntime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RExprRuntime` [INFO] [stdout] --> tests/py_sql_test.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let engine = RExprRuntime::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RExprRuntime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rbatis` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exit_and_wait` found for struct `FastLogWaitGroup` in the current scope [INFO] [stdout] --> tests/log_test.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | wg.exit_and_wait(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `FastLogWaitGroup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> tests/logic_delete_test.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | .create_remove_sql("", &DriverType::Mysql, "test", &table_fields, sql_where) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -- ------------------ ------ ------------- --------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/logic_delete.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn create_remove_sql( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> tests/logic_delete_test.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | .create_remove_sql("", &DriverType::Mysql, "test", &table_fields, sql_where) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -- ------------------ ------ ------------- --------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/logic_delete.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn create_remove_sql( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> tests/logic_delete_test.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .create_remove_sql("", &DriverType::Mysql, "test", &table_fields, sql_where) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -- ------------------ ------ ------------- --------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/logic_delete.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn create_remove_sql( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> tests/logic_delete_test.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | let result = r.create_remove_sql("", &DriverType::Mysql, "test", &table_fields, sql_where); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -- ------------------ ------ ------------- --------- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/plugin/logic_delete.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn create_remove_sql( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let mut tx = self.tx.as_mut().ok_or_else(|| Error::from("[rbatis] tx is committed"))?; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/crud_test.rs:196:61 [INFO] [stdout] | [INFO] [stdout] 196 | let r = rb.update_by_wrapper(&mut activity, &w, false).await; [INFO] [stdout] | ^^^^^ expected reference, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[rbatis::crud::Skip<'_>]` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CRUDMut` [INFO] [stdout] --> tests/crud_test.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | use rbatis::crud::{CRUDTable, CRUDMut, CRUD, Fields}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.snowflake_test.44829eaa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0.1aaverp89z0knr5n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1fe63d24f59be8ed/out/lib" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-9bad911947805283/out" "-L" "/opt/rustwide/target/debug/build/ring-be4ac5dd5c939c99/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/librbatis-edb94ad45b3a458f.rlib" "/opt/rustwide/target/debug/deps/libfutures-739ed7028206d5da.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c29c2bfc1fb00018.rlib" "/opt/rustwide/target/debug/deps/librbatis_core-ab40f24186dca92e.rlib" "/opt/rustwide/target/debug/deps/libpy_sql-6ae787b9a9b8b0d2.rlib" "/opt/rustwide/target/debug/deps/librexpr-3bb67aadbf15455a.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a9d56d269be458fd.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-89c3b9e493c58e2f.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libwhoami-79b9518dedba9084.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc1b8adf8587e93c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1067a3c7a9c82e72.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a697c9600d42bbdf.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-5b143d319c49568e.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-c013a2e39fa4ef22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-1f838bbc33b25897.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libsha1-19adda5230526a99.rlib" "/opt/rustwide/target/debug/deps/librsa-a80d706234476170.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb5f2c8c714c7582.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f77f9148446ce4f0.rlib" "/opt/rustwide/target/debug/deps/libpem-66a2cb0cb5959f6c.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-7be642f0380a1897.rlib" "/opt/rustwide/target/debug/deps/liblibm-6f12b75fb6eeff38.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-99951abf5c98c31c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9543c8c4c34a1b40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1421b52233cb06c6.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8585ce4f7cdaefdd.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-5b8ea7e480f79b06.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libatoi-9c53014ef66b5fdb.rlib" "/opt/rustwide/target/debug/deps/libstringprep-b0eac04d157ced70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhmac-22bc1b9c20518314.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-046646d874f19f2a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0086edffd1e0ecc4.rlib" "/opt/rustwide/target/debug/deps/libsha2-f2706bf1754b77af.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhashlink-f0baa69db915ebb4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f0f88be2da995acf.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-8097553149cf97d0.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f573840ccc158bc1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-80d51846cf5830c9.rlib" "/opt/rustwide/target/debug/deps/libtime-edde630aee05ef52.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-daed5ab1919473fe.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-fc2aec76d74dbf13.rlib" "/opt/rustwide/target/debug/deps/libchrono-72084eea3dfcb003.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libuuid-0951a5e1d9e8d9f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-790f1c8764e09c20.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-123e2f77e03edcab.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-cda01a7afab9d381.rlib" "/opt/rustwide/target/debug/deps/librustls-066f26451dad4da4.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-1ca157f21e607881.rlib" "/opt/rustwide/target/debug/deps/libwebpki-afa4367ade8a9e68.rlib" "/opt/rustwide/target/debug/deps/libring-10fccff4d1bc2eb7.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-20c6bbb5fa513e22.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e60d6464fe8f0a91.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-03223ea0ea167b68.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-71d169479baa27ba.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d922d10b75e621f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbde2f7a567efca3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-146c59885378bd60.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2437cb1ee87f0f7d.rlib" "/opt/rustwide/target/debug/deps/libblocking-35b88f85638c7626.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6e5417d7e2f94a07.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4b646c9dae1aa87.rlib" "/opt/rustwide/target/debug/deps/libasync_process-22dce35de01f6e2d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6db79744d259abc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9eaec4a4aa250498.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-e20896629f45e42b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d0ba94052767c662.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7acb3bb655116fba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-161b9b0c405c1996.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82efe82d4bf460c4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-460e21159107460e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-77ddd871c46b4bfa.rlib" "/opt/rustwide/target/debug/deps/liblog-6acfac13fc1ecb2c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-27af5d13be072a88.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librbatis_sql-b41b0246df866d00.rlib" "/opt/rustwide/target/debug/deps/libserde_json-efcad8457f94eced.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-4d1215b743e9248a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snowflake_test-865a20048c05b1e0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.wrapper_test.85b2205f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215.3z7vlqkpa4whk93p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1fe63d24f59be8ed/out/lib" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-9bad911947805283/out" "-L" "/opt/rustwide/target/debug/build/ring-be4ac5dd5c939c99/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/librbatis-edb94ad45b3a458f.rlib" "/opt/rustwide/target/debug/deps/libfutures-739ed7028206d5da.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c29c2bfc1fb00018.rlib" "/opt/rustwide/target/debug/deps/librbatis_core-ab40f24186dca92e.rlib" "/opt/rustwide/target/debug/deps/libpy_sql-6ae787b9a9b8b0d2.rlib" "/opt/rustwide/target/debug/deps/librexpr-3bb67aadbf15455a.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a9d56d269be458fd.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-89c3b9e493c58e2f.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libwhoami-79b9518dedba9084.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc1b8adf8587e93c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1067a3c7a9c82e72.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a697c9600d42bbdf.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-5b143d319c49568e.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-c013a2e39fa4ef22.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-1f838bbc33b25897.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libsha1-19adda5230526a99.rlib" "/opt/rustwide/target/debug/deps/librsa-a80d706234476170.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb5f2c8c714c7582.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f77f9148446ce4f0.rlib" "/opt/rustwide/target/debug/deps/libpem-66a2cb0cb5959f6c.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-7be642f0380a1897.rlib" "/opt/rustwide/target/debug/deps/liblibm-6f12b75fb6eeff38.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-99951abf5c98c31c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9543c8c4c34a1b40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1421b52233cb06c6.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8585ce4f7cdaefdd.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-5b8ea7e480f79b06.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libatoi-9c53014ef66b5fdb.rlib" "/opt/rustwide/target/debug/deps/libstringprep-b0eac04d157ced70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhmac-22bc1b9c20518314.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-046646d874f19f2a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0086edffd1e0ecc4.rlib" "/opt/rustwide/target/debug/deps/libsha2-f2706bf1754b77af.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhashlink-f0baa69db915ebb4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f0f88be2da995acf.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-8097553149cf97d0.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f573840ccc158bc1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-80d51846cf5830c9.rlib" "/opt/rustwide/target/debug/deps/libtime-edde630aee05ef52.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-daed5ab1919473fe.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-fc2aec76d74dbf13.rlib" "/opt/rustwide/target/debug/deps/libchrono-72084eea3dfcb003.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libuuid-0951a5e1d9e8d9f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-790f1c8764e09c20.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-123e2f77e03edcab.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-cda01a7afab9d381.rlib" "/opt/rustwide/target/debug/deps/librustls-066f26451dad4da4.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-1ca157f21e607881.rlib" "/opt/rustwide/target/debug/deps/libwebpki-afa4367ade8a9e68.rlib" "/opt/rustwide/target/debug/deps/libring-10fccff4d1bc2eb7.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-20c6bbb5fa513e22.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e60d6464fe8f0a91.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-03223ea0ea167b68.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-71d169479baa27ba.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d922d10b75e621f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbde2f7a567efca3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-146c59885378bd60.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2437cb1ee87f0f7d.rlib" "/opt/rustwide/target/debug/deps/libblocking-35b88f85638c7626.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6e5417d7e2f94a07.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4b646c9dae1aa87.rlib" "/opt/rustwide/target/debug/deps/libasync_process-22dce35de01f6e2d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6db79744d259abc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9eaec4a4aa250498.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-e20896629f45e42b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d0ba94052767c662.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7acb3bb655116fba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-161b9b0c405c1996.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82efe82d4bf460c4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-460e21159107460e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-77ddd871c46b4bfa.rlib" "/opt/rustwide/target/debug/deps/liblog-6acfac13fc1ecb2c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-27af5d13be072a88.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librbatis_sql-b41b0246df866d00.rlib" "/opt/rustwide/target/debug/deps/libserde_json-efcad8457f94eced.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-4d1215b743e9248a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wrapper_test-898e7992b8285215" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 734 | let rb = self [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 737 | self.update_by_wrapper( [INFO] [stdout] | ^^^^ mutable borrow occurs here [INFO] [stdout] 738 | table, [INFO] [stdout] 739 | &rb [INFO] [stdout] | -- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*__self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/crud.rs:801:16 [INFO] [stdout] | [INFO] [stdout] 800 | let rb = self.get_rbatis(); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 801 | return self.fetch_list_by_wrapper(&rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a80a08295d8d2e30dcb2fe6982959e3e562e269f9efadc48c7daa622c122eafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80a08295d8d2e30dcb2fe6982959e3e562e269f9efadc48c7daa622c122eafb", kill_on_drop: false }` [INFO] [stdout] a80a08295d8d2e30dcb2fe6982959e3e562e269f9efadc48c7daa622c122eafb