[INFO] cloning repository https://github.com/takethathe/slimbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takethathe/slimbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakethathe%2Fslimbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakethathe%2Fslimbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6026d4bf6da8883f242876d9c8b5eac3456d613a
[INFO] testing takethathe/slimbot against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakethathe%2Fslimbot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takethathe/slimbot
[INFO] finished tweaking git repo https://github.com/takethathe/slimbot
[INFO] tweaked toml for git repo https://github.com/takethathe/slimbot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takethathe/slimbot on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takethathe/slimbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d
[INFO] running `Command { std: "docker" "start" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling slimbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: unused import: `mock::MockProvider`
[INFO] [stdout]  --> src/provider/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use mock::MockProvider;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action_path` is never read
[INFO] [stdout]   --> src/cron/service.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CronService {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     store_path: PathBuf,
[INFO] [stdout] 16 |     action_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dest` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/slimbot-d2b3a6147ac93408/out/embed_gen.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_dest(name: &str) -> Option<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_enabled` is never used
[INFO] [stdout]   --> src/heartbeat/service.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl HeartbeatService {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_last_entry` is never used
[INFO] [stdout]    --> src/memory.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl MemoryStore {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn read_last_entry(&self) -> Option<HistoryEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockProvider` is never constructed
[INFO] [stdout]   --> src/provider/mock.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MockProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_response` are never used
[INFO] [stdout]   --> src/provider/mock.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MockProvider {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn with_response(response: LLMResponse) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]    --> src/provider/openai.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct ApiMessage {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 218 |     role: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/provider/openai.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | struct ApiToolCall {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tools/shell.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ShellTool {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(timeout_secs: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BoxFutureResult` is never used
[INFO] [stdout]   --> src/worker.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type BoxFutureResult<T> = Pin<Box<dyn Future<Output = T> + Send>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close` and `id` are never used
[INFO] [stdout]   --> src/worker.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Worker {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn close(self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn id(&self) -> usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling slimbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mock::MockProvider`
[INFO] [stdout]  --> src/provider/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use mock::MockProvider;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action_path` is never read
[INFO] [stdout]   --> src/cron/service.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CronService {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     store_path: PathBuf,
[INFO] [stdout] 16 |     action_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dest` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/slimbot-d2b3a6147ac93408/out/embed_gen.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_dest(name: &str) -> Option<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_enabled` is never used
[INFO] [stdout]   --> src/heartbeat/service.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl HeartbeatService {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_last_entry` is never used
[INFO] [stdout]    --> src/memory.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl MemoryStore {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn read_last_entry(&self) -> Option<HistoryEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockProvider` is never constructed
[INFO] [stdout]   --> src/provider/mock.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MockProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_response` are never used
[INFO] [stdout]   --> src/provider/mock.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MockProvider {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn with_response(response: LLMResponse) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]    --> src/provider/openai.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct ApiMessage {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 218 |     role: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/provider/openai.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | struct ApiToolCall {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tools/shell.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ShellTool {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(timeout_secs: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BoxFutureResult` is never used
[INFO] [stdout]   --> src/worker.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type BoxFutureResult<T> = Pin<Box<dyn Future<Output = T> + Send>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close` and `id` are never used
[INFO] [stdout]   --> src/worker.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Worker {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn close(self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn id(&self) -> usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Content`
[INFO] [stdout]  --> tests/session_id_removal_integration.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use slimbot::{Content, Message, SessionManager};
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action_path` is never read
[INFO] [stdout]   --> src/cron/service.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CronService {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     store_path: PathBuf,
[INFO] [stdout] 16 |     action_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dest` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/slimbot-d2b3a6147ac93408/out/embed_gen.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_dest(name: &str) -> Option<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_last_entry` is never used
[INFO] [stdout]    --> src/memory.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl MemoryStore {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn read_last_entry(&self) -> Option<HistoryEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]    --> src/provider/openai.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct ApiMessage {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 218 |     role: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/provider/openai.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | struct ApiToolCall {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BoxFutureResult` is never used
[INFO] [stdout]   --> src/worker.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type BoxFutureResult<T> = Pin<Box<dyn Future<Output = T> + Send>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/gateway.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         assert!(sessions.len() >= 0); // May be 0 if not persisted
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/gateway.rs:2095:17
[INFO] [stdout]      |
[INFO] [stdout] 2095 |         assert!(duration.as_secs() >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures::Future` that must be used
[INFO] [stdout]     --> src/session.rs:2519:9
[INFO] [stdout]      |
[INFO] [stdout] 2519 |         runner.wait_idle();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slimbot` (lib test); 9 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name slimbot --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc4088dffd762a6f -C extra-filename=-8123cd4fe91d884c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-105fc8432f557d02.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4ef483e553cfff9f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-37ddb089bcc9c5c1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-ced9ecdfe96c4de3.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-40aa2c9e543a889a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c9e75323a8ab307.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8c6ab2b6c229c173.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-080783593a730975.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cf55d0c78c0fa86b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-753d11372f7b5422.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e6778ac27690a20.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cea559ad06bfb4f4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50ad8fd3a6f486c7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c8c1eb3ad7e40d9e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e74a93d9ab7858f4.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-393e73e081347f4f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-18a59e9829231b53.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `slimbot` (test "config_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name config_integration --edition=2024 tests/config_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80e8dc2013290ddf -C extra-filename=-144d80c4f2a48eb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-105fc8432f557d02.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4ef483e553cfff9f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-37ddb089bcc9c5c1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-ced9ecdfe96c4de3.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-40aa2c9e543a889a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c9e75323a8ab307.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8c6ab2b6c229c173.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-080783593a730975.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cf55d0c78c0fa86b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-753d11372f7b5422.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e6778ac27690a20.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cea559ad06bfb4f4.rlib --extern slimbot=/opt/rustwide/target/debug/deps/libslimbot-c288a8a1cf591510.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50ad8fd3a6f486c7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c8c1eb3ad7e40d9e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e74a93d9ab7858f4.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-393e73e081347f4f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-18a59e9829231b53.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4hmxEC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-50ad8fd3a6f486c7,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libslimbot-c288a8a1cf591510,libglob-7748687a416caec7,libreqwest-753d11372f7b5422,librustls_pemfile-30aaf682314043cb,libhyper_tls-174f2036c81adbd0,libbase64-13144a1f1e192158,libipnet-61ca7a5e1c2863d4,libtokio_native_tls-8bb58e1aa630f5da,libencoding_rs-c7a67ac351c2b19f,libnative_tls-1bac2c5cceda7775,libopenssl_probe-6b1b371432012237,libopenssl-771481f69d284010,libbitflags-db7b9c0337a7ee76,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b0b6ea4a48dfaee2,libhyper-a8278bed8f763694,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-d080f9357cdfb367,libh2-b3c899b423aad454,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4d52896d975fd682,liburl-20242b664c8191a8,libidna-41e8d20eab341d2d,libidna_adapter-f9ea0d61176aeaa5,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libhttp-59da2a0bfabc2669,libfnv-79e2cbfbe03dcd16,libdirs-ced9ecdfe96c4de3,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libfutures-5c9e75323a8ab307,libfutures_executor-a40538543ae89eee,libuuid-18a59e9829231b53,libgetrandom-fb4c32fda73a41c0,libasync_stream-17d86ef5fef7654b,libregex-cf55d0c78c0fa86b,libregex_automata-ba5092f3cb9330a6,libaho_corasick-fa94425a423a79cf,libregex_syntax-801391c65a42f645,libcron-37ddb089bcc9c5c1,libnom-0c9803b862b97aa1,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libtokio_util-393e73e081347f4f,libnotify-8c6ab2b6c229c173,libmio-9f44a27b86eafde0,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-c31d3ecb0aacb502,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-81cb10f24195ed02,libinotify_sys-c7461dee7e87b6b4,libbitflags-dde12b0d7d495b50,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libaxum-105fc8432f557d02,libserde_path_to_error-ceb929358e62d172,libserde_json-cea559ad06bfb4f4,libzmij-ef63f1da73704b4c,libserde_urlencoded-8b496b8bcd77153e,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-96799b1f8c1c5c97,libhyper-f5f53b6b2e771e4d,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libserde-0e6778ac27690a20,libserde_core-21f22ac7b803fb0e,libaxum_core-ad38654ab0f35b38,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libtracing-d5b711ec1ef110d8,liblog-f16ce4b64309590f,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-dadeb42836bf592c,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-11045934aa1f092f,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-c8c1eb3ad7e40d9e,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4hmxEC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/log_api_integration-fc395c9cca7dcbf6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slimbot` (test "log_api_integration") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOeOZEY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-50ad8fd3a6f486c7,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libslimbot-c288a8a1cf591510,libglob-7748687a416caec7,libreqwest-753d11372f7b5422,librustls_pemfile-30aaf682314043cb,libhyper_tls-174f2036c81adbd0,libbase64-13144a1f1e192158,libipnet-61ca7a5e1c2863d4,libtokio_native_tls-8bb58e1aa630f5da,libencoding_rs-c7a67ac351c2b19f,libnative_tls-1bac2c5cceda7775,libopenssl_probe-6b1b371432012237,libopenssl-771481f69d284010,libbitflags-db7b9c0337a7ee76,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b0b6ea4a48dfaee2,libhyper-a8278bed8f763694,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-d080f9357cdfb367,libh2-b3c899b423aad454,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4d52896d975fd682,liburl-20242b664c8191a8,libidna-41e8d20eab341d2d,libidna_adapter-f9ea0d61176aeaa5,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libhttp-59da2a0bfabc2669,libfnv-79e2cbfbe03dcd16,libdirs-ced9ecdfe96c4de3,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libfutures-5c9e75323a8ab307,libfutures_executor-a40538543ae89eee,libuuid-18a59e9829231b53,libgetrandom-fb4c32fda73a41c0,libasync_stream-17d86ef5fef7654b,libregex-cf55d0c78c0fa86b,libregex_automata-ba5092f3cb9330a6,libaho_corasick-fa94425a423a79cf,libregex_syntax-801391c65a42f645,libcron-37ddb089bcc9c5c1,libnom-0c9803b862b97aa1,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libtokio_util-393e73e081347f4f,libnotify-8c6ab2b6c229c173,libmio-9f44a27b86eafde0,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-c31d3ecb0aacb502,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-81cb10f24195ed02,libinotify_sys-c7461dee7e87b6b4,libbitflags-dde12b0d7d495b50,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libaxum-105fc8432f557d02,libserde_path_to_error-ceb929358e62d172,libserde_json-cea559ad06bfb4f4,libzmij-ef63f1da73704b4c,libserde_urlencoded-8b496b8bcd77153e,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-96799b1f8c1c5c97,libhyper-f5f53b6b2e771e4d,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libserde-0e6778ac27690a20,libserde_core-21f22ac7b803fb0e,libaxum_core-ad38654ab0f35b38,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libtracing-d5b711ec1ef110d8,liblog-f16ce4b64309590f,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-dadeb42836bf592c,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-11045934aa1f092f,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-c8c1eb3ad7e40d9e,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOeOZEY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gateway_integration-7d758528970d8a9b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slimbot` (test "gateway_integration") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmRhbrr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-50ad8fd3a6f486c7,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libslimbot-c288a8a1cf591510,libglob-7748687a416caec7,libreqwest-753d11372f7b5422,librustls_pemfile-30aaf682314043cb,libhyper_tls-174f2036c81adbd0,libbase64-13144a1f1e192158,libipnet-61ca7a5e1c2863d4,libtokio_native_tls-8bb58e1aa630f5da,libencoding_rs-c7a67ac351c2b19f,libnative_tls-1bac2c5cceda7775,libopenssl_probe-6b1b371432012237,libopenssl-771481f69d284010,libbitflags-db7b9c0337a7ee76,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b0b6ea4a48dfaee2,libhyper-a8278bed8f763694,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-d080f9357cdfb367,libh2-b3c899b423aad454,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4d52896d975fd682,liburl-20242b664c8191a8,libidna-41e8d20eab341d2d,libidna_adapter-f9ea0d61176aeaa5,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libhttp-59da2a0bfabc2669,libfnv-79e2cbfbe03dcd16,libdirs-ced9ecdfe96c4de3,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libfutures-5c9e75323a8ab307,libfutures_executor-a40538543ae89eee,libuuid-18a59e9829231b53,libgetrandom-fb4c32fda73a41c0,libasync_stream-17d86ef5fef7654b,libregex-cf55d0c78c0fa86b,libregex_automata-ba5092f3cb9330a6,libaho_corasick-fa94425a423a79cf,libregex_syntax-801391c65a42f645,libcron-37ddb089bcc9c5c1,libnom-0c9803b862b97aa1,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libtokio_util-393e73e081347f4f,libnotify-8c6ab2b6c229c173,libmio-9f44a27b86eafde0,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-c31d3ecb0aacb502,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-81cb10f24195ed02,libinotify_sys-c7461dee7e87b6b4,libbitflags-dde12b0d7d495b50,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libaxum-105fc8432f557d02,libserde_path_to_error-ceb929358e62d172,libserde_json-cea559ad06bfb4f4,libzmij-ef63f1da73704b4c,libserde_urlencoded-8b496b8bcd77153e,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-96799b1f8c1c5c97,libhyper-f5f53b6b2e771e4d,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libserde-0e6778ac27690a20,libserde_core-21f22ac7b803fb0e,libaxum_core-ad38654ab0f35b38,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libtracing-d5b711ec1ef110d8,liblog-f16ce4b64309590f,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-dadeb42836bf592c,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-11045934aa1f092f,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-c8c1eb3ad7e40d9e,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmRhbrr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/session_id_removal_integration-f36adfac4caa2642" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slimbot` (test "session_id_removal_integration") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4fNSy2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-50ad8fd3a6f486c7,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libslimbot-c288a8a1cf591510,libglob-7748687a416caec7,libreqwest-753d11372f7b5422,librustls_pemfile-30aaf682314043cb,libhyper_tls-174f2036c81adbd0,libbase64-13144a1f1e192158,libipnet-61ca7a5e1c2863d4,libtokio_native_tls-8bb58e1aa630f5da,libencoding_rs-c7a67ac351c2b19f,libnative_tls-1bac2c5cceda7775,libopenssl_probe-6b1b371432012237,libopenssl-771481f69d284010,libbitflags-db7b9c0337a7ee76,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b0b6ea4a48dfaee2,libhyper-a8278bed8f763694,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-d080f9357cdfb367,libh2-b3c899b423aad454,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-4d52896d975fd682,liburl-20242b664c8191a8,libidna-41e8d20eab341d2d,libidna_adapter-f9ea0d61176aeaa5,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libhttp-59da2a0bfabc2669,libfnv-79e2cbfbe03dcd16,libdirs-ced9ecdfe96c4de3,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libfutures-5c9e75323a8ab307,libfutures_executor-a40538543ae89eee,libuuid-18a59e9829231b53,libgetrandom-fb4c32fda73a41c0,libasync_stream-17d86ef5fef7654b,libregex-cf55d0c78c0fa86b,libregex_automata-ba5092f3cb9330a6,libaho_corasick-fa94425a423a79cf,libregex_syntax-801391c65a42f645,libcron-37ddb089bcc9c5c1,libnom-0c9803b862b97aa1,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libtokio_util-393e73e081347f4f,libnotify-8c6ab2b6c229c173,libmio-9f44a27b86eafde0,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-c31d3ecb0aacb502,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-81cb10f24195ed02,libinotify_sys-c7461dee7e87b6b4,libbitflags-dde12b0d7d495b50,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libaxum-105fc8432f557d02,libserde_path_to_error-ceb929358e62d172,libserde_json-cea559ad06bfb4f4,libzmij-ef63f1da73704b4c,libserde_urlencoded-8b496b8bcd77153e,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-96799b1f8c1c5c97,libhyper-f5f53b6b2e771e4d,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libserde-0e6778ac27690a20,libserde_core-21f22ac7b803fb0e,libaxum_core-ad38654ab0f35b38,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libtracing-d5b711ec1ef110d8,liblog-f16ce4b64309590f,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-dadeb42836bf592c,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-11045934aa1f092f,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-c8c1eb3ad7e40d9e,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4fNSy2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tool_integration-543c43834e7752dd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slimbot` (test "tool_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d", kill_on_drop: false }`
[INFO] [stdout] 78480d257902d554373140e10c6fbfc1cff04383b8918b16094875788825237d
