[INFO] fetching crate csml_engine 1.8.1... [INFO] testing csml_engine-1.8.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate csml_engine 1.8.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate csml_engine 1.8.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate csml_engine 1.8.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate csml_engine 1.8.1 [INFO] tweaked toml for crates.io crate csml_engine 1.8.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate csml_engine 1.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v3.0.8 [INFO] [stderr] Downloaded bson v2.0.1 [INFO] [stderr] Downloaded rusoto_dynamodb v0.46.0 [INFO] [stderr] Downloaded mongodb v2.0.2 [INFO] [stderr] Downloaded serde_dynamodb v0.7.0 [INFO] [stderr] Downloaded csml_interpreter v1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d8d8dc7de076af62acfe85dfc7388029e2cc5376f732f931a25a4566ad605c4 [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" "5d8d8dc7de076af62acfe85dfc7388029e2cc5376f732f931a25a4566ad605c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d8d8dc7de076af62acfe85dfc7388029e2cc5376f732f931a25a4566ad605c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8d8dc7de076af62acfe85dfc7388029e2cc5376f732f931a25a4566ad605c4", kill_on_drop: false }` [INFO] [stdout] 5d8d8dc7de076af62acfe85dfc7388029e2cc5376f732f931a25a4566ad605c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bb475f78b81d29e3c8e8bd0f4606ee5ad57b00a9870046fd59a265ae023aa11 [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" "2bb475f78b81d29e3c8e8bd0f4606ee5ad57b00a9870046fd59a265ae023aa11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling nom_locate v2.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling csml_interpreter v1.8.1 [INFO] [stderr] Compiling csml_engine v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/conversations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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: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: `db` [INFO] [stdout] --> src/db_connectors/bot.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: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | 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:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | 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:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | 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:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | 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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | 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:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | 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: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/conversations.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | 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:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | 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:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | 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:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | 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:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | 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:161:57 [INFO] [stdout] | [INFO] [stdout] 161 | 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:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | 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:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | 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:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | 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:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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: `db` [INFO] [stdout] --> src/db_connectors/state.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | 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: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 05s [INFO] running `Command { std: "docker" "inspect" "2bb475f78b81d29e3c8e8bd0f4606ee5ad57b00a9870046fd59a265ae023aa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb475f78b81d29e3c8e8bd0f4606ee5ad57b00a9870046fd59a265ae023aa11", kill_on_drop: false }` [INFO] [stdout] 2bb475f78b81d29e3c8e8bd0f4606ee5ad57b00a9870046fd59a265ae023aa11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab0330ad9c790e22d3ba57d9cd811843fab174c8089e82967856a2f47e7dbf0 [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" "2ab0330ad9c790e22d3ba57d9cd811843fab174c8089e82967856a2f47e7dbf0", kill_on_drop: false }` [INFO] [stderr] Compiling csml_engine v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/conversations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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: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: `db` [INFO] [stdout] --> src/db_connectors/bot.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: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | 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:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | 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:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | 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:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | 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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | 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:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | 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: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/conversations.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | 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:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | 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:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | 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:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | 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:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | 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:161:57 [INFO] [stdout] | [INFO] [stdout] 161 | 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:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | 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:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | 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:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | 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:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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: `db` [INFO] [stdout] --> src/db_connectors/state.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | 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: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::db_connectors::utils::*` [INFO] [stdout] --> src/db_connectors/conversations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::db_connectors::utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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: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: `db` [INFO] [stdout] --> src/db_connectors/bot.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: `db` [INFO] [stdout] --> src/db_connectors/bot.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | 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:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | 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:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | 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:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | 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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | 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:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | 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:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | 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: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/conversations.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | 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:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | 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:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | 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:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | 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:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | 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:161:57 [INFO] [stdout] | [INFO] [stdout] 161 | 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:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | 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:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | 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:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | 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:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | 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: `db` [INFO] [stdout] --> src/db_connectors/state.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | 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:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.test_bot.1f3fe726-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511.266t9n2z27djwo5f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5745ffec9227ea7b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d7b5cae5fc511718/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libcsml_engine-53748103b90e2047.rlib" "/opt/rustwide/target/debug/deps/libmd5-988fdc0f70eb0281.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libcsml_interpreter-62a1fa8f1ad96d47.rlib" "/opt/rustwide/target/debug/deps/libbincode-097ce45c26292c86.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e787db105cc1f232.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d6c83edc18604c74.rlib" "/opt/rustwide/target/debug/deps/libpem-d6f21e5feb624218.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-bdadee26c4e4d844.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libtypetag-179cb4ce3f49327b.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-376214b9f69382db.rlib" "/opt/rustwide/target/debug/deps/libinventory-896f226e9ca74eab.rlib" "/opt/rustwide/target/debug/deps/libureq-35425be70525c870.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-92c5afa156d3e36d.rlib" "/opt/rustwide/target/debug/deps/librustls-a10d163a7f424d31.rlib" "/opt/rustwide/target/debug/deps/libsct-a764a49bc7cb60d9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8d200a14dadaa82c.rlib" "/opt/rustwide/target/debug/deps/libring-d335372e8cea6e9d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libuuid-08bb6fb111eb24a3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-25fe22cc32f6d5a8.rlib" "/opt/rustwide/target/debug/deps/libbytecount-c78bd75ecfbb5e4c.rlib" "/opt/rustwide/target/debug/deps/liblettre-d6c1bb68714ef3ab.rlib" "/opt/rustwide/target/debug/deps/libhostname-de64c70b95a64f32.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-7a96a8b408a2c0f5.rlib" "/opt/rustwide/target/debug/deps/libnom-a80bc077b446ac2a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6bc1cfd7ed4d4a1a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea041c0fc2da0f07.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-753e4411778fdb0c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.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/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-d33ff63038819911.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-3ccf8a0691fc1aff.rlib" "/opt/rustwide/target/debug/deps/librand-1cf4e74cee8b95f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ad7de268f60d8396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libphf-ddfee30479af8bcd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7fd5da7e4dac932b.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libserde-5716c86b8e49130d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_bot-2c02e2e0523aa511" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `csml_engine` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.fold_bot.b1b1d60b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab.3ne5lcyj8ysucm87.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5745ffec9227ea7b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d7b5cae5fc511718/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcsml_engine-53748103b90e2047.rlib" "/opt/rustwide/target/debug/deps/libmd5-988fdc0f70eb0281.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libcsml_interpreter-62a1fa8f1ad96d47.rlib" "/opt/rustwide/target/debug/deps/libbincode-097ce45c26292c86.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e787db105cc1f232.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d6c83edc18604c74.rlib" "/opt/rustwide/target/debug/deps/libpem-d6f21e5feb624218.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-bdadee26c4e4d844.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libtypetag-179cb4ce3f49327b.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-376214b9f69382db.rlib" "/opt/rustwide/target/debug/deps/libinventory-896f226e9ca74eab.rlib" "/opt/rustwide/target/debug/deps/libureq-35425be70525c870.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-92c5afa156d3e36d.rlib" "/opt/rustwide/target/debug/deps/librustls-a10d163a7f424d31.rlib" "/opt/rustwide/target/debug/deps/libsct-a764a49bc7cb60d9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8d200a14dadaa82c.rlib" "/opt/rustwide/target/debug/deps/libring-d335372e8cea6e9d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libuuid-08bb6fb111eb24a3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-25fe22cc32f6d5a8.rlib" "/opt/rustwide/target/debug/deps/libbytecount-c78bd75ecfbb5e4c.rlib" "/opt/rustwide/target/debug/deps/liblettre-d6c1bb68714ef3ab.rlib" "/opt/rustwide/target/debug/deps/libhostname-de64c70b95a64f32.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-7a96a8b408a2c0f5.rlib" "/opt/rustwide/target/debug/deps/libnom-a80bc077b446ac2a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6bc1cfd7ed4d4a1a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea041c0fc2da0f07.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-753e4411778fdb0c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.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/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-d33ff63038819911.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-3ccf8a0691fc1aff.rlib" "/opt/rustwide/target/debug/deps/librand-1cf4e74cee8b95f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ad7de268f60d8396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libphf-ddfee30479af8bcd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7fd5da7e4dac932b.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libserde-5716c86b8e49130d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fold_bot-e9b92b3ceeaf9dab" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ab0330ad9c790e22d3ba57d9cd811843fab174c8089e82967856a2f47e7dbf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab0330ad9c790e22d3ba57d9cd811843fab174c8089e82967856a2f47e7dbf0", kill_on_drop: false }` [INFO] [stdout] 2ab0330ad9c790e22d3ba57d9cd811843fab174c8089e82967856a2f47e7dbf0