[INFO] fetching crate csml_engine 1.10.4... [INFO] checking csml_engine-1.10.4 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate csml_engine 1.10.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate csml_engine 1.10.4 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate csml_engine 1.10.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate csml_engine 1.10.4 [INFO] tweaked toml for crates.io crate csml_engine 1.10.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate csml_engine 1.10.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6298a06cd9fae734d599ea418d6edf6d0c8086102e88c08c3538715e0f03f9 [INFO] running `Command { std: "docker" "start" "-a" "bb6298a06cd9fae734d599ea418d6edf6d0c8086102e88c08c3538715e0f03f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6298a06cd9fae734d599ea418d6edf6d0c8086102e88c08c3538715e0f03f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6298a06cd9fae734d599ea418d6edf6d0c8086102e88c08c3538715e0f03f9", kill_on_drop: false }` [INFO] [stdout] bb6298a06cd9fae734d599ea418d6edf6d0c8086102e88c08c3538715e0f03f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950462e6469b1d545c1a546532a7ab84c8449e004c43e998158762ecd08c165f [INFO] running `Command { std: "docker" "start" "-a" "950462e6469b1d545c1a546532a7ab84c8449e004c43e998158762ecd08c165f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking email-encoding v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking minidom v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-xml-rs v0.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking quickxml_to_serde v0.5.0 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking lettre v0.10.0-rc.6 [INFO] [stderr] Checking csml_interpreter v1.10.4 [INFO] [stderr] Checking csml_engine v1.10.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/conversations.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/memories.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/messages.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/conversations.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/memories.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/messages.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:310:42 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn delete_bot_versions(bot_id: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:352:42 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn delete_all_bot_data(bot_id: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/conversations.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:83:54 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn close_conversation(id: &str, client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn close_all_conversations(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/db_connectors/memories.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | data: &mut ConversationInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/memories.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/memories.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | db: &mut Database [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn internal_use_get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:227:48 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn get_memory(client: &Client, key: &str, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:275:57 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn delete_client_memory(client: &Client, key: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:322:48 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn delete_client_memories(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/messages.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | interaction_order: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interaction_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/db_connectors/messages.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | direction: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/messages.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/db_connectors/messages.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | limit: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pagination_key` [INFO] [stdout] --> src/db_connectors/messages.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pagination_key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_date` [INFO] [stdout] --> src/db_connectors/messages.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | from_date: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_date` [INFO] [stdout] --> src/db_connectors/messages.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | to_date: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/state.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/user.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn delete_client(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:310:42 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn delete_bot_versions(bot_id: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:352:42 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn delete_all_bot_data(bot_id: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/conversations.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:83:54 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn close_conversation(id: &str, client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn close_all_conversations(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/db_connectors/memories.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | data: &mut ConversationInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/memories.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/memories.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | db: &mut Database [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn internal_use_get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:227:48 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn get_memory(client: &Client, key: &str, db: &mut Database) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:275:57 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn delete_client_memory(client: &Client, key: &str, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:322:48 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn delete_client_memories(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/messages.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | interaction_order: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interaction_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/db_connectors/messages.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | direction: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/messages.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/db_connectors/messages.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | limit: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pagination_key` [INFO] [stdout] --> src/db_connectors/messages.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pagination_key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_date` [INFO] [stdout] --> src/db_connectors/messages.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | from_date: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_date` [INFO] [stdout] --> src/db_connectors/messages.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | to_date: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | db: &mut Database, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ttl` [INFO] [stdout] --> src/db_connectors/state.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | ttl: Option, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ttl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/user.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn delete_client(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.54s [INFO] running `Command { std: "docker" "inspect" "950462e6469b1d545c1a546532a7ab84c8449e004c43e998158762ecd08c165f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950462e6469b1d545c1a546532a7ab84c8449e004c43e998158762ecd08c165f", kill_on_drop: false }` [INFO] [stdout] 950462e6469b1d545c1a546532a7ab84c8449e004c43e998158762ecd08c165f