[INFO] cloning repository https://github.com/mi4uu/appbeholder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mi4uu/appbeholder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi4uu%2Fappbeholder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi4uu%2Fappbeholder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c00f18b221d9e649cf9ef17820662e1554ba41a2
[INFO] testing mi4uu/appbeholder against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi4uu%2Fappbeholder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mi4uu/appbeholder
[INFO] finished tweaking git repo https://github.com/mi4uu/appbeholder
[INFO] tweaked toml for git repo https://github.com/mi4uu/appbeholder written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mi4uu/appbeholder on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mi4uu/appbeholder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311
[INFO] running `Command { std: "docker" "start" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling postgres-derive v0.4.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling appbeholder v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stdout] warning: fields `name` and `version` are never read
[INFO] [stdout]   --> crates/server/src/api/otlp_types.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct InstrumentationScope {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     #[serde(default)]
[INFO] [stdout] 95 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 96 |     #[serde(default)]
[INFO] [stdout] 97 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstrumentationScope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_traces.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ScopeSpans {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 26 |     #[serde(default)]
[INFO] [stdout] 27 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeSpans` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_logs.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ScopeLogs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 30 |     #[serde(default)]
[INFO] [stdout] 31 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_metrics.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ScopeMetrics {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 29 |     #[serde(default)]
[INFO] [stdout] 30 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors_days` is never read
[INFO] [stdout]   --> crates/server/src/config.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RetentionConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub errors_days: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RetentionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/server/src/db/projects.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct HostDetail {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 85 |     pub id: Uuid,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_span` is never used
[INFO] [stdout]   --> crates/server/src/db/spans.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn insert_span(pool: &Pool, entry: &SpanEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_metric` is never used
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn insert_metric(pool: &Pool, entry: &MetricEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetricSummary` is never constructed
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MetricSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_metrics_summary` is never used
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn query_metrics_summary(pool: &Pool, project_id: Uuid) -> Result<Vec<MetricSummary>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration_ms` is never read
[INFO] [stdout]    --> crates/server/src/web/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct WaterfallSpan {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub duration_ms: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_name` and `trace_id` are never read
[INFO] [stdout]    --> crates/server/src/web/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | struct TraceDetailTemplate {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 140 |     project_slug: String,
[INFO] [stdout] 141 |     project_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 142 |     trace_id: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling appbeholder-agent v0.1.0 (/opt/rustwide/workdir/crates/agent)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 33.14s
[INFO] running `Command { std: "docker" "inspect" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling appbeholder v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling appbeholder-agent v0.1.0 (/opt/rustwide/workdir/crates/agent)
[INFO] [stdout] warning: fields `name` and `version` are never read
[INFO] [stdout]   --> crates/server/src/api/otlp_types.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct InstrumentationScope {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     #[serde(default)]
[INFO] [stdout] 95 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 96 |     #[serde(default)]
[INFO] [stdout] 97 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstrumentationScope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_traces.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ScopeSpans {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 26 |     #[serde(default)]
[INFO] [stdout] 27 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeSpans` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_logs.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ScopeLogs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 30 |     #[serde(default)]
[INFO] [stdout] 31 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]   --> crates/server/src/api/otlp_metrics.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ScopeMetrics {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 29 |     #[serde(default)]
[INFO] [stdout] 30 |     pub scope: Option<InstrumentationScope>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScopeMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors_days` is never read
[INFO] [stdout]   --> crates/server/src/config.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RetentionConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub errors_days: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RetentionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/server/src/db/projects.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct HostDetail {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 85 |     pub id: Uuid,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_span` is never used
[INFO] [stdout]   --> crates/server/src/db/spans.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn insert_span(pool: &Pool, entry: &SpanEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_metric` is never used
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn insert_metric(pool: &Pool, entry: &MetricEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetricSummary` is never constructed
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MetricSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `query_metrics_summary` is never used
[INFO] [stdout]   --> crates/server/src/db/metrics.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn query_metrics_summary(pool: &Pool, project_id: Uuid) -> Result<Vec<MetricSummary>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration_ms` is never read
[INFO] [stdout]    --> crates/server/src/web/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct WaterfallSpan {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub duration_ms: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_name` and `trace_id` are never read
[INFO] [stdout]    --> crates/server/src/web/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | struct TraceDetailTemplate {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 140 |     project_slug: String,
[INFO] [stdout] 141 |     project_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 142 |     trace_id: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.72s
[INFO] running `Command { std: "docker" "inspect" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name` and `version` are never read
[INFO] [stderr]   --> crates/server/src/api/otlp_types.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct InstrumentationScope {
[INFO] [stderr]    |            -------------------- fields in this struct
[INFO] [stderr] 94 |     #[serde(default)]
[INFO] [stderr] 95 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 96 |     #[serde(default)]
[INFO] [stderr] 97 |     pub version: Option<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InstrumentationScope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]   --> crates/server/src/api/otlp_traces.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct ScopeSpans {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 26 |     #[serde(default)]
[INFO] [stderr] 27 |     pub scope: Option<InstrumentationScope>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScopeSpans` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]   --> crates/server/src/api/otlp_logs.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct ScopeLogs {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 30 |     #[serde(default)]
[INFO] [stderr] 31 |     pub scope: Option<InstrumentationScope>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScopeLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]   --> crates/server/src/api/otlp_metrics.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct ScopeMetrics {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 29 |     #[serde(default)]
[INFO] [stderr] 30 |     pub scope: Option<InstrumentationScope>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScopeMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `errors_days` is never read
[INFO] [stderr]   --> crates/server/src/config.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct RetentionConfig {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub errors_days: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RetentionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> crates/server/src/db/projects.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct HostDetail {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 85 |     pub id: Uuid,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insert_span` is never used
[INFO] [stderr]   --> crates/server/src/db/spans.rs:21:14
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub async fn insert_span(pool: &Pool, entry: &SpanEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insert_metric` is never used
[INFO] [stderr]   --> crates/server/src/db/metrics.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub async fn insert_metric(pool: &Pool, entry: &MetricEntry) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MetricSummary` is never constructed
[INFO] [stderr]   --> crates/server/src/db/metrics.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct MetricSummary {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `query_metrics_summary` is never used
[INFO] [stderr]   --> crates/server/src/db/metrics.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub async fn query_metrics_summary(pool: &Pool, project_id: Uuid) -> Result<Vec<MetricSummary>, Box<dyn std::error::Error>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `duration_ms` is never read
[INFO] [stderr]    --> crates/server/src/web/mod.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct WaterfallSpan {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub duration_ms: f64,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `project_name` and `trace_id` are never read
[INFO] [stderr]    --> crates/server/src/web/mod.rs:141:5
[INFO] [stderr]     |
[INFO] [stderr] 139 | struct TraceDetailTemplate {
[INFO] [stderr]     |        ------------------- fields in this struct
[INFO] [stderr] 140 |     project_slug: String,
[INFO] [stderr] 141 |     project_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 142 |     trace_id: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `appbeholder` (bin "appbeholder" test) generated 12 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/appbeholder-4245b5a59479b49f)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/appbeholder_agent-6f1ccfe2f46ba7ba)
[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" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311", kill_on_drop: false }`
[INFO] [stdout] 03fd427b91fbc45080bc469edc2f5e2f908173833b3da1b89afdf6bb450cf311
