[INFO] cloning repository https://github.com/koompi/koopmi-linux-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koompi/koopmi-linux-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoompi%2Fkoopmi-linux-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoompi%2Fkoopmi-linux-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd8b1cadd920e908a588cd3c0febabd5545218c8
[INFO] checking koompi/koopmi-linux-agent against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoompi%2Fkoopmi-linux-agent" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koompi/koopmi-linux-agent
[INFO] finished tweaking git repo https://github.com/koompi/koopmi-linux-agent
[INFO] tweaked toml for git repo https://github.com/koompi/koopmi-linux-agent written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koompi/koopmi-linux-agent on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koompi/koopmi-linux-agent 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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 fd-lock v3.0.13
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35de5b759b1b859e4955c3ec8cc144337a25c1ba5329d9d3dd9de7acfa943a5
[INFO] running `Command { std: "docker" "start" "-a" "a35de5b759b1b859e4955c3ec8cc144337a25c1ba5329d9d3dd9de7acfa943a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35de5b759b1b859e4955c3ec8cc144337a25c1ba5329d9d3dd9de7acfa943a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35de5b759b1b859e4955c3ec8cc144337a25c1ba5329d9d3dd9de7acfa943a5", kill_on_drop: false }`
[INFO] [stdout] a35de5b759b1b859e4955c3ec8cc144337a25c1ba5329d9d3dd9de7acfa943a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2ac3f6526402c34c9c6d11614c863a509cc69285596fc7d298a9ce3aada101c
[INFO] running `Command { std: "docker" "start" "-a" "d2ac3f6526402c34c9c6d11614c863a509cc69285596fc7d298a9ce3aada101c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking rustyline v12.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking koompi-linux-agent v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]    --> src/integration/shell.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |     use tempfile::tempdir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::types::ShellType`
[INFO] [stdout]    --> src/mcp/client.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use crate::core::types::ShellType;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/mcp/client.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]  --> tests/integration_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use koompi_mcp::core::processor::CommandProcessor;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koompi_mcp`, use `cargo add koompi_mcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]  --> tests/integration_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use koompi_mcp::core::types::{Language, ProcessResult};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koompi_mcp`, use `cargo add koompi_mcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]  --> tests/integration_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use koompi_mcp::languages::detector::LanguageDetector;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koompi_mcp`, use `cargo add koompi_mcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]  --> tests/integration_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use koompi_mcp::languages::khmer::KhmerDictionary;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `koompi_mcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koompi_mcp`, use `cargo add koompi_mcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `integration-tests`
[INFO] [stdout]    --> tests/integration_tests.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(feature = "integration-tests")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dev-mode`, and `khmer-support`
[INFO] [stdout]     = help: consider adding `integration-tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> tests/integration_tests.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dev-mode`, and `khmer-support`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let processor = CommandProcessor::new().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     assert!(processor.is_ok());
[INFO] [stdout]    |             --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `processor` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let processor: /* Type */ = CommandProcessor::new().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let processor = CommandProcessor::new().await?;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 20 |     
[INFO] [stdout] 21 |     let result = processor.process_command("show hidden files").await?;
[INFO] [stdout]    |                  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `processor` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let processor: /* Type */ = CommandProcessor::new().await?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let processor = CommandProcessor::new().await?;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 36 |     
[INFO] [stdout] 37 |     let result = processor.process_command("បង្ហាញឯកសារលាក់").await?;
[INFO] [stdout]    |                  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `processor` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let processor: /* Type */ = CommandProcessor::new().await?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let processor = CommandProcessor::new().await?;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 52 |     
[INFO] [stdout] 53 |     let result = processor.process_command("ls -la").await?;
[INFO] [stdout]    |                  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `processor` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let processor: /* Type */ = CommandProcessor::new().await?;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koompi-linux-agent` (test "integration_tests") due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2ac3f6526402c34c9c6d11614c863a509cc69285596fc7d298a9ce3aada101c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ac3f6526402c34c9c6d11614c863a509cc69285596fc7d298a9ce3aada101c", kill_on_drop: false }`
[INFO] [stdout] d2ac3f6526402c34c9c6d11614c863a509cc69285596fc7d298a9ce3aada101c
