[INFO] fetching crate rbatis 3.0.19... [INFO] testing rbatis-3.0.19 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate rbatis 3.0.19 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rbatis 3.0.19 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rbatis 3.0.19 [INFO] finished tweaking crates.io crate rbatis 3.0.19 [INFO] tweaked toml for crates.io crate rbatis 3.0.19 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rbatis-core v3.0.13 [INFO] [stderr] Downloaded fast_log v1.3.32 [INFO] [stderr] Downloaded rbatis-macro-driver v3.0.2 [INFO] [stderr] Downloaded rbatis_sql v3.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 869ba5b9d97e8ad0658db63a602057d87205cb945b0e89fb684ccdf49ae16272 [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" "869ba5b9d97e8ad0658db63a602057d87205cb945b0e89fb684ccdf49ae16272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "869ba5b9d97e8ad0658db63a602057d87205cb945b0e89fb684ccdf49ae16272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869ba5b9d97e8ad0658db63a602057d87205cb945b0e89fb684ccdf49ae16272", kill_on_drop: false }` [INFO] [stdout] 869ba5b9d97e8ad0658db63a602057d87205cb945b0e89fb684ccdf49ae16272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97087770e7e4a91412c92341168f2b7bed88454bbcb7a9855b34f88f8b5b359b [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" "97087770e7e4a91412c92341168f2b7bed88454bbcb7a9855b34f88f8b5b359b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling whoami v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [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 nom v7.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize_derive v1.2.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 polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rust_decimal v1.17.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling html_parser v0.6.2 [INFO] [stderr] Compiling rexpr v1.0.7 [INFO] [stderr] Compiling bson2 v2.0.3 [INFO] [stderr] Compiling rsa v0.4.1 [INFO] [stderr] Compiling py_sql v1.0.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rbatis_sql_macro v3.0.6 [INFO] [stderr] Compiling rbatis-macro-driver v3.0.2 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling rbatis_sql v3.0.11 [INFO] [stderr] Compiling rbatis-core v3.0.13 [INFO] [stderr] Compiling rbatis v3.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:486:13 [INFO] [stdout] | [INFO] [stdout] 486 | 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:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | 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:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | 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/crud.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | let mut old_version = bson2::Bson::Null; [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/crud.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | let mut v = map.get(column).unwrap_or_else(|| &null).clone(); [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:731:9 [INFO] [stdout] | [INFO] [stdout] 728 | let rb = self [INFO] [stdout] | __________________- [INFO] [stdout] 729 | | .get_rbatis(); [INFO] [stdout] | |_________________________- immutable borrow occurs here [INFO] [stdout] 730 | let value = table.get(column); [INFO] [stdout] 731 | / self.update_by_wrapper( [INFO] [stdout] 732 | table, rb [INFO] [stdout] | ____________________- [INFO] [stdout] 733 | | .new_wrapper_table::() [INFO] [stdout] | |_________________________________________- immutable borrow later used here [INFO] [stdout] 734 | | .eq(column, value), [INFO] [stdout] 735 | | &[Skip::Value(Bson::Null), Skip::Column("id"), Skip::Column(column)], [INFO] [stdout] 736 | | ) [INFO] [stdout] | |_________^ mutable borrow occurs 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:803:16 [INFO] [stdout] | [INFO] [stdout] 802 | let rb = self.get_rbatis(); [INFO] [stdout] | ----------------- immutable borrow occurs here [INFO] [stdout] 803 | return self.fetch_list_by_wrapper(rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "97087770e7e4a91412c92341168f2b7bed88454bbcb7a9855b34f88f8b5b359b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97087770e7e4a91412c92341168f2b7bed88454bbcb7a9855b34f88f8b5b359b", kill_on_drop: false }` [INFO] [stdout] 97087770e7e4a91412c92341168f2b7bed88454bbcb7a9855b34f88f8b5b359b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302b2c22ceb6b94a4953b23bc38271d978a3b4fc7b723e2bb96c9884b34f1919 [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" "302b2c22ceb6b94a4953b23bc38271d978a3b4fc7b723e2bb96c9884b34f1919", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:486:13 [INFO] [stdout] | [INFO] [stdout] 486 | 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:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | 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:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | 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/crud.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | let mut old_version = bson2::Bson::Null; [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/crud.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | let mut v = map.get(column).unwrap_or_else(|| &null).clone(); [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:731:9 [INFO] [stdout] | [INFO] [stdout] 728 | let rb = self [INFO] [stdout] | __________________- [INFO] [stdout] 729 | | .get_rbatis(); [INFO] [stdout] | |_________________________- immutable borrow occurs here [INFO] [stdout] 730 | let value = table.get(column); [INFO] [stdout] 731 | / self.update_by_wrapper( [INFO] [stdout] 732 | table, rb [INFO] [stdout] | ____________________- [INFO] [stdout] 733 | | .new_wrapper_table::() [INFO] [stdout] | |_________________________________________- immutable borrow later used here [INFO] [stdout] 734 | | .eq(column, value), [INFO] [stdout] 735 | | &[Skip::Value(Bson::Null), Skip::Column("id"), Skip::Column(column)], [INFO] [stdout] 736 | | ) [INFO] [stdout] | |_________^ mutable borrow occurs 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:803:16 [INFO] [stdout] | [INFO] [stdout] 802 | let rb = self.get_rbatis(); [INFO] [stdout] | ----------------- immutable borrow occurs here [INFO] [stdout] 803 | return self.fetch_list_by_wrapper(rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling fast_log v1.3.32 [INFO] [stderr] Compiling rbatis v3.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> tests/wrapper_test.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/wrapper_test.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Map` [INFO] [stdout] --> tests/wrapper_test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:486:13 [INFO] [stdout] | [INFO] [stdout] 486 | 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:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | 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:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | 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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.wrapper_test.e7f5731f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7.6mo3ph92jm36vqw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-55326f3b83187c61/out/lib" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-122de2ed37db2fe8/out" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/librbatis-8b39d768f90b5b79.rlib" "/opt/rustwide/target/debug/deps/libfutures-a31e596d9e665576.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b7f1cf678839060c.rlib" "/opt/rustwide/target/debug/deps/librbatis_core-75e8e230ce88ffdd.rlib" "/opt/rustwide/target/debug/deps/libpy_sql-ca42b8b71eaaa758.rlib" "/opt/rustwide/target/debug/deps/librexpr-de5693b8f96ec2b2.rlib" "/opt/rustwide/target/debug/deps/libdashmap-5cbf4bdfa950ab3d.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-703671c06b847a8a.rlib" "/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libwhoami-17d25af01bca58e5.rlib" "/opt/rustwide/target/debug/deps/libdirs-a0c972f2f75c4efc.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4483d1fc18d73796.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6d1e144ae2a7f4b7.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-06bb82fd680bb0a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-7c134721898d2a74.rlib" "/opt/rustwide/target/debug/deps/libitertools-db5a24ab1eaed83a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libsha1-efc37b1c4dd2f1e8.rlib" "/opt/rustwide/target/debug/deps/librsa-a535cb4f67e187f3.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-4238e2675fda69d6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9de4e5668a1c80b.rlib" "/opt/rustwide/target/debug/deps/libpem-23073cc64ed7120e.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-a57163e420b02010.rlib" "/opt/rustwide/target/debug/deps/liblibm-6eae44f5b242d15a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6243350487bba95e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4006d63e6412a42d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-acfa80787d54a534.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-11c8db4c1dbfc454.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-99b74d89bc0d22bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libatoi-2c74c244401cb8f5.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-889f889be697b9fb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libsha2-7a8d41c49cc09122.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libhashlink-135e05b75004fd80.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-e2d04ec3d5347c9b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-57012cb827268945.rlib" "/opt/rustwide/target/debug/deps/libtime-c798670c3b11b2ac.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-51c057c293bec151.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a95234e03a9e8c95.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-8cb30f676742fe56.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-28e2ad7f1121d618.rlib" "/opt/rustwide/target/debug/deps/librustls-5015d10027e12b5a.rlib" "/opt/rustwide/target/debug/deps/libsct-3e608ac686b039ff.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d292c96e10e59bdb.rlib" "/opt/rustwide/target/debug/deps/libring-9e70f40a93affb54.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-1ebd6a3cb8b125f6.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-22d47ef5651a3f24.rlib" "/opt/rustwide/target/debug/deps/libblocking-bcd72a858b3e1c44.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1bf5a3a88528e342.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1c4a93672324e57b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ea9660ce0100a949.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-17f2b592827b23ba.rlib" "/opt/rustwide/target/debug/deps/libasync_io-46df7ef431198e27.rlib" "/opt/rustwide/target/debug/deps/libpolling-adf5338484c183d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-54112212e1500bf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2e27451e7ea5dd4d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a2095735980f2ecf.rlib" "/opt/rustwide/target/debug/deps/liblog-901326214fb06664.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c62b6a220c91b279.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1b0366b78abd7449.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0506c263bca3f04e.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-f429b276331db729.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cbbf7aad1aa57627.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21a72ad5a9cb0e48.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libeither-42b1613e6f24deec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-abe48d3cf75a637a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-416af7312d698a08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-e60ebe56d5a74b11.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-119b6afc67c47017.rlib" "/opt/rustwide/target/debug/deps/librbatis_sql-3d5a438d5ed39d8c.rlib" "/opt/rustwide/target/debug/deps/libbson2-f5857423ce295465.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libuuid-bfe012299f5b40de.rlib" "/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c170f7c4c638c7f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d678d78a6b2e5796.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-724b2f08d8c68f3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8fd754f6ab371d99.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd00afd9bd5da088.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dbd66f70744ca8b5.rlib" "/opt/rustwide/target/debug/deps/libahash-f103a1b159598bca.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6cd34427217bb7f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libchrono-9c6e028d918e485b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6c11a73563ba10a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a239c6d5d11a3c3f.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libserde-ec72001d2af6ffc7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wrapper_test-79e91ef333943cc7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rbatis` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/crud.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | let mut old_version = bson2::Bson::Null; [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/crud.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | let mut v = map.get(column).unwrap_or_else(|| &null).clone(); [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:731:9 [INFO] [stdout] | [INFO] [stdout] 728 | let rb = self [INFO] [stdout] | __________________- [INFO] [stdout] 729 | | .get_rbatis(); [INFO] [stdout] | |_________________________- immutable borrow occurs here [INFO] [stdout] 730 | let value = table.get(column); [INFO] [stdout] 731 | / self.update_by_wrapper( [INFO] [stdout] 732 | table, rb [INFO] [stdout] | ____________________- [INFO] [stdout] 733 | | .new_wrapper_table::() [INFO] [stdout] | |_________________________________________- immutable borrow later used here [INFO] [stdout] 734 | | .eq(column, value), [INFO] [stdout] 735 | | &[Skip::Value(Bson::Null), Skip::Column("id"), Skip::Column(column)], [INFO] [stdout] 736 | | ) [INFO] [stdout] | |_________^ mutable borrow occurs 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:803:16 [INFO] [stdout] | [INFO] [stdout] 802 | let rb = self.get_rbatis(); [INFO] [stdout] | ----------------- immutable borrow occurs here [INFO] [stdout] 803 | return self.fetch_list_by_wrapper(rb.new_wrapper_table::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "302b2c22ceb6b94a4953b23bc38271d978a3b4fc7b723e2bb96c9884b34f1919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302b2c22ceb6b94a4953b23bc38271d978a3b4fc7b723e2bb96c9884b34f1919", kill_on_drop: false }` [INFO] [stdout] 302b2c22ceb6b94a4953b23bc38271d978a3b4fc7b723e2bb96c9884b34f1919