[INFO] fetching crate robomotion 0.1.3...
[INFO] testing robomotion-0.1.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate robomotion 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate robomotion 0.1.3
[INFO] finished tweaking crates.io crate robomotion 0.1.3
[INFO] tweaked toml for crates.io crate robomotion 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate robomotion 0.1.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate robomotion 0.1.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b35b234bc1108f7351a0f7e5752d2505be28d55879ec4570b71aeaaa4438c4f
[INFO] running `Command { std: "docker" "start" "-a" "9b35b234bc1108f7351a0f7e5752d2505be28d55879ec4570b71aeaaa4438c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b35b234bc1108f7351a0f7e5752d2505be28d55879ec4570b71aeaaa4438c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b35b234bc1108f7351a0f7e5752d2505be28d55879ec4570b71aeaaa4438c4f", kill_on_drop: false }`
[INFO] [stdout] 9b35b234bc1108f7351a0f7e5752d2505be28d55879ec4570b71aeaaa4438c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c736a175936a9860f93bd68789a4d2c4af5c716238d2a77f2840690c1b11cd3
[INFO] running `Command { std: "docker" "start" "-a" "0c736a175936a9860f93bd68789a4d2c4af5c716238d2a77f2840690c1b11cd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling robomotion-derive v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling robomotion v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stdout] warning: unused variable: `config_data`
[INFO] [stdout]   --> src/debug/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/debug/mod.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     state: SocketState,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/debug/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]   --> src/debug/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/runtime/client.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/client.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/runtime/client.rs:93:52
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/runtime/client.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/client.rs:103:52
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     vault_id: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     item_id: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/runtime/client.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/runtime/client.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/runtime/client.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:167:53
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]    --> src/runtime/client.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:217:27
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/runtime/client.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/runtime/client.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/client.rs:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/runtime/client.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     method: &str,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]    --> src/runtime/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     endpoint: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/runtime/client.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     body: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/runtime/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     headers: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/runtime/client.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/factory.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/runtime/factory.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut handler = (self.creator)();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/utils/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let home = user_home_dir();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stdout]   --> src/debug/mod.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]   --> src/runtime/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RuntimeClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stdout] 26 |     channel: Channel,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_debug` is never used
[INFO] [stdout]  --> src/runtime/event.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_output` is never used
[INFO] [stdout]   --> src/runtime/event.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_input` is never used
[INFO] [stdout]   --> src/runtime/event.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_error` is never used
[INFO] [stdout]   --> src/runtime/event.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_flow_event` is never used
[INFO] [stdout]   --> src/runtime/event.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request_v2` is never used
[INFO] [stdout]   --> src/runtime/event.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_publish` is never used
[INFO] [stdout]   --> src/runtime/event.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_download` is never used
[INFO] [stdout]   --> src/runtime/event.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_upload` is never used
[INFO] [stdout]   --> src/runtime/event.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gateway_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn gateway_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `proxy_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_running` is never used
[INFO] [stdout]   --> src/runtime/event.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_port_connections` is never used
[INFO] [stdout]   --> src/runtime/event.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_instance_access` is never used
[INFO] [stdout]   --> src/runtime/event.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "0c736a175936a9860f93bd68789a4d2c4af5c716238d2a77f2840690c1b11cd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c736a175936a9860f93bd68789a4d2c4af5c716238d2a77f2840690c1b11cd3", kill_on_drop: false }`
[INFO] [stdout] 0c736a175936a9860f93bd68789a4d2c4af5c716238d2a77f2840690c1b11cd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ecb491121dcc287b24c0d628241848eeeb16af2dfb5b40bb9384f6abbc5506
[INFO] running `Command { std: "docker" "start" "-a" "b4ecb491121dcc287b24c0d628241848eeeb16af2dfb5b40bb9384f6abbc5506", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `config_data`
[INFO] [stdout]   --> src/debug/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/debug/mod.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     state: SocketState,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/debug/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]   --> src/debug/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/runtime/client.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/client.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/runtime/client.rs:93:52
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/runtime/client.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/client.rs:103:52
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     vault_id: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     item_id: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/runtime/client.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/runtime/client.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/runtime/client.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:167:53
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]    --> src/runtime/client.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:217:27
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/runtime/client.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/runtime/client.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/client.rs:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/runtime/client.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     method: &str,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]    --> src/runtime/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     endpoint: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/runtime/client.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     body: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/runtime/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     headers: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/runtime/client.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/factory.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/runtime/factory.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut handler = (self.creator)();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/utils/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let home = user_home_dir();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stdout]   --> src/debug/mod.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]   --> src/runtime/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RuntimeClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stdout] 26 |     channel: Channel,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_debug` is never used
[INFO] [stdout]  --> src/runtime/event.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_output` is never used
[INFO] [stdout]   --> src/runtime/event.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_input` is never used
[INFO] [stdout]   --> src/runtime/event.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_error` is never used
[INFO] [stdout]   --> src/runtime/event.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_flow_event` is never used
[INFO] [stdout]   --> src/runtime/event.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request_v2` is never used
[INFO] [stdout]   --> src/runtime/event.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_publish` is never used
[INFO] [stdout]   --> src/runtime/event.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_download` is never used
[INFO] [stdout]   --> src/runtime/event.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_upload` is never used
[INFO] [stdout]   --> src/runtime/event.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gateway_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn gateway_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `proxy_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_running` is never used
[INFO] [stdout]   --> src/runtime/event.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_port_connections` is never used
[INFO] [stdout]   --> src/runtime/event.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_instance_access` is never used
[INFO] [stdout]   --> src/runtime/event.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robomotion v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `config_data`
[INFO] [stdout]   --> src/debug/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/debug/mod.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     state: SocketState,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/debug/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]   --> src/debug/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/runtime/client.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/client.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/runtime/client.rs:93:52
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/runtime/client.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/client.rs:103:52
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     vault_id: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     item_id: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/runtime/client.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/runtime/client.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/runtime/client.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:167:53
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]    --> src/runtime/client.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:217:27
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/runtime/client.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/runtime/client.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/client.rs:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/runtime/client.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     method: &str,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]    --> src/runtime/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     endpoint: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/runtime/client.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     body: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/runtime/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     headers: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/runtime/client.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/factory.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/runtime/factory.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut handler = (self.creator)();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/utils/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let home = user_home_dir();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stdout]   --> src/debug/mod.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]   --> src/runtime/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RuntimeClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stdout] 26 |     channel: Channel,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_debug` is never used
[INFO] [stdout]  --> src/runtime/event.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_output` is never used
[INFO] [stdout]   --> src/runtime/event.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_input` is never used
[INFO] [stdout]   --> src/runtime/event.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_error` is never used
[INFO] [stdout]   --> src/runtime/event.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_flow_event` is never used
[INFO] [stdout]   --> src/runtime/event.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request_v2` is never used
[INFO] [stdout]   --> src/runtime/event.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_publish` is never used
[INFO] [stdout]   --> src/runtime/event.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_download` is never used
[INFO] [stdout]   --> src/runtime/event.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_upload` is never used
[INFO] [stdout]   --> src/runtime/event.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gateway_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn gateway_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `proxy_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_running` is never used
[INFO] [stdout]   --> src/runtime/event.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_port_connections` is never used
[INFO] [stdout]   --> src/runtime/event.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_instance_access` is never used
[INFO] [stdout]   --> src/runtime/event.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "b4ecb491121dcc287b24c0d628241848eeeb16af2dfb5b40bb9384f6abbc5506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ecb491121dcc287b24c0d628241848eeeb16af2dfb5b40bb9384f6abbc5506", kill_on_drop: false }`
[INFO] [stdout] b4ecb491121dcc287b24c0d628241848eeeb16af2dfb5b40bb9384f6abbc5506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f33d4a429ad06f76540e6ba0e321fbc154929b88e99de52f21745221636d48dc
[INFO] running `Command { std: "docker" "start" "-a" "f33d4a429ad06f76540e6ba0e321fbc154929b88e99de52f21745221636d48dc", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `config_data`
[INFO] [stderr]   --> src/debug/mod.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/debug/mod.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     state: SocketState,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/debug/mod.rs:159:25
[INFO] [stderr]     |
[INFO] [stderr] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `namespace`
[INFO] [stderr]   --> src/debug/mod.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stderr]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> src/runtime/client.rs:93:27
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stderr]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/runtime/client.rs:93:40
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stderr]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]   --> src/runtime/client.rs:93:52
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stderr]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]    --> src/runtime/client.rs:103:27
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stderr]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/runtime/client.rs:103:40
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stderr]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/runtime/client.rs:103:52
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stderr]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vault_id`
[INFO] [stderr]    --> src/runtime/client.rs:113:29
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item_id`
[INFO] [stderr]    --> src/runtime/client.rs:113:45
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stderr]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vault_id`
[INFO] [stderr]    --> src/runtime/client.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 |     vault_id: &str,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item_id`
[INFO] [stderr]    --> src/runtime/client.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     item_id: &str,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/runtime/client.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     data: &[u8],
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:137:20
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stderr]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/runtime/client.rs:137:32
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stderr]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> src/runtime/client.rs:137:44
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stderr]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:147:30
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stderr]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/runtime/client.rs:147:42
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stderr]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:157:25
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/runtime/client.rs:157:37
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stderr]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:167:26
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stderr]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> src/runtime/client.rs:167:38
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stderr]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]    --> src/runtime/client.rs:167:53
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stderr]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:177:25
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/runtime/client.rs:177:37
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stderr]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> src/runtime/client.rs:177:49
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stderr]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/runtime/client.rs:187:26
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stderr]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timeout`
[INFO] [stderr]    --> src/runtime/client.rs:187:42
[INFO] [stderr]     |
[INFO] [stderr] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stderr]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/runtime/client.rs:197:29
[INFO] [stderr]     |
[INFO] [stderr] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stderr]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/runtime/client.rs:207:26
[INFO] [stderr]     |
[INFO] [stderr] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stderr]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/runtime/client.rs:217:27
[INFO] [stderr]     |
[INFO] [stderr] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stderr]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dir`
[INFO] [stderr]    --> src/runtime/client.rs:217:37
[INFO] [stderr]     |
[INFO] [stderr] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]    --> src/runtime/client.rs:217:48
[INFO] [stderr]     |
[INFO] [stderr] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stderr]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/runtime/client.rs:227:25
[INFO] [stderr]     |
[INFO] [stderr] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stderr]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> src/runtime/client.rs:227:35
[INFO] [stderr]     |
[INFO] [stderr] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stderr]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `method`
[INFO] [stderr]    --> src/runtime/client.rs:238:5
[INFO] [stderr]     |
[INFO] [stderr] 238 |     method: &str,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `endpoint`
[INFO] [stderr]    --> src/runtime/client.rs:239:5
[INFO] [stderr]     |
[INFO] [stderr] 239 |     endpoint: &str,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> src/runtime/client.rs:240:5
[INFO] [stderr]     |
[INFO] [stderr] 240 |     body: &str,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `headers`
[INFO] [stderr]    --> src/runtime/client.rs:241:5
[INFO] [stderr]     |
[INFO] [stderr] 241 |     headers: HashMap<String, String>,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]    --> src/runtime/client.rs:281:28
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guid`
[INFO] [stderr]    --> src/runtime/client.rs:305:35
[INFO] [stderr]     |
[INFO] [stderr] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stderr]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]    --> src/runtime/client.rs:305:47
[INFO] [stderr]     |
[INFO] [stderr] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stderr]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/runtime/factory.rs:26:25
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/runtime/factory.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |         let mut handler = (self.creator)();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `home`
[INFO] [stderr]   --> src/utils/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let home = user_home_dir();
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stderr]   --> src/debug/mod.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `channel` is never read
[INFO] [stderr]   --> src/runtime/client.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct RuntimeClient {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stderr] 26 |     channel: Channel,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_debug` is never used
[INFO] [stderr]  --> src/runtime/event.rs:7:14
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stderr]   |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_output` is never used
[INFO] [stderr]   --> src/runtime/event.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_input` is never used
[INFO] [stderr]   --> src/runtime/event.rs:18:14
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_error` is never used
[INFO] [stderr]   --> src/runtime/event.rs:23:14
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_flow_event` is never used
[INFO] [stderr]   --> src/runtime/event.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_request` is never used
[INFO] [stderr]   --> src/runtime/event.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_request_v2` is never used
[INFO] [stderr]   --> src/runtime/event.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_publish` is never used
[INFO] [stderr]   --> src/runtime/event.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_download` is never used
[INFO] [stderr]   --> src/runtime/event.rs:48:14
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `app_upload` is never used
[INFO] [stderr]   --> src/runtime/event.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gateway_request` is never used
[INFO] [stderr]   --> src/runtime/event.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub async fn gateway_request(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `proxy_request` is never used
[INFO] [stderr]   --> src/runtime/event.rs:68:14
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_running` is never used
[INFO] [stderr]   --> src/runtime/event.rs:73:14
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_port_connections` is never used
[INFO] [stderr]   --> src/runtime/event.rs:78:14
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_instance_access` is never used
[INFO] [stderr]   --> src/runtime/event.rs:83:14
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `robomotion` (lib) generated 64 warnings (run `cargo fix --lib -p robomotion` to apply 47 suggestions)
[INFO] [stderr] warning: `robomotion` (lib test) generated 64 warnings (64 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robomotion-ca13d68ad3a7ef58)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test message::tests::test_context_array ... ok
[INFO] [stdout] test message::tests::test_context_nested ... ok
[INFO] [stdout] test message::tests::test_context_new ... ok
[INFO] [stdout] test runtime::compress::tests::test_compression_disabled ... ok
[INFO] [stdout] test message::tests::test_context_set_get ... ok
[INFO] [stdout] test utils::tests::test_version_comparison ... ok
[INFO] [stdout] test runtime::compress::tests::test_compress_decompress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robomotion
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 9) ... ignored
[INFO] [stdout] test src/runtime/oauth.rs - runtime::oauth::open_oauth_dialog (line 42) ... ignored
[INFO] [stdout] test src/runtime/port.rs - runtime::port::Port (line 11) ... ignored
[INFO] [stdout] test src/runtime/tool.rs - runtime::tool::Tool (line 11) ... ignored
[INFO] [stdout] test src/runtime/variable.rs - runtime::variable::InVariable (line 21) ... ignored
[INFO] [stdout] test src/runtime/variable.rs - runtime::variable::OutVariable (line 36) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f33d4a429ad06f76540e6ba0e321fbc154929b88e99de52f21745221636d48dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33d4a429ad06f76540e6ba0e321fbc154929b88e99de52f21745221636d48dc", kill_on_drop: false }`
[INFO] [stdout] f33d4a429ad06f76540e6ba0e321fbc154929b88e99de52f21745221636d48dc
