[INFO] fetching crate csml_engine 1.3.6... [INFO] checking csml_engine-1.3.6 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate csml_engine 1.3.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate csml_engine 1.3.6 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate csml_engine 1.3.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate csml_engine 1.3.6 [INFO] tweaked toml for crates.io crate csml_engine 1.3.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate csml_engine 1.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csml_interpreter v1.3.6 [INFO] [stderr] Downloaded serde_dynamodb v0.5.1 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8bc6c39650a74e1b736433c738d7fc9b86c4c31e4f72d9bf379b830b3d318e5 [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" "f8bc6c39650a74e1b736433c738d7fc9b86c4c31e4f72d9bf379b830b3d318e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8bc6c39650a74e1b736433c738d7fc9b86c4c31e4f72d9bf379b830b3d318e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8bc6c39650a74e1b736433c738d7fc9b86c4c31e4f72d9bf379b830b3d318e5", kill_on_drop: false }` [INFO] [stdout] f8bc6c39650a74e1b736433c738d7fc9b86c4c31e4f72d9bf379b830b3d318e5 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2dc2363a1c9dc735d1d91d8de786ffb8e09b89ea5ff98dec46865eee4611af [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" "0a2dc2363a1c9dc735d1d91d8de786ffb8e09b89ea5ff98dec46865eee4611af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bytecount v0.6.1 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mesalink v1.1.0-cratesio [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.2 [INFO] [stderr] Checking csml_interpreter v1.3.6 [INFO] [stderr] Checking csml_engine v1.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `flow_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | flow_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | step_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/db_connectors/conversations.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | metadata: serde_json::Value, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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: `id` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn close_all_conversations(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | 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: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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/conversations.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | 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: `flow_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | flow_id: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | step_id: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/db_connectors/interactions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | event: serde_json::Value, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/interactions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/interactions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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/interactions.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update_interaction(data: &mut ConversationInfo, success: bool) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/db_connectors/interactions.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update_interaction(data: &mut ConversationInfo, success: bool) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/db_connectors/memories.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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: `memories` [INFO] [stdout] --> src/db_connectors/memories.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | memories: &[Memory], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/memories.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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: `client` [INFO] [stdout] --> src/db_connectors/memories.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | 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: `data` [INFO] [stdout] --> src/db_connectors/messages.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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: `msgs` [INFO] [stdout] --> src/db_connectors/messages.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | msgs: Vec, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/messages.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | direction: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conversation` [INFO] [stdout] --> src/db_connectors/nodes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | conversation: &mut ConversationInfo, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conversation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nextflow` [INFO] [stdout] --> src/db_connectors/nodes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nextflow: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nextflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nextstep` [INFO] [stdout] --> src/db_connectors/nodes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | nextstep: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nextstep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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: `client` [INFO] [stdout] --> src/db_connectors/state.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | 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/state.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | 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: `keys_values` [INFO] [stdout] --> src/db_connectors/state.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | keys_values: Vec<(&str, &serde_json::Value)>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keys_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flow_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | flow_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | step_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/db_connectors/conversations.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | metadata: serde_json::Value, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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: `id` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | 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: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn close_all_conversations(client: &Client, db: &mut Database) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | 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: `client` [INFO] [stdout] --> src/db_connectors/conversations.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/conversations.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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/conversations.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | 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: `flow_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | flow_id: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step_id` [INFO] [stdout] --> src/db_connectors/conversations.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | step_id: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/db_connectors/interactions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | event: serde_json::Value, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/interactions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/interactions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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/interactions.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update_interaction(data: &mut ConversationInfo, success: bool) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/db_connectors/interactions.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update_interaction(data: &mut ConversationInfo, success: bool) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/db_connectors/memories.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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: `memories` [INFO] [stdout] --> src/db_connectors/memories.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | memories: &[Memory], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/memories.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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: `client` [INFO] [stdout] --> src/db_connectors/memories.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_memories(client: &Client, db: &mut Database) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/memories.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | 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: `data` [INFO] [stdout] --> src/db_connectors/messages.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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: `msgs` [INFO] [stdout] --> src/db_connectors/messages.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | msgs: Vec, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interaction_order` [INFO] [stdout] --> src/db_connectors/messages.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | direction: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conversation` [INFO] [stdout] --> src/db_connectors/nodes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | conversation: &mut ConversationInfo, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conversation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nextflow` [INFO] [stdout] --> src/db_connectors/nodes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nextflow: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nextflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nextstep` [INFO] [stdout] --> src/db_connectors/nodes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | nextstep: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nextstep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/db_connectors/state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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: `client` [INFO] [stdout] --> src/db_connectors/state.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | client: &Client, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/state.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | 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/state.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | 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: `keys_values` [INFO] [stdout] --> src/db_connectors/state.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | keys_values: Vec<(&str, &serde_json::Value)>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keys_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_key` [INFO] [stdout] --> src/encrypt.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn get_key(salt: &[u8], key: &mut [u8]) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode` [INFO] [stdout] --> src/encrypt.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn decode(text: &str) -> Result, EngineError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt` [INFO] [stdout] --> src/encrypt.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn encrypt(text: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt_data` [INFO] [stdout] --> src/encrypt.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn encrypt_data(value: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decrypt` [INFO] [stdout] --> src/encrypt.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn decrypt(text: String) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decrypt_data` [INFO] [stdout] --> src/encrypt.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn decrypt_data(value: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_key` [INFO] [stdout] --> src/encrypt.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn get_key(salt: &[u8], key: &mut [u8]) -> Result<(), EngineError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode` [INFO] [stdout] --> src/encrypt.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn decode(text: &str) -> Result, EngineError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt` [INFO] [stdout] --> src/encrypt.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn encrypt(text: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt_data` [INFO] [stdout] --> src/encrypt.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn encrypt_data(value: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decrypt` [INFO] [stdout] --> src/encrypt.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn decrypt(text: String) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decrypt_data` [INFO] [stdout] --> src/encrypt.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn decrypt_data(value: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "0a2dc2363a1c9dc735d1d91d8de786ffb8e09b89ea5ff98dec46865eee4611af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2dc2363a1c9dc735d1d91d8de786ffb8e09b89ea5ff98dec46865eee4611af", kill_on_drop: false }` [INFO] [stdout] 0a2dc2363a1c9dc735d1d91d8de786ffb8e09b89ea5ff98dec46865eee4611af