[INFO] cloning repository https://github.com/queuetue/planter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/queuetue/planter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueuetue%2Fplanter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueuetue%2Fplanter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29b0dc24764faa3f6d8828580c258992ec0e554a [INFO] building queuetue/planter against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueuetue%2Fplanter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/queuetue/planter [INFO] finished tweaking git repo https://github.com/queuetue/planter [INFO] tweaked toml for git repo https://github.com/queuetue/planter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/queuetue/planter on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/queuetue/planter 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84648ce5c83f8d7ef33ce36d9ee3af60cd062b801402179910f349ff393432b5 [INFO] running `Command { std: "docker" "start" "-a" "84648ce5c83f8d7ef33ce36d9ee3af60cd062b801402179910f349ff393432b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84648ce5c83f8d7ef33ce36d9ee3af60cd062b801402179910f349ff393432b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84648ce5c83f8d7ef33ce36d9ee3af60cd062b801402179910f349ff393432b5", kill_on_drop: false }` [INFO] [stdout] 84648ce5c83f8d7ef33ce36d9ee3af60cd062b801402179910f349ff393432b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b910c56855e0ecd04765db41f7b653f5cd8e4612484aed54369ce67822d44e1 [INFO] running `Command { std: "docker" "start" "-a" "6b910c56855e0ecd04765db41f7b653f5cd8e4612484aed54369ce67822d44e1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-nats v0.36.0 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling planter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RedisEventBus` [INFO] [stdout] --> src/log/mod.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub use service::{RedisEventBus, LoggingService}; [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 variable: `nats_client` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let nats_client = if let Ok(nats_url) = std::env::var("NATS_URL") { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nats_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_bus` is never used [INFO] [stdout] --> src/log/event_bus.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_bus(bus: Box) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/storage.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 52 | impl LogStorage { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RedisEventBus` is never constructed [INFO] [stdout] --> src/log/service.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RedisEventBus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/log/service.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl RedisEventBus { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 10 | pub fn new(redis_client: RedisClient) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/service.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 40 | impl LoggingService { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `connect` is never used [INFO] [stdout] --> src/nats/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn connect(url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/nats/session.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl NatsSession { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn control_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn log_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn events_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn diff_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn send_control(&self, command: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn publish_state(&self, phase_id: String, status: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn publish_log(&self, phase_id: Option, level: String, message: String) -> Result<(), Box Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub async fn subscribe_start(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_url` is never read [INFO] [stdout] --> src/nats/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NatsClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | client: Client, [INFO] [stdout] 9 | server_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `session_with_id`, `health_check`, `server_info`, and `subscribe_all_sessions` are never used [INFO] [stdout] --> src/nats/client.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl NatsClient { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn session_with_id(&self, session_id: String) -> NatsSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub async fn health_check(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn server_info(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn subscribe_all_sessions(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ControlMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ControlMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StateMessage { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct LogMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionMessage` is never used [INFO] [stdout] --> src/nats/messages.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum SessionMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionControl` is never used [INFO] [stdout] --> src/nats/messages.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum SessionControl { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6b910c56855e0ecd04765db41f7b653f5cd8e4612484aed54369ce67822d44e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b910c56855e0ecd04765db41f7b653f5cd8e4612484aed54369ce67822d44e1", kill_on_drop: false }` [INFO] [stdout] 6b910c56855e0ecd04765db41f7b653f5cd8e4612484aed54369ce67822d44e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 221ac3c36b99d71e9976086e3699a04c9aa7349b85c65012ec030a65439a89a9 [INFO] running `Command { std: "docker" "start" "-a" "221ac3c36b99d71e9976086e3699a04c9aa7349b85c65012ec030a65439a89a9", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling planter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/diff/plan/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [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: `super::*` [INFO] [stdout] --> src/executor/driver/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/executor/hooks/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LoggingService` [INFO] [stdout] --> tests/endpoints_integration.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use planter::log::{init_logger, LoggingService}; [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: `post` [INFO] [stdout] --> tests/sync_from_integration.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use axum::{Router, routing::{get, post}}; [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: `std::net::SocketAddr` [INFO] [stdout] --> tests/shutdown_reload_real.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::SocketAddr; [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: `Child` [INFO] [stdout] --> tests/shutdown_reload_real.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use std::process::{Command, Child}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> tests/shutdown_reload_real.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RedisEventBus` [INFO] [stdout] --> src/log/mod.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub use service::{RedisEventBus, LoggingService}; [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 variable: `session_id` [INFO] [stdout] --> tests/nats_session_integration.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let session_id = session.session_id.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RedisEventBus` [INFO] [stdout] --> src/log/mod.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub use service::{RedisEventBus, LoggingService}; [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: `super::*` [INFO] [stdout] --> src/diff/plan/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/executor/driver/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/executor/hooks/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_sub` [INFO] [stdout] --> tests/nats_http_integration.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let state_sub = peer_client.subscribe(state_subject.clone()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_sub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_sub` [INFO] [stdout] --> tests/nats_http_integration.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let log_sub = peer_client.subscribe(log_subject.clone()).await.unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `planter` (lib test); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name planter --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58d36573d70b44f7 -C extra-filename=-7fb436dd60980113 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `nats_client` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let nats_client = if let Ok(nats_url) = std::env::var("NATS_URL") { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nats_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `planter` (test "integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name integration_tests --edition=2021 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5aa3ba8799b77ac -C extra-filename=-c3bd0eac723d08c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: function `set_bus` is never used [INFO] [stdout] --> src/log/event_bus.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_bus(bus: Box) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/storage.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 52 | impl LogStorage { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RedisEventBus` is never constructed [INFO] [stdout] --> src/log/service.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RedisEventBus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/log/service.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl RedisEventBus { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 10 | pub fn new(redis_client: RedisClient) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/service.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 40 | impl LoggingService { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `connect` is never used [INFO] [stdout] --> src/nats/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn connect(url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/nats/session.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl NatsSession { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn control_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn log_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn events_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn diff_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn send_control(&self, command: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn publish_state(&self, phase_id: String, status: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn publish_log(&self, phase_id: Option, level: String, message: String) -> Result<(), Box Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub async fn subscribe_start(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_url` is never read [INFO] [stdout] --> src/nats/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NatsClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | client: Client, [INFO] [stdout] 9 | server_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `session_with_id`, `health_check`, `server_info`, and `subscribe_all_sessions` are never used [INFO] [stdout] --> src/nats/client.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl NatsClient { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn session_with_id(&self, session_id: String) -> NatsSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub async fn health_check(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn server_info(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn subscribe_all_sessions(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ControlMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ControlMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StateMessage { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct LogMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionMessage` is never used [INFO] [stdout] --> src/nats/messages.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum SessionMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionControl` is never used [INFO] [stdout] --> src/nats/messages.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum SessionControl { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `planter` (test "nats_http_integration"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name nats_http_integration --edition=2021 tests/nats_http_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85352ead02daca22 -C extra-filename=-dfb1e2c9f2bfddcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: unused variable: `nats_client` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let nats_client = if let Ok(nats_url) = std::env::var("NATS_URL") { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nats_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_bus` is never used [INFO] [stdout] --> src/log/event_bus.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_bus(bus: Box) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/storage.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 52 | impl LogStorage { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RedisEventBus` is never constructed [INFO] [stdout] --> src/log/service.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RedisEventBus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/log/service.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl RedisEventBus { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 10 | pub fn new(redis_client: RedisClient) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_plan_logs` is never used [INFO] [stdout] --> src/log/service.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 40 | impl LoggingService { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub async fn get_plan_logs(&self, plan_id: &str) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `connect` is never used [INFO] [stdout] --> src/nats/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn connect(url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/nats/session.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl NatsSession { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn control_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn log_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn events_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_state_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn diff_subject(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn send_control(&self, command: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub async fn publish_state(&self, phase_id: String, status: String) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub async fn publish_log(&self, phase_id: Option, level: String, message: String) -> Result<(), Box Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub async fn subscribe_start(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_url` is never read [INFO] [stdout] --> src/nats/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NatsClient { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | client: Client, [INFO] [stdout] 9 | server_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `session_with_id`, `health_check`, `server_info`, and `subscribe_all_sessions` are never used [INFO] [stdout] --> src/nats/client.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl NatsClient { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn session_with_id(&self, session_id: String) -> NatsSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub async fn health_check(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn server_info(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn subscribe_all_sessions(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ControlMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ControlMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StateMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StateMessage { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogMessage` is never constructed [INFO] [stdout] --> src/nats/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct LogMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionMessage` is never used [INFO] [stdout] --> src/nats/messages.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum SessionMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SessionControl` is never used [INFO] [stdout] --> src/nats/messages.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum SessionControl { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `planter` (bin "planter"); 16 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name planter --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=faaaf76800a9f97b -C extra-filename=-ab5ab253e98ab8ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `planter` (test "logs_stateless") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name logs_stateless --edition=2021 tests/logs_stateless.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=402a24bb0de2cde6 -C extra-filename=-b561c1ca7f91cd02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `planter` (bin "planter" test); 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name planter --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7004bb82001fcbcc -C extra-filename=-8880e2a837151a0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `planter` (test "endpoints_integration"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name endpoints_integration --edition=2021 tests/endpoints_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd409ccaf104742b -C extra-filename=-ed57c68d3cac1bdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-38e092b52dc728ed.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-82513bc290fcd13e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-a389c05018c1bba7.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79e2ad5065bc204e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern planter=/opt/rustwide/target/debug/deps/libplanter-a118edd06fc9d38a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-0ade889392d348c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc0534001c89a934.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af803f63ac5d5c6b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c310e7ff2baa92a0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38469c9fb48b46b2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0fbb7c86b15567c5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-81809560a332cb58.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fe643dda92d844b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8cb4dc25bc940ec7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "221ac3c36b99d71e9976086e3699a04c9aa7349b85c65012ec030a65439a89a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221ac3c36b99d71e9976086e3699a04c9aa7349b85c65012ec030a65439a89a9", kill_on_drop: false }` [INFO] [stdout] 221ac3c36b99d71e9976086e3699a04c9aa7349b85c65012ec030a65439a89a9