[INFO] cloning repository https://github.com/davidgraupner2/asseme-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidgraupner2/asseme-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgraupner2%2Fasseme-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgraupner2%2Fasseme-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16854ec4ca3a9cfa0212dfe02afc36c220d13d27
[INFO] testing davidgraupner2/asseme-backend/16854ec4ca3a9cfa0212dfe02afc36c220d13d27 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgraupner2%2Fasseme-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidgraupner2/asseme-backend
[INFO] finished tweaking git repo https://github.com/davidgraupner2/asseme-backend
[INFO] tweaked toml for git repo https://github.com/davidgraupner2/asseme-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidgraupner2/asseme-backend on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidgraupner2/asseme-backend 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded machineid-rs v1.2.4
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded wmi v0.12.2
[INFO] [stderr]   Downloaded fs-err v3.2.0
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded tower_governor v0.8.0
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.7
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.7
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded pem v3.0.6
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded diesel-derive-enum v2.1.0
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded diesel_derives v2.3.5
[INFO] [stderr]   Downloaded governor v0.10.2
[INFO] [stderr]   Downloaded ractor v0.15.9
[INFO] [stderr]   Downloaded sysinfo v0.37.2
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.0
[INFO] [stderr]   Downloaded diesel v2.3.4
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.4.8
[INFO] [stderr]   Downloaded aws-lc-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b45f7bc39685041a9a0da56104b2ffa2dcb18ee3cf3de0ce35fb9e0198330431
[INFO] running `Command { std: "docker" "start" "-a" "b45f7bc39685041a9a0da56104b2ffa2dcb18ee3cf3de0ce35fb9e0198330431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b45f7bc39685041a9a0da56104b2ffa2dcb18ee3cf3de0ce35fb9e0198330431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b45f7bc39685041a9a0da56104b2ffa2dcb18ee3cf3de0ce35fb9e0198330431", kill_on_drop: false }`
[INFO] [stdout] b45f7bc39685041a9a0da56104b2ffa2dcb18ee3cf3de0ce35fb9e0198330431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8208b3077300c03b2debea83b5f6e83d079c8a5857441d30e2ee5aa7fc85dc4
[INFO] running `Command { std: "docker" "start" "-a" "c8208b3077300c03b2debea83b5f6e83d079c8a5857441d30e2ee5aa7fc85dc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling machineid-rs v1.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ractor v0.15.9
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling config-server v0.1.0 (/opt/rustwide/workdir/config-server)
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling runtime-shared v0.1.0 (/opt/rustwide/workdir/runtime-shared)
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> runtime-shared/src/api_server/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::layer::Filter`
[INFO] [stdout]  --> runtime-shared/src/logging/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing_subscriber::layer::Filter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server-config-loaders v0.1.0 (/opt/rustwide/workdir/server-config-loaders)
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> runtime-shared/src/api_server/error.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Result<T> = std::result::Result<T, ApiServerError>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling runtime-server v0.1.0 (/opt/rustwide/workdir/runtime-server)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> runtime-server/src/actors/api/actor.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing::{error, info, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DecodingKey`, `Validation`, and `decode`
[INFO] [stdout]  --> runtime-server/src/actors/api/v1/jwt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     decode, encode, errors::Error, Algorithm, DecodingKey, EncodingKey, Header, Validation,
[INFO] [stdout]   |     ^^^^^^                                    ^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | /         match message {
[INFO] [stdout] 196 | |             ApiMessage::TriggerPanic => panic!("Test: deliberate panic from ApiActor"),
[INFO] [stdout] 197 | |         }
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 198 |
[INFO] [stdout] 199 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `who`
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:210:59
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 ractor::SupervisionEvent::ActorTerminated(who, _, _)
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 211 |                 | ractor::SupervisionEvent::ActorFailed(who, _) => {
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 210 ~                 ractor::SupervisionEvent::ActorTerminated(_who, _, _)
[INFO] [stdout] 211 ~                 | ractor::SupervisionEvent::ActorFailed(_who, _) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         state: &mut Self::State,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AGENT_JWT_SECRET` is never used
[INFO] [stdout]  --> runtime-server/src/actors/api/jwt/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const AGENT_JWT_SECRET: &str =
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `broadcast_tx`, and `server_jwt_secret` are never read
[INFO] [stdout]   --> runtime-server/src/actors/api/state.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ApiState {
[INFO] [stdout]    |                   -------- fields in this struct
[INFO] [stdout] 11 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 12 |     pub broadcast_tx: Arc<Mutex<Sender<Message>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub agent_jwt_secret: String,
[INFO] [stdout] 14 |     pub server_jwt_secret: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotFound` and `BadRequest` are never constructed
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/errors.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum ApiError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     BadRequest(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_to_agent` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:234:10
[INFO] [stdout]     |
[INFO] [stdout] 234 | async fn send_to_agent(registry: &AgentRegistry, id: &str, msg: Outbound) -> Result<(), ()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_to_group` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | async fn send_to_group(registry: &AgentRegistry, group: &str, msg: Outbound) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `broadcast` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 | async fn broadcast(registry: &AgentRegistry, msg: Outbound) {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `groups`, and `token` are never read
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/handlers/agent/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AgentInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  8 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  9 |     pub groups: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ok_empty` is never used
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/responses.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | / impl<T> ApiResponse<T>
[INFO] [stdout] 19 | | where
[INFO] [stdout] 20 | |     T: Serialize,
[INFO] [stdout]    | |_________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |       pub fn ok_empty() -> Self {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server-linux v0.1.0 (/opt/rustwide/workdir/server/linux)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "c8208b3077300c03b2debea83b5f6e83d079c8a5857441d30e2ee5aa7fc85dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8208b3077300c03b2debea83b5f6e83d079c8a5857441d30e2ee5aa7fc85dc4", kill_on_drop: false }`
[INFO] [stdout] c8208b3077300c03b2debea83b5f6e83d079c8a5857441d30e2ee5aa7fc85dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c56ab3bffa33c5324081bfaacc205137d737571e39739707df1d76ceaee90e7
[INFO] running `Command { std: "docker" "start" "-a" "0c56ab3bffa33c5324081bfaacc205137d737571e39739707df1d76ceaee90e7", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> runtime-shared/src/api_server/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::layer::Filter`
[INFO] [stdout]  --> runtime-shared/src/logging/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing_subscriber::layer::Filter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> runtime-shared/src/api_server/error.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Result<T> = std::result::Result<T, ApiServerError>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> runtime-server/src/actors/api/actor.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing::{error, info, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DecodingKey`, `Validation`, and `decode`
[INFO] [stdout]  --> runtime-server/src/actors/api/v1/jwt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     decode, encode, errors::Error, Algorithm, DecodingKey, EncodingKey, Header, Validation,
[INFO] [stdout]   |     ^^^^^^                                    ^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | /         match message {
[INFO] [stdout] 196 | |             ApiMessage::TriggerPanic => panic!("Test: deliberate panic from ApiActor"),
[INFO] [stdout] 197 | |         }
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 198 |
[INFO] [stdout] 199 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `who`
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:210:59
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 ractor::SupervisionEvent::ActorTerminated(who, _, _)
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 211 |                 | ractor::SupervisionEvent::ActorFailed(who, _) => {
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 210 ~                 ractor::SupervisionEvent::ActorTerminated(_who, _, _)
[INFO] [stdout] 211 ~                 | ractor::SupervisionEvent::ActorFailed(_who, _) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> runtime-server/src/actors/api/actor.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         state: &mut Self::State,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AGENT_JWT_SECRET` is never used
[INFO] [stdout]  --> runtime-server/src/actors/api/jwt/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const AGENT_JWT_SECRET: &str =
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `broadcast_tx`, and `server_jwt_secret` are never read
[INFO] [stdout]   --> runtime-server/src/actors/api/state.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ApiState {
[INFO] [stdout]    |                   -------- fields in this struct
[INFO] [stdout] 11 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 12 |     pub broadcast_tx: Arc<Mutex<Sender<Message>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub agent_jwt_secret: String,
[INFO] [stdout] 14 |     pub server_jwt_secret: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotFound` and `BadRequest` are never constructed
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/errors.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum ApiError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     BadRequest(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_to_agent` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:234:10
[INFO] [stdout]     |
[INFO] [stdout] 234 | async fn send_to_agent(registry: &AgentRegistry, id: &str, msg: Outbound) -> Result<(), ()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_to_group` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | async fn send_to_group(registry: &AgentRegistry, group: &str, msg: Outbound) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `broadcast` is never used
[INFO] [stdout]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 | async fn broadcast(registry: &AgentRegistry, msg: Outbound) {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `groups`, and `token` are never read
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/handlers/agent/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AgentInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  8 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  9 |     pub groups: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ok_empty` is never used
[INFO] [stdout]   --> runtime-server/src/actors/api/v1/responses.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | / impl<T> ApiResponse<T>
[INFO] [stdout] 19 | | where
[INFO] [stdout] 20 | |     T: Serialize,
[INFO] [stdout]    | |_________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |       pub fn ok_empty() -> Self {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server-linux v0.1.0 (/opt/rustwide/workdir/server/linux)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "0c56ab3bffa33c5324081bfaacc205137d737571e39739707df1d76ceaee90e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c56ab3bffa33c5324081bfaacc205137d737571e39739707df1d76ceaee90e7", kill_on_drop: false }`
[INFO] [stdout] 0c56ab3bffa33c5324081bfaacc205137d737571e39739707df1d76ceaee90e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1555c3a2f3da38a7dba3ef4499d93e7a3d98a52ff0689205362850907df138c3
[INFO] running `Command { std: "docker" "start" "-a" "1555c3a2f3da38a7dba3ef4499d93e7a3d98a52ff0689205362850907df138c3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> runtime-shared/src/api_server/error.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing_subscriber::layer::Filter`
[INFO] [stderr]  --> runtime-shared/src/logging/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tracing_subscriber::layer::Filter;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]  --> runtime-shared/src/api_server/error.rs:4:6
[INFO] [stderr]   |
[INFO] [stderr] 4 | type Result<T> = std::result::Result<T, ApiServerError>;
[INFO] [stderr]   |      ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `runtime-shared` (lib) generated 3 warnings (run `cargo fix --lib -p runtime-shared` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> runtime-server/src/actors/api/actor.rs:26:15
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tracing::{error, info, instrument};
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DecodingKey`, `Validation`, and `decode`
[INFO] [stderr]  --> runtime-server/src/actors/api/v1/jwt.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     decode, encode, errors::Error, Algorithm, DecodingKey, EncodingKey, Header, Validation,
[INFO] [stderr]   |     ^^^^^^                                    ^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> runtime-server/src/actors/api/actor.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 195 | /         match message {
[INFO] [stderr] 196 | |             ApiMessage::TriggerPanic => panic!("Test: deliberate panic from ApiActor"),
[INFO] [stderr] 197 | |         }
[INFO] [stderr]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] 198 |
[INFO] [stderr] 199 |           Ok(())
[INFO] [stderr]     |           ^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `who`
[INFO] [stderr]    --> runtime-server/src/actors/api/actor.rs:210:59
[INFO] [stderr]     |
[INFO] [stderr] 210 |                 ractor::SupervisionEvent::ActorTerminated(who, _, _)
[INFO] [stderr]     |                                                           ^^^
[INFO] [stderr] 211 |                 | ractor::SupervisionEvent::ActorFailed(who, _) => {
[INFO] [stderr]     |                                                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 210 ~                 ractor::SupervisionEvent::ActorTerminated(_who, _, _)
[INFO] [stderr] 211 ~                 | ractor::SupervisionEvent::ActorFailed(_who, _) => {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> runtime-server/src/actors/api/actor.rs:206:9
[INFO] [stderr]     |
[INFO] [stderr] 206 |         state: &mut Self::State,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `AGENT_JWT_SECRET` is never used
[INFO] [stderr]  --> runtime-server/src/actors/api/jwt/mod.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const AGENT_JWT_SECRET: &str =
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `broadcast_tx`, and `server_jwt_secret` are never read
[INFO] [stderr]   --> runtime-server/src/actors/api/state.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) struct ApiState {
[INFO] [stderr]    |                   -------- fields in this struct
[INFO] [stderr] 11 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 12 |     pub broadcast_tx: Arc<Mutex<Sender<Message>>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 13 |     pub agent_jwt_secret: String,
[INFO] [stderr] 14 |     pub server_jwt_secret: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `NotFound` and `BadRequest` are never constructed
[INFO] [stderr]   --> runtime-server/src/actors/api/v1/errors.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum ApiError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 14 |     NotFound(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     BadRequest(String),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_to_agent` is never used
[INFO] [stderr]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:234:10
[INFO] [stderr]     |
[INFO] [stderr] 234 | async fn send_to_agent(registry: &AgentRegistry, id: &str, msg: Outbound) -> Result<(), ()> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_to_group` is never used
[INFO] [stderr]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:245:10
[INFO] [stderr]     |
[INFO] [stderr] 245 | async fn send_to_group(registry: &AgentRegistry, group: &str, msg: Outbound) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `broadcast` is never used
[INFO] [stderr]    --> runtime-server/src/actors/api/v1/handlers/agent/mod.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 | async fn broadcast(registry: &AgentRegistry, msg: Outbound) {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `groups`, and `token` are never read
[INFO] [stderr]   --> runtime-server/src/actors/api/v1/handlers/agent/types.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct AgentInfo {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr]  8 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]  9 |     pub groups: Vec<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub token: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AgentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `ok_empty` is never used
[INFO] [stderr]   --> runtime-server/src/actors/api/v1/responses.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | / impl<T> ApiResponse<T>
[INFO] [stderr] 19 | | where
[INFO] [stderr] 20 | |     T: Serialize,
[INFO] [stderr]    | |_________________- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |       pub fn ok_empty() -> Self {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `runtime-server` (lib) generated 13 warnings (run `cargo fix --lib -p runtime-server` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server_linux-60b3fb2f3c14ebea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1555c3a2f3da38a7dba3ef4499d93e7a3d98a52ff0689205362850907df138c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1555c3a2f3da38a7dba3ef4499d93e7a3d98a52ff0689205362850907df138c3", kill_on_drop: false }`
[INFO] [stdout] 1555c3a2f3da38a7dba3ef4499d93e7a3d98a52ff0689205362850907df138c3
